help
help > RE: Setup Pipeline error: "mismatched dimensions"
Apr 28, 2017 09:04 AM | Matti Gärtner
RE: Setup Pipeline error: "mismatched dimensions"
Hi,
probably just a minor thing, but for me the combination 'functional_removescans' doesn't work in combination with 'default_mni'
%batch.Setup.preprocessing.steps={'functional_removescans' 'default_mni'};
unknown step: 'default_mni'
I think its because of the code that prevents 'default_mni' being "unpacked" if used with other steps. Is there a specific reason for this?
conn_setup_preproc: if ~isempty(STEPS)&&(ischar(STEPS)||(iscell(STEPS)&&numel(STEPS)==1))
Best wishes,
Matti
probably just a minor thing, but for me the combination 'functional_removescans' doesn't work in combination with 'default_mni'
%batch.Setup.preprocessing.steps={'functional_removescans' 'default_mni'};
unknown step: 'default_mni'
I think its because of the code that prevents 'default_mni' being "unpacked" if used with other steps. Is there a specific reason for this?
conn_setup_preproc: if ~isempty(STEPS)&&(ischar(STEPS)||(iscell(STEPS)&&numel(STEPS)==1))
Best wishes,
Matti
Threaded View
Title | Author | Date |
---|---|---|
Sascha Froelich | Apr 5, 2017 | |
Alfonso Nieto-Castanon | Apr 5, 2017 | |
Raoul Hernandez | Jul 28, 2022 | |
Alfonso Nieto-Castanon | Aug 1, 2022 | |
Raoul Hernandez | Aug 3, 2022 | |
Raoul Hernandez | Aug 20, 2022 | |
Alfonso Nieto-Castanon | Aug 29, 2022 | |
Matti Gärtner | Apr 28, 2017 | |
Sascha Froelich | Apr 11, 2017 | |