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

Fix summary #242

Merged
merged 14 commits into from
Jul 30, 2024
Merged

Fix summary #242

merged 14 commits into from
Jul 30, 2024

Conversation

matteobachetti
Copy link
Collaborator

@matteobachetti matteobachetti commented Jul 17, 2024

Resolve #240

Based on my understanding of the new naming convention, I now single out Summary files from either being "summary.fits" or starting by "Sum_", case-insensitive. Is there any other inference I should do on the file name?

PS: While doing this, I found another bug that I also resolve here: resolve #243

@matteobachetti matteobachetti marked this pull request as draft July 17, 2024 19:04
@matteobachetti matteobachetti marked this pull request as ready for review July 18, 2024 07:42
@matteobachetti matteobachetti requested review from sergiopoppi and giuseppe-carboni and removed request for sergiopoppi and giuseppe-carboni July 18, 2024 07:42
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.00%. Comparing base (506eb09) to head (7848f6b).
Report is 13 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #242       +/-   ##
===========================================
+ Coverage   77.08%   93.00%   +15.92%     
===========================================
  Files          25       25               
  Lines        6296     6308       +12     
===========================================
+ Hits         4853     5867     +1014     
+ Misses       1443      441     -1002     

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

@matteobachetti matteobachetti merged commit fed610f into main Jul 30, 2024
12 checks passed
@matteobachetti matteobachetti deleted the fix_summary branch July 30, 2024 12:42
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.

Zernike moments are calculated for all images New version summary fits file name not handled
2 participants