read_image

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

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

Parameters:

path (str) – Path to the image data file

Returns:

d – Dictionary with the image data

Return type:

dict