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

add overflow and underflow variable setting #416

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mafrahm
Copy link
Contributor

@mafrahm mafrahm commented Mar 28, 2024

This PR adds the possibility to move entries from the overflow (underflow) bin into the last (first) visible bin of the histogram during plotting. This can be enabled by adding the overflow (underflow) auxiliary to the variable inst or via variable_settings, e.g.

--variable-settings var_name,overflow

Closes #402

@mafrahm mafrahm added priority-low Low priority stuff plotting Plotting related things labels Mar 28, 2024
@mafrahm mafrahm self-assigned this Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plotting Plotting related things priority-low Low priority stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overflow Bins for Plotting
1 participant