Skip to content

Make mne.io.Raw available as mne.Raw #9560

@cbrnr

Description

@cbrnr

Two of the most important data classes, mne.Epochs and mne.Evoked, are available directly in mne. However, the class for continuous data is available as mne.io.Raw and not mne.Raw (because all read_raw_* readers also live in mne.io). For consistency, I propose to make mne.io.Raw available as mne.Raw (but keep mne.io.Raw for backward compatibility). WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions