API Documentation#
Here we list the Application Programming Interface (API) for pyprep.
The NoisyChannels class#
Initialize PyPREP.
|
Detect bad channels in an EEG recording using a range of methods. |
The Reference class#
|
Estimate the 'true' reference with all the bad channels interpolated. |
The PrepPipeline class#
|
Early stage preprocessing (PREP) of EEG data. |
The ransac module#
RANSAC bad channel identification.
|
Detect channels that are not predicted well by other channels. |