Closed Edouard2laire closed 3 months ago
Hello, i just tried and it doesnt work: strcmpi(TsInfo.Modality, 'NIRS') never goes in the if as TsInfo.Modality contains 'results'
What is the file you are opening?
The result of MNE or MEM on the cortex. Created either using https://github.com/Nirstorm/nirstorm/blob/master/bst_plugin/inverse/process_nst_cmem.m or https://github.com/Nirstorm/nirstorm/blob/master/bst_plugin/inverse/process_nst_wmne.m
works great. Thanks :)
By convention, we prefer to have HbO in red, HbR in blue, and HbT in green. This changes the order so the colors are good without modifying the figure.
Before;
After:
one small limitation with this fix is that displaying multiple HbO signals will make them all red.