Issue with modified Beer–Lambert law (MBLL) process

Hello,

I want to apply MBLL to a NIRS data.
after applying "raw to delta OD", when I want to see the delta OD data, I get the following error.
I also get the same error when I drag the data in process and won't be able to apply "MBLL-delta OD to delta [HbO],[HbR]".

I have updated brainstorm and nirstorm plugin. can you please let me know how can I fix this error?
Im using Matlab 2023b- my macOS: Sonoma 14.5

( on the same dataset, with a different system I don't have this issue).

Best,
Shahla

@edelaire can check if process_nst_dOD introduces something strange in the resulting raw file?

Hello @Shahla,

This has been fixed here: [bugfix] fix raw file identification by Edouard2laire · Pull Request #237 · Nirstorm/nirstorm · GitHub
The issue was with the naming of the file (name containing data_0raw even for non raw file).

Please update nirstorm and try again :slight_smile:

Edouard