Skip to content

ltpFR2 load_events is broken #245

@dhalpern

Description

@dhalpern

CML Data Readers version: 0.9.8
Python version: 3.7.9
Operating System: linux? (rhino)

Description

load_events crashes with ltpFR2 because it doesn't have the right columns

What I Did

import cmlreaders as cml
ltpfr2_events = cml.CMLReader.load_events(experiments="ltpFR2", data_type='task_events')

returns

KeyError: "None of [Index(['eegoffset'], dtype='object')] are in the [columns]"

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