-
Notifications
You must be signed in to change notification settings - Fork 5
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
Vt parallise source detection #523
Conversation
kenfus
commented
Nov 3, 2023
- Adds parallized source detection
- Adds functionality to split a karabo.image into multiple parts
- Adds mosaicking for source detection plots
- General improvements of the karabo image class
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #523 +/- ##
==========================================
+ Coverage 72.91% 74.96% +2.04%
==========================================
Files 35 35
Lines 3652 3859 +207
==========================================
+ Hits 2663 2893 +230
+ Misses 989 966 -23 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall nice changes.
Before merging, please address the requested changes.
Done! Please have another look. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now