read_spectrum

dustpylib.radtrans.radmc3d.read_spectrum(path)[source]

This functions reads a spectrum file created by RADMC-3D and returns a dictionary with the SED data.

Parameters:

path (str) – Path to the spectrum data file

Returns:

d – Dictionary with the SED data

Return type:

dict