models.radiativeTransfer.orientation.open_voxel_emission#

open_voxel_emission(directory, hi=False, verbose=False)[source]#

Open the file containing the emissivity and absorption of all voxels. This will save the contents in a sub-module variable.

Parameters:

directory – path to the model files

Returns:

Emissivities in K/pc; absorptions in 1/pc

species file shape -> (n_voxels, n_v_obs, n_transitions)

dust file shape -> (n_voxels, n_wavelengths)