add_time_info

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

Add JD, MJD, LST to FITS header

Parameters
headerastropy..io.fits.Header

FITS header to be modified.

historybool

If True, write history for each keyword changed.