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

BUG(io): store toc dtype when opening an existing FITS #106

Merged
merged 1 commit into from
Jan 6, 2024
Merged

Conversation

ntessore
Copy link
Contributor

@ntessore ntessore commented Jan 6, 2024

Fixes a bug that meant the dtype of the toc of existing FITS files was not stored.

Also adds a missing test case which would have shown the bug earlier.

Fixes: #105

Fixes a bug that meant the dtype of the toc of existing FITS files was
not stored.

Also adds a missing test case which would have shown the bug earlier.

Fixes: #105
@ntessore ntessore changed the title FIX(io): store toc dtype when opening an existing FITS BUG(io): store toc dtype when opening an existing FITS Jan 6, 2024
@ntessore ntessore merged commit d98e81b into main Jan 6, 2024
6 of 7 checks passed
@ntessore ntessore deleted the pr-105 branch January 6, 2024 16:27
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.

TocFits does not store dtype when opening existing FITS
1 participant