Is there an existing issue for this?
Operating system
Operating system version
- Linux Ubuntu 22.04 "jammy jellyfish"
- Mac OS Version 12 "monterey"
SPM 12 version
Platform
Platform version
- MATLAB 2017a
- Octave 4.2.2
bidspm version
v3.1.0
bidspm branch / commit number
Expected Behavior
bidsResult can printout the results in individual space.
model-mototopy_audCueParts_smdl_dummy.json
BIDS stats model
Current Behavior & Error message
% copy the error you got below
% before the three backticks (```)
For space = 'T1w', it does not show any error message but also does not create any .png files, figures for the results.
When I set the line #17 from "individual" to "T1w", it works like a charm.
https://github.com/cpp-lln-lab/bidspm/blob/main/src/stats/results/setNidm.m#L17
It might be due to the fact that nothing else is set to "individual". In the model file it is called T1w because in preprocessing of fmriprep output is T1w. and all the rest of scripts/files are also called T1w.
Anything else?
No response
Is there an existing issue for this?
Operating system
Operating system version
SPM 12 version
Platform
Platform version
bidspm version
v3.1.0
bidspm branch / commit number
Expected Behavior
bidsResult can printout the results in individual space.
model-mototopy_audCueParts_smdl_dummy.json
BIDS stats model
Current Behavior & Error message
For space = 'T1w', it does not show any error message but also does not create any .png files, figures for the results.
When I set the line #17 from "individual" to "T1w", it works like a charm.
https://github.com/cpp-lln-lab/bidspm/blob/main/src/stats/results/setNidm.m#L17
It might be due to the fact that nothing else is set to "individual". In the model file it is called T1w because in preprocessing of fmriprep output is T1w. and all the rest of scripts/files are also called T1w.
Anything else?
No response