pynbody.plot.profile

pynbody.plot.profile#

Plots for radial profiles

For more information, see the Profiles tutorial.

Changed in version 2.0: The fourier_profile routine has been removed.

Call signatures for the other two functions have been cleared up (see below).

Functions

density_profile(sim[, center, r_units, ...])

Generate and plot a 3D density profile with error-bars.

rotation_curve(sim[, center, r_units, ...])

Generate and plot a rotation curve.