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

Unrecognised channel number #1669

Open
olyjazzhead opened this issue Jan 13, 2024 · 3 comments
Open

Unrecognised channel number #1669

olyjazzhead opened this issue Jan 13, 2024 · 3 comments

Comments

@olyjazzhead
Copy link

I'm doing some tests with mc16d and getting an error message:

CP::TPileupReweighting... ERROR Unrecognised channelNumber 361022 for periodNumber 300000

I'm fairly new to lxplus and CERN computing so any explanation would be helpful. Thanks

@mdhank
Copy link
Contributor

mdhank commented Jan 15, 2024

Hi @olyjazzhead,

Which version/branch of xAODAnaHelpers and which AnalysisBase are you using? These will be helpful for debugging.

The error suggests the Pileup Reweighting wasn't fully configured. One thing to check is if you have m_autoconfigPRW set to True in your config for BasicEventSelection. This should allow it to autoconfigure.

Best,
Michael

@olyjazzhead
Copy link
Author

Thank you for your reply. I'm using AnalysisBase/21.2.105. I will check the config file as you mentioned and come back with more questions if I can not figure it out.

@mdhank
Copy link
Contributor

mdhank commented Jan 15, 2024

Another possible issue could be the xAODAnaHelpers version. The "main" branch is designed for Release 22/24, while since you're running Release 21 you need to make sure you're on the "r21/main" branch.

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

No branches or pull requests

2 participants