Keck-DataReductionPipelines / KCWI_DRP

KCWI python DRP
BSD 3-Clause "New" or "Revised" License
8 stars 12 forks source link

compressed files #81

Open rcooke-ast opened 3 years ago

rcooke-ast commented 3 years ago

A pretty minor bug, but I'm using compressed fits files with extension .fits.gz, however, the redux products are called KB.20181009.12345.fits_int.gz. I think this might need to be changed to first check if a compressed file is being used. I have a workaround, but thought I'd flag this in case other users see the same behaviour. Thanks!

The obvious thing is to not use compressed files :-\

MNBrod commented 3 years ago

Thanks for pointing this out. We'll add this to our to-do list, although it may be a while until we have time to handle it properly. In the meantime, I'd recommend uncompressed files.