aces / EEG2BIDS

EEG2BIDS Wizard: a tool for converting raw EEG and iEEG data into the BIDS standard data structure, prepared for LORIS (Longitudinal Online Research and Imaging System).
MIT License
7 stars 10 forks source link

.SET files with continuous EEG cannot be imported #95

Closed oldgandalf closed 1 year ago

oldgandalf commented 1 year ago

I tried and after specifying all parameters, when trying to convert to BIDS, it produced the following error:

Task error: Unknown - only integers, slices (:), ellipsis (...), numpy.newaxis (None) and integer or boolean arrays are valid indices

laemtl commented 1 year ago

Hello @oldgandalf can you share the dataset you used? Also, can you share the logs in C:\Users{user}\AppData\Roaming\eeg2bids\logs?

oldgandalf commented 1 year ago

python.log js.log

@laemtl here my logs

christinerogers commented 1 year ago

@oldgandalf can you try again with any of your files that also have an .FDT file?

laemtl commented 1 year ago

This is fixed in the new release

oldgandalf commented 1 year ago

where is the new version @laemtl ?