yjmantilla / sovabids

A python package for the automatic conversion of EEG datasets to the BIDS standard, with a focus on making the most out of metadata.
https://sovabids.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Dealing with no metadata #11

Open yjmantilla opened 3 years ago

yjmantilla commented 3 years ago

There are 2 ways to deal with this:

For the use case of tabular eeg data (ie csv) which comes from portables systems (open-bci) this is specially important. The pipeline would be sort of:

@DanielLoaizal Try to do a pipeline for dealing with tabular eeg-data. For now assume the rules contains the necessary metadata. You may also explore what kind of data is collected through ARTEM-IS.

See this link for the minimal data we need for BIDS ( to the best of my knowledge)

civier commented 3 years ago

Hello @yjmantilla Can you introduce Daniel to us? Is he a collaborator of yours? Is open-bci something you work with in Antioquia?

DanielLoaizal commented 3 years ago

@civier Hi, Civier. My name is Daniel, I'm a Bioengineer and I work with Yorguin at the Gruneco's lab. It's a pleasure to work with all of you. And yes, we work with portable EEG, especifically with OpenBCI. In a past works we saw many problems with the portable EEG data management, it tabular data and the lack of integration of the associated metadata. Hope we can help to fix that in this collaboration.

yjmantilla commented 3 years ago

@civier Guess he beat me to the introduction hehe. As he said, the lab has open-bci equipment (besides the Neuroscan system I told you about).