The Rejection Log.
shape (n_epochs,)The boolean array with entries True for epochs that are marked as bad.
array, shape (n_epochs, n_channels)It contains integers that encode if a channel in a given epoch is good (value 0), bad (1), or bad and interpolated (2).
list of strThe list of channels corresponding to the rows of the labels.
Methods
|
|
|
Plot an image of good, bad and interpolated channels for each epoch. |
|
Plot interpolated and dropped epochs. |