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

Perform coordinate binning in pixel space #104

Merged
merged 6 commits into from
Feb 25, 2025
Merged

Perform coordinate binning in pixel space #104

merged 6 commits into from
Feb 25, 2025

Conversation

wtbarnes
Copy link
Owner

Fixes #88

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 79.54545% with 9 lines in your changes missing coverage. Please review.

Project coverage is 61.09%. Comparing base (8e3c18d) to head (7744e6e).

Files with missing lines Patch % Lines
synthesizAR/instruments/hinode.py 20.00% 4 Missing ⚠️
synthesizAR/visualize/fieldlines.py 0.00% 3 Missing ⚠️
synthesizAR/instruments/base.py 93.93% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   60.83%   61.09%   +0.25%     
==========================================
  Files          41       41              
  Lines        2160     2159       -1     
==========================================
+ Hits         1314     1319       +5     
+ Misses        846      840       -6     

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

@wtbarnes wtbarnes merged commit c06d817 into main Feb 25, 2025
9 checks passed
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.

Binning in LOS projection step should be in pixel space
2 participants