mne_nirs.experimental_design.drift_high_pass#
- mne_nirs.experimental_design.drift_high_pass(raw)[source]#
Compute cosine drift regressor high pass cut off.
Value computed according to Nilearn [1] suggestion.
- Parameters:
- rawinstance of
Raw
Haemoglobin data.
- rawinstance of
- Returns:
- cutoffnumber
Suggested high pass cut off.
References
Examples using mne_nirs.experimental_design.drift_high_pass
#
GLM and Design Matrix Parameters
GLM and Design Matrix Parameters