Skip to content

Conversation

@aebid
Copy link

@aebid aebid commented Jan 16, 2026

No description provided.

hist_name = f"{channel}/{category}/{subp}"
if unc_name and unc_scale:
hist_name += f"_{unc_name}{unc_scale}"
hist_name += f"_{unc_name}_{unc_scale}"

Choose a reason for hiding this comment

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

can we directly switch to __{unc_name}__{unc_scale}?

Copy link
Author

Choose a reason for hiding this comment

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

If you are requesting that the internal (histogram) version have two _, then this is actually a request in the FLAF space. The output of data cards should be a shape with {Process}_{unc_name}{unc_scale}

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