galpy.df.streamdf.plotCompareTrackAAModel¶
- streamdf.plotCompareTrackAAModel(**kwargs)[source]¶
Plot the comparison between the underlying model’s dOmega_perp vs. dangle_r (line) and the track in (x,v)’s dOmega_perp vs. dangle_r (dots; explicitly calculating the track’s action-angle coordinates)
- Parameters:
**kwargs (dict) – galpy.util.plot.plot kwargs
- Return type:
None
Notes
2014-08-27 - Written - Bovy (IAS)