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 some issues with the 3D galaxy model #100

Merged
merged 3 commits into from
Oct 9, 2024
Merged

Fix some issues with the 3D galaxy model #100

merged 3 commits into from
Oct 9, 2024

Conversation

teutoburg
Copy link
Contributor

@teutoburg teutoburg commented Oct 9, 2024

Most importantly, there was a mixup of position angle definitions (90° difference) between intensity and velocity profiles, and an incorrect "double scaling" of the relative intensities of the individual source fields. It now seems to produce meaningful results, I'm adding a Notebook to METIS IRDB soon...

@teutoburg teutoburg self-assigned this Oct 9, 2024
@teutoburg teutoburg added the bug Something isn't working label Oct 9, 2024
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.48%. Comparing base (bea116b) to head (595f88a).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   73.53%   73.48%   -0.06%     
==========================================
  Files          30       30              
  Lines        1485     1482       -3     
==========================================
- Hits         1092     1089       -3     
  Misses        393      393              

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

@teutoburg teutoburg marked this pull request as ready for review October 9, 2024 12:14
@teutoburg teutoburg requested a review from hugobuddel October 9, 2024 12:14
Copy link
Collaborator

@hugobuddel hugobuddel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no clue whether this is now correct, so I'm going to trust you.

@teutoburg teutoburg merged commit 61c98d4 into main Oct 9, 2024
18 checks passed
@teutoburg teutoburg deleted the fh/fixgal branch October 9, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants