Skip to content

Interpolate_missing type error #50

@nfoti

Description

@nfoti

I am trying to use hcp.preprocessing.interpolate_missing on some epochs data that I have loaded from file. The resulting object is of type EpochsFIF which is not in the allowable types for interpolate_missing (see here).

I was not able to fine a way to convert an EpochsFIF object to an Epochs object in mne so I'm wondering if the code at the link above is supposed to include EpochsFIF somehow (maybe via EpochsBase)?

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