Open DougBurke opened 6 years ago
Is this resolved with crates changes in 4.12?
Unclear.
On Mon, Nov 18, 2019 at 5:04 PM Ken Glotfelty notifications@github.com wrote:
Is this resolved with crates changes in 4.12?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cxcsds/ciao-contrib/issues/171?email_source=notifications&email_token=AABW27QDSIB7PEHDZWWZ4B3QUMGOTA5CNFSM4GGD7652YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEMCKDA#issuecomment-555230476, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABW27U65BVJTJ5LOZW43JDQUMGOTANCNFSM4GGD765Q .
We have bits of code that add in the
BUNIT
keyword which can be lost with crates/DM operations. It normally is something along the lines ofBUNIT
from input and output filedmhedit
the output file to have the input valueShould this be updated to try and fix the related issue, that the
BUNIT
value has incorrectly been added to the first spatial column of the image (e.g. normally the SKY coordinate mapping)?It's not clear to me whether we can edit the files appropriately with the existing tooling (since these are DataModel-protected keywords). Or in fact when this happens and when it doesn't.