Skip to content

Visual display of cutflow in final analysis#516

Open
forthommel wants to merge 1 commit into
HEP-FCC:masterfrom
forthommel:cutflow_terminal_plot
Open

Visual display of cutflow in final analysis#516
forthommel wants to merge 1 commit into
HEP-FCC:masterfrom
forthommel:cutflow_terminal_plot

Conversation

@forthommel

Copy link
Copy Markdown
Contributor

This PR introduces the terminal plotting of an analysis cutflow to help inspecting it visually. It may be switched on using the doTerminalDump parameter in the final analysis steering card, provided the plotext Python package is present on the system/stack.

To test the changes introduced through this PR, and the potential addition of plotext in the dependencies stack, this can be tested on a working environment using e.g. a standard venv preparation:

python -m venv plotext
source plotext/bin/activate
pip install plotext

Using the H+recoil example amended here, this produces the following output:

image

FYI: @kjvbrt

@forthommel forthommel marked this pull request as ready for review May 11, 2026 09:51
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.

1 participant