Nat1405 / Nifty4Gemini

A Gemini Data Reduction Pipeline Framework
MIT License
0 stars 0 forks source link

ArcDark identification throughout pipeline #23

Open Nat1405 opened 4 years ago

Nat1405 commented 4 years ago

Noting that the isArcDark check in nifsSort.rewriteCalibrationLists() doesn't use exptimes brought this up. This is a problem because arc darks are currently identified by checking that their exposure time is the same as a known arc. It would be good to go through the pipeline and make sure that arc darks of the proper exposure time are being used (it might be fine though, since we're only using the arcs for a wavelength calibration).