mne_nirs.experimental_design.longest_inter_annotation_interval#

mne_nirs.experimental_design.longest_inter_annotation_interval(raw)[source]#

Compute longest ISI per annotation.

Specifically, longest period between two trials of the same condition.

Parameters:
rawinstance of Raw

Haemoglobin data.

Returns:
longestlist

Longest ISI per annotation.

annotation_namelist

Annotation name corresponding to reported interval.

Examples using mne_nirs.experimental_design.longest_inter_annotation_interval#

GLM and Design Matrix Parameters

GLM and Design Matrix Parameters