After an upgrade of GE’s Advanced MRS package on our Signa Premier scanner running software version 30.1 at the university hospital in Umeå I get a number of error messages when I try to import a new data set into Osprey that was acquired earlier today . I can still imprtort data from before the upgrade into the same version of Osprey so there must be some compatibility issue with the new AMRSP package. Can you please take a look at the error messages and see if you can make sense of this?
Osprey
Timestamp October 24, 2024 16:27:18 Osprey 2.4.0 OspreyGUI
Item generic: No field(s) named
frames
Item generic: No field(s) named
frames
C:Timestamp October 24, 2024 16:30:17 Osprey 2.4.0
Timestamp October 24, 2024 16:30:18 Osprey 2.4.0 OspreyGUI
Timestamp October 24, 2024 16:30:27 Osprey 2.4.0 OspreyLoad
Loading raw data from dataset 1 out of 1 total datasets…
Unrecognized function or variable ‘rdb_hdr_dab_stop_rcv’.
Error in GELoad (line 218)
hdr_value = fread(fid, rdb_hdr_dab_stop_rcv, ‘integer*2’);
Error in io_loadspec_GE (line 30)
[GEout,GEout_w,GEhdr]=GELoad(filename);
Error in osp_LoadP (line 53)
[raw, raw_ref] = io_loadspec_GE(MRSCont.files{metab_ll,kk},2);
Error in OspreyLoad (line 228)
[MRSCont] = osp_LoadP(MRSCont);
Error in osp_onLoad (line 35)
MRSCont = OspreyLoad(MRSCont);
Error while evaluating UIControl Callback.