-
Notifications
You must be signed in to change notification settings - Fork 14
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 change suffix workflow #516
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #516 +/- ##
==========================================
- Coverage 72.99% 72.24% -0.75%
==========================================
Files 192 193 +1
Lines 4058 4104 +46
==========================================
+ Hits 2962 2965 +3
- Misses 1096 1139 +43
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
reporting the behavior here when setting derivatives as input:
so the file it is looking for is in |
yup we at least expect the input dataset to have data_description.json file add a dummy one in there : even with just |
that or you forgot one folder in your path ? It says it is reading the data from
When it should be reading them from
|
@marcobarilari
Was turning out to be too annoying to incorporate a change suffix only into bidsRename (that will have to happen later) so in the meantime I am adding a small workflow to change suffixes only.