spacetelescope / nircam_calib

A collection of software for creating NIRCam reference files, pipeline testing, etc.
2 stars 15 forks source link

WIP: Data validation enhancements #109

Open bsunnquist opened 4 years ago

bsunnquist commented 4 years ago

I started incorporating the enhancements from https://github.com/spacetelescope/nircam_calib/issues/105

So far, these include fixing the all module assumption, fixing the EFFEXPTM calculation, incorporating all checks for dark.fits files (for those observations with EXP_TYPE=NRC_DARK), and verifying the APT Subarray is consistent with the header APERNAME.

I'll keep updating this pull request as more enhancements are added.