Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dealing with no metadata #11

Open
yjmantilla opened this issue Jun 19, 2021 · 3 comments
Open

Dealing with no metadata #11

yjmantilla opened this issue Jun 19, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@yjmantilla
Copy link
Owner

yjmantilla commented Jun 19, 2021

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:

  • read array data from the tabular file
  • read metadata from rules or from the ARTEM-IS standard
  • create an raw mne object from it using that information see this tutorial
  • convert the data to brainvision (mne)

@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)

@yjmantilla yjmantilla changed the title Dealing with tabular eeg data (no metadata) Dealing with no metadata (and tabular eeg data) Jun 19, 2021
@yjmantilla yjmantilla changed the title Dealing with no metadata (and tabular eeg data) Dealing with no metadata Jun 19, 2021
@yjmantilla yjmantilla added the enhancement New feature or request label Jun 30, 2021
@civier
Copy link
Collaborator

civier commented Jun 30, 2021

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

@DanielLoaizal
Copy link
Contributor

DanielLoaizal commented Jun 30, 2021

@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
Copy link
Owner Author

@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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants