extract_fits_info#

niriss_tools.pipeline.extract_fits_info(fits_filepath, assoc='')[source]#

Populate a table with info derived from a FITS header.

Parameters:
fits_filepathPathLike

The path to the file of interest.

assocstr, optional

The name of the association, by default "".

Returns:
astropy.table.Table

The table containing all of the information.