mne.preprocessing.nirs.beer_lambert_law#

mne.preprocessing.nirs.beer_lambert_law(raw, ppf=6.0)[source]#

Convert NIRS optical density data to haemoglobin concentration.

Parameters:
rawinstance of Raw

The optical density data.

ppffloat

The partial pathlength factor.

Returns:
rawinstance of Raw

The modified raw instance.

Examples using mne.preprocessing.nirs.beer_lambert_law#

Preprocessing functional near-infrared spectroscopy (fNIRS) data

Preprocessing functional near-infrared spectroscopy (fNIRS) data