yt.extensions.volume_rendering.import_rgba

yt.extensions.volume_rendering.import_rgba(name, h5=True)

This function will read back in an HDF5 file, as saved by export_rgba, and return the frames to the user. name is the name of the file to be read in.

Previous topic

yt.extensions.volume_rendering.export_rgba

Next topic

yt.extensions.volume_rendering.plot_channel

This Page