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

Robustness of Eventdisplay preprocessing #182

Merged
merged 4 commits into from
Aug 24, 2023
Merged

Conversation

GernotMaier
Copy link
Member

Improve the robustness and error search for processing a large number of files:

  • consistently use logging.error before raising exceptions
  • replace logging.exceptions by logging.errors (as full trace is not needed)
  • handle numpy warnings

@GernotMaier GernotMaier self-assigned this Aug 21, 2023
@GernotMaier GernotMaier marked this pull request as ready for review August 24, 2023 07:50
@GernotMaier GernotMaier merged commit 5511d18 into main Aug 24, 2023
3 of 4 checks passed
@GernotMaier GernotMaier deleted the robustness-preprocessing branch August 24, 2023 07:51
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.

1 participant