v1.4.0 – Support for movement compensation
What's Changed
🆕 New features
🐛 Bug fixes
- BUG: Fix bug with
mf_reference_run
by @larsoner in #742 - Fix bug with too many JSON files found during empty room matching by @allermat in #743
- Fix documentation examples for
ch_types
configuration option by @allermat in #745 - Fix for documentation issue related to processing EEG separately in a combined M/EEG dataset by @allermat in #751
⚕ Code health & maintenance
- MAINT: Refactor
_get_raw_paths
by @larsoner in #749 - MAINT: DRY kwarg passing by @larsoner in #746
- MAINT: Use a large resource class to speed up build by @larsoner in #741
- Prepare for 1.4.0 release by @hoechenberger in #753
New Contributors
Full Changelog: v1.3.0...v1.4.0