mne_nirs.channels.get_long_channels#

mne_nirs.channels.get_long_channels(raw, min_dist=0.015, max_dist=0.045)[source]#

Return channels with a long source detector separation.

Parameters:
rawinstance of Raw

Raw instance containing fNIRS data.

min_distnumber

Minimum distance of returned channels (m).

max_distnumber

Maximum distance of returned channels (m).

Returns:
rawinstance of Raw

Raw instance with only long channels.

Examples using mne_nirs.channels.get_long_channels#

GLM Analysis (Measured)

GLM Analysis (Measured)

Group Level GLM Analysis

Group Level GLM Analysis

GLM FIR Analysis

GLM FIR Analysis

Group Level Waveform Analysis

Group Level Waveform Analysis

Signal Enhancement Techniques

Signal Enhancement Techniques

Frequency and Filter Commentary

Frequency and Filter Commentary

Mayer Wave Parametrisation

Mayer Wave Parametrisation

Utilising Auxiliary Data

Utilising Auxiliary Data

Utilising Anatomical Information

Utilising Anatomical Information