Previous topic

galpy.orbit.Orbit.plotEz

Next topic

galpy.orbit.Orbit.plotphi

This Page

galpy.orbit.Orbit.plotEzJz

Orbit.plotEzJz(*args, **kwargs)

NAME:

plotEzJzt

PURPOSE:

plot E_z(t)/sqrt(dens(R)) along the orbit (an approximation to the vertical action)

INPUT:

pot - Potential instance or list of instances in which the orbit was integrated

d1= plot Ez vs d1: e.g., ‘t’, ‘z’, ‘R’

+bovy_plot.bovy_plot inputs

OUTPUT:

figure to output device

HISTORY:

2010-08-08 - Written - Bovy (NYU)