pynbody.plot.stars

pynbody.plot.stars#

Routines for plots related to stellar particles

Changed in version 2.0: satlf, guo, subfindguo, moster and behroozi have been removed; these routines were not being actively maintained and presented out-of-date data.

Functions

contour_surface_brightness(sim[, band, ...])

Plot surface brightness contours in the given band.

render(sim[, r_band, g_band, b_band, width, ...])

Make a 3-color image of stars.

render_mollweide(sim[, r_band, g_band, ...])

Make a 3-color all-sky image of stars in a mollweide projection, i.e. a projection of all angles around the origin.

sbprofile(sim[, band, diskheight, rmax, ...])

Make a surface brightness profile

schmidtlaw(sim[, center, pretime, ...])

Plot star formation surface density vs gas surface density in radial annuli

sfh(sim[, massform, trange, bins])

Make a star formation history plot.