Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
MNE python does as well read a lot of formats.

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

...

→ 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.

→ réservons un créneau avec Alex Gramfort dans quelques semaines pour lui poser toutes ces questions.

Outputs of Apps

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

Questions for next meeting

for datatype meeting

for meeting with Alex

How much does MNE rely on the fif file format. Does it make sense to have data readers in all formats, and handle everything in fif internally? Is there a special case for the ctf .ds format?