How do I fix/find this error when using OSPREY?

I'm trying to us OSPREY to process MRS data, I get through the steps "load data" and "process data" but I keep getting this error when I try to move on to "model data" step.
Reference to non-existent field 'np_sw_2048_2999.4001'.
Error in osp_plotModule (line 426)
basisSet = MRSCont.fit.resBasisSet.(which).(['np_sw_' num2str(MRSCont.processed.metab{kk}.sz(1)) '_'
num2str(MRSCont.processed.metab{kk}.spectralwidth)]){basis,1,subspectrum};
Error in osp_plotAllPDF (line 76)
osp_plotModule(MRSCont, 'OspreyFit', kk,[bb ss], Names{mm});
Error in OspreyFit (line 235)
osp_plotAllPDF(MRSCont, 'OspreyFit');
Error in osp_onFit (line 35)
MRSCont = OspreyFit(MRSCont);
Error while evaluating UIControl Callback.

1 commentaire

Umar
Umar le 22 Juin 2024
This could be due to a mismatch in the field name or an error in the data processing steps leading up to the modeling phase. Check the data processing steps, ensure correct field names are used, and verify data integrity before proceeding to the modeling stage in OSPREY.

Connectez-vous pour commenter.

Réponses (0)

Produits

Version

R2018b

Question posée :

sr
le 21 Juin 2024

Commenté :

le 22 Juin 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by