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

Cleanup of visibility (u,v) points definition #98

Merged
merged 7 commits into from
Apr 30, 2024

Conversation

paolomassa
Copy link
Contributor

  • Merged 'get_visibility_info_giordano' and 'get_visibility_info' into 'get_uv_points_data'
  • Removed 'correct_phase_projection' since it is not needed with the new definition of (u,v) points
  • Added 'test_visibility.py' (and removed 'test_visibility.bk')
  • Updated 'imaging_demo.py' to be consistent with the new definition of (u,v) points

- Merged 'get_visibility_info_giordano' and 'get_visibility_info' into 'get_uv_points_data'
- Removed 'correct_phase_projection' since it is not needed with the new definition of (u,v) points
- Added 'test_visibility.py' (and removed 'test_visibility.bk')
- Updated 'imaging_demo.py' to be consistent with the new definition of (u,v) points
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 64.03%. Comparing base (d72c4c1) to head (e8759a2).

❗ Current head e8759a2 differs from pull request most recent head da2b611. Consider uploading reports for the commit da2b611 to get more accurate results

Files Patch % Lines
stixpy/calibration/visibility.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
+ Coverage   62.12%   64.03%   +1.90%     
==========================================
  Files          29       29              
  Lines        1769     1746      -23     
==========================================
+ Hits         1099     1118      +19     
+ Misses        670      628      -42     

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

@samaloney samaloney merged commit c7bfbd0 into TCDSolar:main Apr 30, 2024
11 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.

2 participants