ccdproc
ccdproc copied to clipboard
Allow specification of FITS suffixes in `ImageFileCollection`
Our observatory writes .FIT files, and there appears to be no way at
present to read these with an ImageFileCollection.
Codecov Report
Merging #727 (909b659) into master (9611aa9) will increase coverage by
0.02%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #727 +/- ##
==========================================
+ Coverage 95.49% 95.51% +0.02%
==========================================
Files 30 30
Lines 3931 3949 +18
==========================================
+ Hits 3754 3772 +18
Misses 177 177
| Impacted Files | Coverage Δ | |
|---|---|---|
| ccdproc/image_collection.py | 99.21% <100.00%> (+0.01%) |
:arrow_up: |
| ccdproc/tests/test_image_collection.py | 98.88% <100.00%> (+0.01%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 9611aa9...f1d6064. Read the comment docs.
@keflavich -- do you have time to add a test for this? If not, I can do that Monday and then merge. I'm not sure why your files are not being picked up since fit was already supposed to be one of the recognized extensions but I'm 👍 on this feature in any event.
no time, sorry 🕐