Keck-DataReductionPipelines / MosfireDRP

http://keck-datareductionpipelines.github.io/MosfireDRP
10 stars 13 forks source link

The .original files generated by fix_long2pos_headers are counted again by handle #62

Closed joshwalawender closed 6 years ago

joshwalawender commented 8 years ago

It looks like the duplicate .original files generated by fix_long2pos_headers get counted on subsequent mospy handle runs leading to a single raw file being listed twice in the output list files (once as .fits and once as .fits.original).

lucarizzi commented 8 years ago

Oops. Not good !

I usually do mospy handle *.fits so maybe that is why I never saw this behavior

On Aug 25, 2016, at 4:54 PM, Josh Walawender notifications@github.com wrote:

It looks like the duplicate .original files generated by fix_long2pos_headers get counted on subsequent mospy handle runs leading to a single raw file being listed twice in the output list files (once as .fits and once as .fits.original).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

joshwalawender commented 6 years ago

Addressed by #103