Osprey Error - Error using io_loadspec_twix

I was wondering if someone can please assist me with some processing errors I’m running into in Osprey.

I am unable to complete the load data function within Osprey and am getting the following errors:

Error using io_loadspec_twix
Too many output arguments.

Error in osp_LoadTwix (line 66)
[raw, raw_ref] = 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.

Hi @daghbashian,

Could you try downloading the most recent develop branch. I have pushed a fix for this last week (Update io_loadspec_twix · schorschinho/osprey@7d8b6f5 · GitHub).

Let me know if this solves the problem.

Best,
Helge

1 Like