Nat1405 / Nifty4Gemini

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

Dithering within an Observation unsupported #15

Open Nat1405 opened 4 years ago

Nat1405 commented 4 years ago

GN-2006B-Q-107 seems to dither within individual observations. The final cube merging isn't able to detect sub-observation dithering (yet).

This is a possible feature to add to nifsMerge if enough programs require it.

For now, a stop-gap check should be added in nifsSort.sortScienceAndTelluric() to detect this situation and handle it (either terminate the reduction or remove that directory from the list of directories to reduce).