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]"
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
returns