-
Notifications
You must be signed in to change notification settings - Fork 62
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
[ENH] Add possibility to use a label mask with two values to cut streamlines #945
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #945 +/- ##
==========================================
+ Coverage 66.98% 67.99% +1.00%
==========================================
Files 396 397 +1
Lines 21396 21396
Branches 3251 3239 -12
==========================================
+ Hits 14333 14549 +216
+ Misses 5749 5532 -217
- Partials 1314 1315 +1
|
Hello @arnaudbore, Thank you for updating !
Comment last updated at 2024-04-10 18:58:04 UTC |
It works well! Could you add the parameters to use in the error message (--label_ids) |
Quick description
New way of cutting streamlines. Use a label image and select your IDs to cut streamlines
...
Type of change
Check the relevant options.
Provide data, screenshots, command line to test (if relevant)
...
Checklist