[IO] Load kernel data#898
Conversation
Do you thing adding a warning or other kind visual aid would help confused users? Completely removing HbT from the NIRS montage seems to me a bit too drastic. Having HbT in the NIRS montage has been in Brainstorm for more than 10 years. As montage, it is only visual, no files are created, nor channels added in the channel file. Unless the montage is explicitly applied on the data by the user, in that case hopefully they would know what they are doing. |
Oh, that was unexpected. Let me give it a try to fix otherwise we can remove it as suggested.
That's true, so that montage does not have any effect in recordings that have already [HbT] |


Hello,
Those are minor fix to load nirs KERNEL data. Also remove the automatic computation of HbT as its not really usefull and can be confusing for users to see HbT even if its not present in their data.
This PR also adds support for time-domain nirs (without importing additional moments for now as i dont know how to process them yet).
Also fix unit for raw data (mV)