mne.preprocessing.nirs.short_channels¶
-
mne.preprocessing.nirs.short_channels(info, threshold=0.01)[source]¶ Determine which NIRS channels are short.
Channels with a source to detector distance of less than
thresholdare reported as short. The default threshold is 0.01 m.