This is a collaborative space. In order to contribute, send an email to maximilien.chaumon@icm-institute.org
On any page, type the letter L on your keyboard to add a "Label" to the page, which will make search easier.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Date: 01/14/2021

Attendees

Discussion on MEG and EEG input formats

Brainstorm reads all the MEG and EEG formats (no need to convert anything). See if MNE Python reads other formats than .fif.

It’s important that the datatype stay flexible so that the App will be used by many.

Create Apps that can read most common formats (Apps don’t have to support all formats) and create converting Apps to famous datatypes (for instance in BIDS, EEG formats are limited because a lot of converters exist). But keep in mind that you need space to store converted data.

→ Initially, better to only work with one format then create converting Apps.

→ Start to write Apps reading only .fif formats? (To be discussed with Maximilien CHAUMON and GEORGE Nathalie) Then maybe add .ctf? Great if the App could read both .ctf and .fif files.

Outputs of Apps

What datatypes? If the code is in Matlab or Python, the datatype may change (to be discussed during another meeting).

  • No labels