-
Notifications
You must be signed in to change notification settings - Fork 24
Comparison Tool 5.5: Filtering out Stable Nuclides of Irradiated Element #195
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
base: main
Are you sure you want to change the base?
Comparison Tool 5.5: Filtering out Stable Nuclides of Irradiated Element #195
Conversation
|
I'm not thrilled about hard-coding the list of stable nuclides. We should be able to infer this from various data libraries, but the best solution may be to require/expect the specific activity to be generated in the ALARA run and use those results to filter the number density. (That is, if the user doesn't just look at the specific activity results, anyway.) I guess a question for @bohmt - the motivation is to remove the stable nuclides from overwhelming the result because they aren't important for other responses, but shouldn't users just look at those other responses? |
Closes #194.
I created a new issue within the FENDL3.x Validation Milestone for this PR that details the motivation for this new feature more specifically, but essentially, the purpose of the PR is to allow the user to ignore the stable isotopes of the irradiated target to see only new nuclides produced as a result of the reaction, whether stable or not.