pycrostates.datasets.lemon.standardize#

pycrostates.datasets.lemon.standardize(raw)[source]#

Standardize Raw from the lemon dataset.

This function will interpolate missing channels from the standard setup, then reorder channels and finally reference to a common average.

Parameters:
rawRaw

Raw data from the lemon dataset.

Returns:
rawRaw

Standardize raw.

Notes

If you don’t want to interpolate missing channels, you can use mne.channels.equalize_channels() instead to have the same electrodes across different recordings.

Examples using pycrostates.datasets.lemon.standardize#

Group-level analysis from individual clusters

Group-level analysis from individual clusters

Group level analysis from individual GFP peaks

Group level analysis from individual GFP peaks