I wanted to run my 7T MEGA-sLASER twix data through the newest version of Gannet (3.5.4). I had previously used 3.3.2 and GannetLoad worked completely fine on all the files. But this time I get this error for about a third of the files:
Loading MrSpec_MRS_105_wsup.dat...
Warning: ********** An error occured while loading dataset:
'/Volumes/ExternalSSD/MRS_neuromelanin_study/Gannet/Gannet_data/MrSpec_MRS_105_wsup.dat'. Check data. Skipping to next dataset in batch.
**********
> In GannetLoad (line 861)
In MSLASER_batch_quantification_script (line 109)
The error is identical for each failed load. Line 109 of my batch script is MRS = GannetLoad(metab, water);
The same problem arises for version 3.5.4 and 3.5.0, but not for 3.3.2. I have tried changing the on/off order in GannetPreInitialise, because that seemed work for people in the past, but it doesn’t change anything here. I’ve also made sure previous versions of Gannet are not available in the MATLAB path. I’m using the 2026a version of MATLAB on Mac Silicon, if that’s relevant/helpful!
I’d appreciate any suggestions or advice! Thank you so much
I have also now noticed that the TR is coming up as 7500ms for these files in the 3.3.2 outputs compared to 5000ms for the ones that worked… 5000ms is what I expected it to be, so I’m not sure if 7500 is a header read mistake or an acquisition mistake (but I can’t see how that could have happened - they should all be the same sequence)
Yes, the pop-ups won’t appear until the end of the batch. But glad they do pop up!
I think I’ve added a fix for the error. Please update your copy of Gannet and let me know if the problem is resolved.
To clarify: The 5000 ms TR is now being shown correctly for all datasets (that you could run) when using v3.5.4?
Btw, what version of MATLAB are you running the data on at the moment? I noticed a colormap difference in the 3.5.4 Load output that only would happen if you’re using an older version of MATLAB (I think).