Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-13084: Be smarter about combining metadata from FITS headers #307

Merged
merged 3 commits into from Jan 24, 2018

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented Jan 11, 2018

No description provided.

which combines property lists in a FITS-savvy fashion.
This avoids turning scalars into lists and type mismatch errors
when one value overrides another (a threat for LTV1, LVT2
if special measures are not taken elsewhere)
Make readMetadata call combineMetadata even if not combining
metadata from two different HDUs so the user can rely on the
returned data even if the header has invalid entries
(e.g. non-string COMMENT or HISTORY cards, or repeated values
of any other card).
@r-owen r-owen merged commit 5f591ce into master Jan 24, 2018
@ktlim ktlim deleted the tickets/DM-13084 branch August 25, 2018 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants