Skip to content

Releases: ln2t/meg2bids

meg2bids v1.0.0 - Initial Release

21 Jan 14:30

Choose a tag to compare

Added

  • Initial release of meg2bids
  • MEG FIF to BIDS conversion for Neuromag/Elekta/MEGIN systems
  • Automatic MaxFilter derivative detection and organization
  • Support for multiple derivative suffixes (e.g., _mc_ave)
  • Split file handling for large MEG files (> 2GB)
  • Calibration file auto-detection and management
    • Triux system with date-matched fine-calibration
    • VectorView system support
  • Session auto-detection from date-named folders
  • Multi-subject batch processing
  • Participant mapping from TSV file
  • Configuration validation with --check-config
  • Pattern-based file matching with ambiguity detection
  • Run number extraction from filenames
  • BIDS validation integration
  • Comprehensive documentation and examples

Features

  • JSON-based configuration system
  • Three subject input formats: BIDS ID, label, or MEG ID
  • Automatic run number assignment
  • Single and multi-session support
  • Detailed conversion statistics and reporting
  • Clear error messages and troubleshooting guidance

Documentation

  • Installation guide
  • Tutorial for first steps
  • Configuration reference
  • Advanced usage guide
  • Example configurations
  • Contributing guidelines
  • Code of conduct

[Unreleased]

Planned

  • Support for other MEG manufacturers (CTF, BTI/4D, KIT/Yokogawa)
  • GUI interface for configuration
  • Docker container support
  • Additional file format support
  • Automated testing suite
  • CI/CD integration

Release Notes Format

Added

New features

Changed

Changes in existing functionality

Deprecated

Soon-to-be removed features

Removed

Removed features

Fixed

Bug fixes

Security

Vulnerability fixes