add_object_pos_airmass

msumastro.header_processing.patchers.add_object_pos_airmass(header, history=False)[source]

Add object information, such as RA/Dec and airmass.

Parameters
headerastropy..io.fits.Header

FITS header to be modified.

historybool

If True, write history for each keyword changed.

Notes

Has side effect of setting feder site JD to JD-OBS, which means it also assume JD.value has been set.