Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update default location in imaging demo#173

Merged
samaloney merged 3 commits into
TCDSolar:mainfrom
samaloney:imaging-defaults
Aug 6, 2025
Merged

Update default location in imaging demo#173
samaloney merged 3 commits into
TCDSolar:mainfrom
samaloney:imaging-defaults

Conversation

@samaloney

@samaloney samaloney commented Aug 5, 2025

Copy link
Copy Markdown
Member

The current default leads to incorrect results, which is only really obvious when SO has a large offprinting. This PR updates the imaging demo to show use sun centre pointing as the default for producing correct behaviour.

Closes #139

@codecov

codecov Bot commented Aug 6, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.76%. Comparing base (a0718f5) to head (070f888).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
stixpy/calibration/visibility.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
+ Coverage   75.51%   76.76%   +1.24%     
==========================================
  Files          33       33              
  Lines        2124     2126       +2     
==========================================
+ Hits         1604     1632      +28     
+ Misses        520      494      -26     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samaloney samaloney merged commit 6119143 into TCDSolar:main Aug 6, 2025
10 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.

calibrate_visibility should use (0, 0) in HPC rather than in STIX coord so that phase center is center of Sun

1 participant