Simplify commands to automatically detect modality#49
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #49 +/- ##
==========================================
+ Coverage 69.10% 70.35% +1.24%
==========================================
Files 17 19 +2
Lines 1162 1167 +5
Branches 211 228 +17
==========================================
+ Hits 803 821 +18
+ Misses 295 284 -11
+ Partials 64 62 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
tien-tong
reviewed
Apr 23, 2026
tien-tong
reviewed
Apr 23, 2026
tien-tong
reviewed
Apr 23, 2026
tien-tong
reviewed
Apr 23, 2026
tien-tong
reviewed
Apr 23, 2026
tien-tong
left a comment
There was a problem hiding this comment.
Documentation:
plot_voxel_workflow.py (line 125)still shows --output-ext, which no longer exists.plot_cifti_workflow.py (line 110)still shows --example-cifti, but the parser expects --example-file.outputs.rst (line 182)says MIF export writes .mif, but the code defaults to .mif.gz.
Member
Author
|
@tien-tong I think I've address all of your comments. Would you mind taking another look? |
mattcieslak
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #41.