Skip to content

Add 2D Binning into dc_make#14

Open
aebid wants to merge 2 commits intocms-flaf:mainfrom
aebid:Add_MultiDim_Plots
Open

Add 2D Binning into dc_make#14
aebid wants to merge 2 commits intocms-flaf:mainfrom
aebid:Add_MultiDim_Plots

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