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

ENH(io): write nested tuple keys to FITS #128

Merged
merged 2 commits into from
Apr 13, 2024
Merged

ENH(io): write nested tuple keys to FITS #128

merged 2 commits into from
Apr 13, 2024

Conversation

ntessore
Copy link
Contributor

Keys written to FITS files can now be tuple of tuples (but not deeper). The resulting keys are separated by comma, and then semicolon.

Closes: #127

Keys written to FITS files can now be tuple of tuples (but not deeper).
The resulting keys are separated by comma, and then semicolon.

Closes: #127
@ntessore ntessore merged commit ddd4194 into main Apr 13, 2024
7 checks passed
@ntessore ntessore deleted the pr-127 branch April 13, 2024 08:10
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.

Support writing of nested keys to FITS
1 participant