coords (module)

Calculations and conversions based on sky-coordinates

Classes

separations(log, ra1, dec1, ra2, dec2[, …])

The worker class for the separations module

translate(log, ra, dec, northArcsec, eastArcsec)

Translate a set of coordinates north and east by distances given in arcsecs

unit_conversion(log[, settings])

The worker class for the unit_conversion module

Functions

coordinates_to_array(log, ra, dec)

Convert a single value RA, DEC or list of RA and DEC to numpy arrays

Sub-modules

coordinates_to_array(log, ra, dec)

Convert a single value RA, DEC or list of RA and DEC to numpy arrays

separations(log, ra1, dec1, ra2, dec2[, …])

The worker class for the separations module

translate(log, ra, dec, northArcsec, eastArcsec)

Translate a set of coordinates north and east by distances given in arcsecs

unit_conversion(log[, settings])

The worker class for the unit_conversion module