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/nlte ionization matrix #2501

Merged
merged 231 commits into from
Feb 7, 2024

Conversation

wkerzendorf
Copy link
Member

@wkerzendorf wkerzendorf commented Jan 5, 2024

The negative value problem seems to have been caused by a greater sign error in the negative value fixer module

REQUIRES THE merge of #2500

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@andrewfullard
Copy link
Contributor

87 changed files?

@wkerzendorf
Copy link
Member Author

87 changed files?

yes - this depends on #2500. It's otherwise difficult to work with.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (234c586) 68.13% compared to head (6eeb6b9) 68.67%.

Files Patch % Lines
...dis/plasma/properties/nlte_rate_equation_solver.py 95.94% 9 Missing ⚠️
tardis/plasma/standard_plasmas.py 66.66% 3 Missing ⚠️
tardis/plasma/properties/continuum_processes.py 50.00% 2 Missing ⚠️
tardis/plasma/properties/ion_population.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2501      +/-   ##
==========================================
+ Coverage   68.13%   68.67%   +0.53%     
==========================================
  Files         166      165       -1     
  Lines       13961    13988      +27     
==========================================
+ Hits         9513     9606      +93     
+ Misses       4448     4382      -66     

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

@andrewfullard andrewfullard merged commit 8e7dc54 into tardis-sn:master Feb 7, 2024
12 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.

4 participants