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

Primary LanguagePythonMIT LicenseMIT

EEG2BIDS Wizard

EEG2BIDS Wizard is a GUI interface for iEEG to BIDS format and used with LORIS (Longitudinal Online Research and Imaging System). Users can use their LORIS credentials with a LORIS URL and automatically retrieve LORIS data for the EEG to BIDS format. Becareful to remove your login credentials after using EEG2BIDS on a shared computer!

Installation

System Requirements

  • Linux, macOS, Windows
  • 1 GB of disk space

Development

Development Requirements

Development Build guides

Development documentation

Dependencies

Python Dependencies Requirements

  • PyInstaller >= 4.2
  • eventlet ~= 0.31.0
  • mne ~= 0.23.0
  • mne-bids ~= 0.8
  • mne-features ~= 0.1
  • numpy ~= 1.19.5
  • python-socketio ~= 5.0.4
  • python-engineio ~= 4.0.0
  • bids-validator ~= 1.6.0
  • pybv ~= 0.4
  • requests ~= 2.25.0