Skip to content

add FITS saving and loading#224

Merged
jmbhughes merged 2 commits intomainfrom
add-fits
Nov 2, 2024
Merged

add FITS saving and loading#224
jmbhughes merged 2 commits intomainfrom
add-fits

Conversation

@jmbhughes
Copy link
Member

@jmbhughes jmbhughes commented Nov 2, 2024

Add FITS saving and loading

Closes #222

@codecov
Copy link

codecov bot commented Nov 2, 2024

Codecov Report

Attention: Patch coverage is 94.02985% with 4 lines in your changes missing coverage. Please review.

Project coverage is 87.78%. Comparing base (15876d9) to head (388d947).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
regularizepsf/psf.py 93.10% 2 Missing ⚠️
regularizepsf/transform.py 91.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
+ Coverage   87.55%   87.78%   +0.22%     
==========================================
  Files          12       12              
  Lines         836      884      +48     
==========================================
+ Hits          732      776      +44     
- Misses        104      108       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jmbhughes jmbhughes merged commit ca4ffb4 into main Nov 2, 2024
@jmbhughes jmbhughes deleted the add-fits branch November 2, 2024 17:09
@jmbhughes jmbhughes self-assigned this Nov 2, 2024
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.

Add FITS file saving

1 participant