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): TocFits class for FITS-backed tocdicts #53

Merged
merged 4 commits into from
Nov 11, 2023
Merged

ENH(io): TocFits class for FITS-backed tocdicts #53

merged 4 commits into from
Nov 11, 2023

Conversation

ntessore
Copy link
Contributor

Add a TocFits class that implements a FITS-backed mapping compatible with TocDict. The base class is generic, concrete implementations are AlmFits, ClsFits, and MmsFits.

Closes: #47

@ntessore
Copy link
Contributor Author

Still work in progress, lacks the filtering functions of TocDict. These must probably be reimplemented in TocFits to prevent reading all of the data when filtering.

@ntessore ntessore marked this pull request as ready for review November 11, 2023 13:33
@ntessore ntessore merged commit 880acb3 into main Nov 11, 2023
6 checks passed
@ntessore ntessore deleted the pr/gh-47 branch November 11, 2023 13:35
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.

FITS-backed TocDicts
1 participant