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

Cleanup and fixes #840

Merged
merged 7 commits into from
Dec 8, 2023
Merged

Cleanup and fixes #840

merged 7 commits into from
Dec 8, 2023

Conversation

qgp
Copy link
Member

@qgp qgp commented Dec 6, 2023

  • numpy formulation of bitwise operations
  • handling of exceptions, also from multiprocessing
  • additional exceptions and debug output for potentially failing operations,
    e.g. dataframe merging
  • defer loading of modules to reduce startup time
  • cleaning up of syntax
  • prepare for calling as proper python package

- defer loading of modules until start of work
- handle merge failures with debug output
- treat error callbacks from multiprocessor
@qgp qgp marked this pull request as ready for review December 8, 2023 08:36
@qgp qgp merged commit f5e994e into alisw:run3 Dec 8, 2023
5 checks passed
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