spacetelescope / nircam_calib

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

Added missing unit test to increase code coverage #85

Closed aliciacanipe closed 5 years ago

aliciacanipe commented 5 years ago

Fixed script to include unit test for correct_for_NaN() instead of wrapping up NaN checks into the other unit tests to allow tool to determine code coverage.