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_filepath
PathLike The path to the file of interest.
- assoc
str, optional The name of the association, by default
"".
- fits_filepath
- Returns:
astropy.table.TableThe table containing all of the information.