Barak 0.3.2 documentation

barak.coord.dec2s

«  barak.coord.ang_sep   ::   Contents   ::   barak.coord.dec_dec2s  »

barak.coord.dec2s

barak.coord.dec2s(ra, dec)[source]

Convert an RA and Dec from degrees to sexigesimal.

Parameters :

ra, dec: floats or arrays of floats, shape (N,) :

The RA and Dec in degrees.

Returns :

ra, dec: str or arrays of str, shape (N,) :

The RA and Dec in ‘hour:min:s’ ‘deg:min:s’ format.

«  barak.coord.ang_sep   ::   Contents   ::   barak.coord.dec_dec2s  »