Skip to content

Incorrect channel IDs in SpikeGadgetsRecordingExtractor #1260

Closed
@khl02007

Description

@khl02007

Recordings from SpikeGadgets hardware have two possible channel maps: HWChan (a channel map defined by the amplifier) and Trodes channel map (for displaying on Trodes, the data acquisition software for SpikeGadgets). Both of these are in the header of the file that contains the recording (in .rec format). The channel IDs one gets with get_channel_ids from a SpikeGadgetsRecordingExtractor is in the Trodes order, which is sensible. But the order of the traces is completely scrambled (neither Trodes nor HWChan). Seems like this recording extractor relies on neo. @samuelgarcia @alejoe91 Could you take a look?

Metadata

Metadata

Assignees

No one assigned

    Labels

    NEOProblem related to NEO IO

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions