Contents
Model
read_image()
read_model()
read_spectrum()
This functions reads an image file created by RADMC-3D and returns a dictionary with the image data.
RADMC-3D
path (str) – Path to the image data file
d – Dictionary with the image data
dict