Skip to content

Fix for issue 132#133

Merged
joezuntz merged 3 commits intomasterfrom
bug_132
Oct 16, 2025
Merged

Fix for issue 132#133
joezuntz merged 3 commits intomasterfrom
bug_132

Conversation

@marcpaterno
Copy link
Copy Markdown
Collaborator

This PR will close issue #132.

It uses a single-column table to write covariance data. This avoids the problems with the TFIELDS limit of 999, while not needing the significant reorganization that would be required to recover the earlier storage of covariance matrices in FITS images.

This also adds independent version numbers for FITS and HDF5 file formats, in case future changes are needed.

@github-actions
Copy link
Copy Markdown

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1667 1476 89% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
sacc/covariance.py 85% 🟢
sacc/sacc.py 81% 🟢
TOTAL 83% 🟢

updated for commit: 4ea99ea by action🐍

Copy link
Copy Markdown
Collaborator

@joezuntz joezuntz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Marc - thanks for getting to this so quickly!

@joezuntz joezuntz merged commit c6189c3 into master Oct 16, 2025
4 checks passed
@joezuntz joezuntz deleted the bug_132 branch October 16, 2025 07:49
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.

2 participants