Skip to content

Small Updates to alara_output_plotting#246

Merged
gonuke merged 2 commits into
svalinn:mainfrom
eitan-weinstein:alaraplot_updates
Feb 20, 2026
Merged

Small Updates to alara_output_plotting#246
gonuke merged 2 commits into
svalinn:mainfrom
eitan-weinstein:alaraplot_updates

Conversation

@eitan-weinstein
Copy link
Copy Markdown
Contributor

As I've been going through looking at the longer term activation responses for the ALARAJOY-processed FENDL3 data and comparing it with FISPACT-II data, there have been a number of small changes that I've found beneficial to include into the ALARA output plotting module:

  • Allowing the user to choose between plotting with plt.plot() or plt.scatter() when calling plot_single_response()
  • Creating an option for a minimum y-axis cutoff (I'm seeing that responses will be going down to exceedingly small values (E-32) which is both beyond any actual meaningful precision and extends the plots to unnecessary large vertical ranges).
  • Including the absolute total values in the multi_time_pie_grid() tables to contextualize the proportional nuclide data in the rest of the table and in the grid of pie charts.

Copy link
Copy Markdown
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

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

Don't have a lot of opinions here - you're the one using the plots to have the best sense of the best formatting.

Some of the individual functions may have some slow scope creep, but we can review that at a different opportunity.

@gonuke gonuke merged commit d85d247 into svalinn:main Feb 20, 2026
1 check 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.

2 participants