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

Support providing masks for star-finding #29

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Conversation

svank
Copy link
Contributor

@svank svank commented Apr 13, 2023

This allows a mask to be passed through to SEP's star-finding. The same formats are accepted as for the images themselves (list of filenames, 3D array, or generator).

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 96.42% and project coverage change: +0.09 🎉

Comparison is base (7635d4d) 93.92% compared to head (1ba448c) 94.02%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   93.92%   94.02%   +0.09%     
==========================================
  Files           9        9              
  Lines         774      820      +46     
==========================================
+ Hits          727      771      +44     
- Misses         47       49       +2     
Impacted Files Coverage Δ
regularizepsf/fitter.py 86.69% <92.30%> (+0.43%) ⬆️
tests/test_fitter.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jmbhughes jmbhughes merged commit 21acbe8 into punch-mission:main Apr 18, 2023
@svank svank deleted the masks branch August 25, 2023 18:26
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.

3 participants