spmup icon indicating copy to clipboard operation
spmup copied to clipboard

example dataset

Open SiyaMRPhy opened this issue 3 years ago • 1 comments

an error while running the example subject

SPM12: spm_surf (v7381)                            14:18:27 - 07/10/2022
========================================================================
 Average distance to the cortex surface: 68.642746 mm 
-----------------------------------
 1st level QA - processing data /media/siya/ss_14T_2022/spmup_test_ss/ss_spmup_out/sub-01/ses-mri/func/run9/sub-01_ses-mri_task-facerecognition_run-09_bold.nii 
-----------------------------------
Error using spmup_nuisance (line 58)
Dimension issue between data and white matter

Error in spmup_BIDS_1rstlevel (line 78)
        QAjobs{frun}.nuisance = spmup_nuisance(subject.func{frun},subject.tissues{2},subject.tissues{3});

Error in run_spmup_bids (line 151)
                    subject_sess = spmup_BIDS_1rstlevel(subject_sess, opt(s));

Error in ss_test_smpup (line 17)
subjects = run_spmup_bids(BIDS,subjects(1:2),options);

SiyaMRPhy avatar Oct 07 '22 12:10 SiyaMRPhy

I would need to see the call, but see https://github.com/CPernet/spmup/blob/master/bids/spmup_BIDS_1rstlevel.m#L77 this call is if the task is rest, and the example is not rest -- not sure who this ended up being called??

CPernet avatar Oct 07 '22 18:10 CPernet