-
Notifications
You must be signed in to change notification settings - Fork 11
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
Create fits files #465
Create fits files #465
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #465 +/- ##
==========================================
- Coverage 61.15% 57.96% -3.20%
==========================================
Files 19 19
Lines 1555 1658 +103
==========================================
+ Hits 951 961 +10
- Misses 604 697 +93
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me! Might you consider adding a unit test to ensure these functions work? There is an example in test_pipeline.py
another question @pecom is the saving and loading with fits files useful to you for the |
@pecom I'm closing this for now, is it finished? feel free to let me know or re-open if you are still interested |
Adds functionality to save blended/deblended batches as FITS files.