Skip to content

Minor: epoch counts in epochs.plot() starts with 1 instead of 0 #7260

@SophieHerbst

Description

@SophieHerbst

When using epochs.plot() to display epochs, e.g. to manually identify bad ones, the epoch numbers displayed on the plot start with 1, not 0, while epochs.drop() expects counts to start from 0.
[I am aware that one can use the interactive plot + annotations to manually reject epochs, but still think it would avoid confusion if the counters match.]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions