yt.raven.PlotCollectionInteractive.switch_field

PlotCollectionInteractive.switch_field(*args, **kwargs)

Change the displayed of all image plots.

All images that display a field – slices, cutting planes, projections – will be switched to display the specified field. For projections, this will re-generate the projection, if it is unable to load the projected field off-disk.

Parameters :

field : string

Any field that can be generated or read from disk.

This Page