Hi all,
I’m using Osprey 2.5 to analyse HERMES datasets and I’m getting this error while loading the files:
16Loading raw data from dataset 35 out of 42 total datasets…
Software version: VD (!?)
Reader version: 1496740353 (UTC: 06-Jun-2017 09:12:33)
Scan 1/2, read all mdhs:
17.0 MB read in 0 s
Scan 2/2, read all mdhs:
3.2 MB read in 0 s
ans =
0
multi RAID file detected.
Error using cat
Dimensions of arrays being concatenated are not consistent.
Error in io_loadspec_twix (line 470)
fids = cat(4,fids_A,fids_B,fids_C,fids_D);
Error in osp_LoadTwix (line 66)
raw = io_loadspec_twix(MRSCont.files{metab_ll,kk});
Error in OspreyLoad (line 197)
[MRSCont] = osp_LoadTwix(MRSCont);
Error in osp_onLoad (line 35)
MRSCont = OspreyLoad(MRSCont);
Error while evaluating UIControl Callback.
Does this mean this dataset is corrupted or something else? Can I fix this?
Thanks,
Andreia