Error processing LASER data file

Hello!

I am working with some LASER data and keep running into this error that I am not sure how to fix.

Index exceeds the number of array elements. Index must not exceed 1.

Error in OspreyProcess (line 286)
raw.specReg{1}.weights{2} = raw.specReg{1}.weights{2}'/(max(raw.specReg{1}.weights{2}(1,:)));

Error in osp_onProc (line 37)
MRSCont = OspreyProcess(MRSCont);

Error while evaluating UIControl Callback.

Here is the data file if someone can help figure it out

Thank you very much!

Hi @avirovka,

I have just uploaded a fix to the develop branch to solve the issue.

Best,
Helge