Plots and the Plotting InterfaceΒΆ

PlotCollection(pf[, center]) The primary interface for creating plots.
PlotCollectionInteractive(*args, **kwargs)
FixedResolutionBuffer(data_source, bounds, ...) This accepts a 2D data object, such as a Projection or Slice, and
ObliqueFixedResolutionBuffer(data_source, ...) This object is a subclass of yt.raven.FixedResolution.FixedResolutionBuffer
AnnuliProfiler(fixed_buffer, center, ...) This is a very simple class, principally used to sum up total values inside annuli in a fixed resolution buffer.

Previous topic

yt.lagos.StaticOutput.keys

Next topic

yt.raven.PlotCollection

This Page