Hi @admin,
I am having a little bug I can’t figure out with segmentation (GE data). The errors are:
Segmenting structural image from dataset 1 out of 2 total datasets…
Index exceeds array bounds.
Error in OspreySeg>createSegJob (line 238)
matlabbatch{1}.spm.spatial.preproc.tissue(2).tpm = tpm(2);
Error in OspreySeg (line 104)
createSegJob(niftiFile);
Error in osp_onSeg (line 45)
MRSCont = OspreySeg(MRSCont);
Error while evaluating UIControl Callback.
Thank you!