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

Do not warn about fallback for empty groups #180

Merged
merged 1 commit into from Nov 9, 2023

Conversation

SimonHeybrock
Copy link
Member

Fixes #179.

This is not actually avoiding all warnings. In particular, I had considered not warning when an empty NXevent_data group is within an NXmonitor or NXdetector. However, follow up steps such as setting pixel masks depend on proper assembly, so I think keeping the warnings in those cases is justified.

We do however avoid warnings about many empty groups, such as NXlog, etc.

@SimonHeybrock SimonHeybrock merged commit 75d36ae into main Nov 9, 2023
3 checks passed
@SimonHeybrock SimonHeybrock deleted the relax-warning-policy branch November 9, 2023 13:46
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.

Avoid fallback when loading NXlog or NXdetector without data?
2 participants