sometimes one might wish put files in the same folder using
"BoutiquesInputSubdirMaker": {
"previous_results": {
"dirname": "ReconstructedDir"
}
}
Yet if previous_results input is list, invocation file the task setup fails, as in the invocation build by CBRAIN "previous_results" is a string rather than array. It is extension, but also marked as a bug as IMHO the module should at least log some warning explaining that file lists are not supported.
sometimes one might wish put files in the same folder using
Yet if
previous_resultsinput is list, invocation file the task setup fails, as in the invocation build by CBRAIN "previous_results" is a string rather than array. It is extension, but also marked as a bug as IMHO the module should at least log some warning explaining that file lists are not supported.