mne_nirs.signal_enhancement.enhance_negative_correlation#
- mne_nirs.signal_enhancement.enhance_negative_correlation(raw)[source]#
Apply negative correlation enhancement algorithm.
As described in [1]. This function will return a modified raw instance that has the enhancement applied to it. This function can only be run on data containing hbo and hbr types.
- Parameters:
- rawinstance of
Raw
Haemoglobin data.
- rawinstance of
- Returns:
- rawinstance of
Raw
The modified raw instance.
- rawinstance of
References
[1]Cui et al, Functional Near Infrared Spectroscopy (NIRS) signal improvement based on negative correlation between oxygenated and deoxygenated hemoglobin dynamics, NeuroImage https://doi.org/10.1016/j.neuroimage.2009.11.050
Examples using mne_nirs.signal_enhancement.enhance_negative_correlation
#
Group Level Waveform Analysis
Signal Enhancement Techniques
Importance of Controls and Parameter Selection
Importance of Controls and Parameter Selection