-
-
Notifications
You must be signed in to change notification settings - Fork 421
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
PR to separate main gamma ray loop #2529
PR to separate main gamma ray loop #2529
Conversation
for shell in decay_energy | ||
} | ||
|
||
return fractional_decay_energy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that looks complex - would a dataframe be better here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noted. Thanks!
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
…ctional energy. Much Cleaner
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2529 +/- ##
==========================================
- Coverage 68.74% 68.17% -0.57%
==========================================
Files 165 166 +1
Lines 13999 14135 +136
==========================================
+ Hits 9623 9636 +13
- Misses 4376 4499 +123 ☔ View full report in Codecov by Sentry. |
*beep* *bop* Hi, human. The Click here to see your results. |
This is a draft PR. In this PR, we have functions calculating the distribution of packets to each isotope, fractional energy per isotope per decay chain in each shell. We also separate the main_gamma_ray_loop from the gamma_ray_transport.