help
help > RE: fmriprep import not working after update
Apr 24, 2023 09:04 PM | Alfonso Nieto-Castanon - Boston University
RE: fmriprep import not working after update
Hi Suneel,
Thanks for reporting this issue, could you please try the attached patch and let me know if that seems to fix this problem? (to install this patch simply copy the attached file to your conn distribution folder overwriting the file with the same name there)
Thanks again!
Alfonso
Originally posted by Suneel Banerjee:
Thanks for reporting this issue, could you please try the attached patch and let me know if that seems to fix this problem? (to install this patch simply copy the attached file to your conn distribution folder overwriting the file with the same name there)
Thanks again!
Alfonso
Originally posted by Suneel Banerjee:
Hi Dr. Nieto-Castanon,
I recently updated CONN to the latest version. The methods-generation feature is extremely helpful. However, I am having difficulty importing fmriprep datasets. The error I receive is below.
ERROR DESCRIPTION:
The logical indices contain a true value outside of the array bounds.
Error in conn (line 6040)
if numel(Nvalid)>1, Nvalid=Nvalid(Nsubs==max(Nsubs)); end % alternatively, select space with maximum number of subjects
Error in conn_filesearchtool (line 292)
if length(h.callback)>1, feval(h.callback{1},h.callback{2:end},names); else, feval(h.callback{1},names); end
CONN22.a
SPM12 + DAiSS DEM FieldMap MEEGtools
Matlab v.2022b
project: CONN22.a
storage: 1823.2Gb available
spm @ /home/neelbanerjee/Documents/spm12
conn @ /home/neelbanerjee/Documents/conn
Nothing about the fmriprep dataset has changed since the update. Any help would be much appreciated. Thanks!
I recently updated CONN to the latest version. The methods-generation feature is extremely helpful. However, I am having difficulty importing fmriprep datasets. The error I receive is below.
ERROR DESCRIPTION:
The logical indices contain a true value outside of the array bounds.
Error in conn (line 6040)
if numel(Nvalid)>1, Nvalid=Nvalid(Nsubs==max(Nsubs)); end % alternatively, select space with maximum number of subjects
Error in conn_filesearchtool (line 292)
if length(h.callback)>1, feval(h.callback{1},h.callback{2:end},names); else, feval(h.callback{1},names); end
CONN22.a
SPM12 + DAiSS DEM FieldMap MEEGtools
Matlab v.2022b
project: CONN22.a
storage: 1823.2Gb available
spm @ /home/neelbanerjee/Documents/spm12
conn @ /home/neelbanerjee/Documents/conn
Nothing about the fmriprep dataset has changed since the update. Any help would be much appreciated. Thanks!
Threaded View
Title | Author | Date |
---|---|---|
Suneel Banerjee | Apr 19, 2023 | |
Alfonso Nieto-Castanon | Apr 24, 2023 | |