We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In bids_prov/tests/samples_test/batch_example_spm.m, line 6 :
matlabbatch{1}.cfg_basicio.file_dir.file_ops.file_move.files = {'/storage/essicd/data/NIDM-Ex/BIDS_Data/DATA/BIDS/ds011/sub-01/func/sub-01_task-tonecounting_bold.nii.gz'};
Where can we cut the string :
/storage/essicd/data/NIDM-Ex/BIDS_Data/DATA/BIDS/ds011/sub-01/func/sub-01_task-tonecounting_bold.nii.gz
for relative path conversion ?
The expected ground-truth : Don't know: this is the question
SPM @cmaumet
The text was updated successfully, but these errors were encountered:
are they relative to the directory where matlab batch.m is parsed in jsonld ?
Sorry, something went wrong.
Currently, the path used is the one indicated in the .m file without modification
.m
No branches or pull requests
batch name and line
In bids_prov/tests/samples_test/batch_example_spm.m, line 6 :
matlabbatch{1}.cfg_basicio.file_dir.file_ops.file_move.files = {'/storage/essicd/data/NIDM-Ex/BIDS_Data/DATA/BIDS/ds011/sub-01/func/sub-01_task-tonecounting_bold.nii.gz'};
What happened?
Where can we cut the string :
/storage/essicd/data/NIDM-Ex/BIDS_Data/DATA/BIDS/ds011/sub-01/func/sub-01_task-tonecounting_bold.nii.gz
for relative path conversion ?
Describe the expected ground-truth ?
The expected ground-truth : Don't know: this is the question
What soft is concerned
SPM
@cmaumet
The text was updated successfully, but these errors were encountered: