construct_exposure_table#
- niriss_tools.pipeline.construct_exposure_table(file_dir, ext_pattern='*_rate.fits', cpu_count=4)[source]#
Compile an exposure table based on the file contents of a directory.
- Parameters:
- Returns:
astropy.table.TableThe exposure table.