get_planet_table#
- skysim.query.get_planet_table(body_locations)[source]#
Get the planetary information at each observing time.
- Parameters:
- body_locations
dict[str,astropy.coordinates.SkyCoord] Dictionary of sun and planet locations for each observation time (includes earth).
- body_locations
- Returns:
list[astropy.table.QTable]QTable of planetary info for each observing time.