PyWiFeS / pipeline

The Python data reduction pipeline for WiFeS
6 stars 26 forks source link

Investigate NaNs in src/wifes_calib.py #27

Closed timothyfrankdavies closed 7 months ago

timothyfrankdavies commented 8 months ago

In our test runs we get NaNs mixed in after calling extract_wifes_stdstar. Either there's an issue further up the pipeline, or that function should have better handling for NaNs. For now, it will filter them out in #25.