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

Prune NeXus workflow run and monitor types #35

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Conversation

jl-wynen
Copy link
Member

@jl-wynen jl-wynen commented Jan 6, 2025

This reduces the size of the graph and makes it more readable.

To use the new workflow pruning implementation.
Comment on lines 11 to 13
FrameMonitor1 = reduce_t.Monitor2
FrameMonitor2 = reduce_t.Monitor3
FrameMonitor3 = reduce_t.Monitor4
Copy link
Member

Choose a reason for hiding this comment

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

How do the aliases render in the graph display? If it is showing the underlying value this would be confusing?

Copy link
Member Author

Choose a reason for hiding this comment

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

They do indeed show the underlying names.

@jl-wynen jl-wynen merged commit 29ed7e6 into main Jan 7, 2025
4 checks passed
@jl-wynen jl-wynen deleted the prune-nexus-workflow branch January 7, 2025 08:30
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