stackFrames primitive sets incorrect filename if phu["ORIGNAME"] does not exists. #454
Labels
bug 🐛
Something should be working but it isn't
component - gemini
gemini_instruments and geminidr
urgency-medium
Somewhat normal urgency
Here is a relevant code.
DRAGONS/geminidr/core/primitives_stack.py
Line 400 in 32aee56
I understand that
ORIGNAME
can be set bystandardizeHeaders
primitive. Still, I think it could be better to simply use 'orig_filename' property of adinputs[0], for example, instead of directly accessing the header.The text was updated successfully, but these errors were encountered: