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

Fix a bunch of dataset names #2005

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Fix a bunch of dataset names #2005

merged 1 commit into from
Mar 14, 2024

Conversation

scarlehoff
Copy link
Member

@scarlehoff scarlehoff commented Mar 14, 2024

The process for a few datasets is wrong:

CMS_Z0_8TEV_PT-Y: CMS_Z0J_8TEV_PT-Y
ATLAS_WMWP_13TEV_TOT: ATLAS_WPWM_13TEV_TOT
CMS_WP_7TEV_ELECTRON_ASY: CMS_WPWM_7TEV_ELECTRON_ASY
CMS_WP_7TEV_MUON_ASY: CMS_WPWM_7TEV_MUON_ASY

edit: regression tests will fail because the seed depends on the name

@scarlehoff
Copy link
Member Author

scarlehoff commented Mar 14, 2024

The question is... how should we deal with fixes to the names...

(since this is relatively new, I'd rather have runcards that used the wrong name fail)

@scarlehoff scarlehoff changed the title Fix CMS Z0J (Z0 -> Z0J) Fix a bunch of dataset names Mar 14, 2024
@scarlehoff scarlehoff added redo-regressions Recompute the regression data and removed redo-regressions Recompute the regression data labels Mar 14, 2024
CMS_Z0_8TEV_PT-Y: CMS_Z0J_8TEV_PT-Y
ATLAS_WMWP_13TEV_TOT: ATLAS_WPWM_13TEV_TOT
CMS_WP_7TEV_ELECTRON_ASY: CMS_WPWM_7TEV_ELECTRON_ASY
CMS_WP_7TEV_MUON_ASY: CMS_WPWM_7TEV_MUON_ASY

fix CMS Z0J (Z0 -> Z0J)

fix the name everywhere it appears

abuse dataset_names for bugfixes

fix naming convention in docs

ATLAS_WMWP_13TEV_TOT -> ATLAS_WPWM_13TEV_TOT

CMS_WP_7TEV -> CMS_WPWM_7TEV

update also folder name

remove hacky bugfix
Copy link
Member

@Radonirinaunimi Radonirinaunimi left a comment

Choose a reason for hiding this comment

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

These were indeed an oversight. Thanks a lot for having checked and fixed these!

@scarlehoff scarlehoff merged commit 4f3619c into master Mar 14, 2024
6 checks passed
@scarlehoff scarlehoff deleted the fix_cms_z_zj branch March 14, 2024 14:31
@RoyStegeman
Copy link
Member

Is there a baseline fit with these corrected that can be used for reports?

@Radonirinaunimi
Copy link
Member

Is there a baseline fit with these corrected that can be used for reports?

I don't believe so, unless @scarlehoff already has one but not uploaded?

@scarlehoff
Copy link
Member Author

No. But anything with the old names will work.

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.

3 participants