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

Remove default requirements from DataFrameWrapper #963

Merged
merged 4 commits into from
May 30, 2024

Conversation

nucleosynthesis
Copy link
Contributor

In DataFrameWrapper, can assume that if shape lines don't include :nominal,sum_w:sum_ww extension, then we can just add them internally.

This avoids users having to write boilerplate in datacards making these more similar to TH1 type.

Not changes to tutorial datacard.

In DataFrameWrapper, can assume that if shape lines don't include `:nominal,sum_w:sum_ww` extension, then we can just add them internally. 

This avoids users having to write boilerplate in datacards making these more similar to TH1 type.

Not changes to tutorial datacard.
@nucleosynthesis
Copy link
Contributor Author

The only failing check is the 6.24 ROOT compile, which is being removed from the CI so I think this is ok now

@anigamova
Copy link
Collaborator

yes, this root 6.24 job was also failed in several other PRs due to some numpy version incompatibility, merging then

@anigamova anigamova merged commit 52ae241 into main May 30, 2024
6 of 7 checks passed
@nucleosynthesis nucleosynthesis deleted the nucleosynthesis-update-DataFrameWrapper branch June 7, 2024 17:10
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