v1.4.0
This release note was generated automatically
What's Changed
- develop into master v1.1.1 by @bruAristimunha in #645
- Release candidate for v1.2.0 by @bruAristimunha in #710
- MNT Release 1.2.0 by @bruAristimunha in #711
- V1.2.0 by @bruAristimunha in #713
- Correct bug when corrupted cache results by @sylvchev in #715
- [MNT] update the documentation generation by @bruAristimunha in #706
- [EHN] creating the metainformation file to allow lazy loading by default by @bruAristimunha in #688
- [WIP] Adding a A large EEG database with users' profile information for motor imagery Brain-Computer Interface dataset by @Sara04 in #404
- Removing the Keras sub-module from moabb by @bruAristimunha in #692
- Add BEETL data to MOABB for benchmarking by @Samuel-Boehm in #675
- MNT adjusting the docs by @bruAristimunha in #719
- Update
tdldadep by @PierreGtch in #717 BaseBIDSDatasetandLocalBIDSDatasetby @PierreGtch in #724- Pick all data channels in filter preprocessing step by @PierreGtch in #729
- [mnt] fix the n2pc by @bruAristimunha in #730
- [mnt] removing the rest session and unit by @bruAristimunha in #731
- Including cross-session splitter by @bruAristimunha in #720
- Fix analysis test by @gcattan in #735
- Fix seed in permutation test by @PierreGtch in #736
- [MNT] Updating the doc by @bruAristimunha in #738
- Update the range of python versions to allow moabb to work with python 3.13.2 by @papadop in #740
- Updating ci by @bruAristimunha in #742
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #745
- Mnt fix doc by @bruAristimunha in #746
- Including Cross subject splitter by @bruAristimunha in #722
- Fix linux server download issue (#750) by @zyao197 in #751
- Dataset bubbles plot by @PierreGtch in #753
- Add
shape,gapandsize_modeparameters todataset_bubble_plotby @PierreGtch in #755 - Additional fixes for
dataset_bubble_plotby @PierreGtch in #756 - Add test for dataset plot by @PierreGtch in #757
- Add
plot_all_datasetsfunction by @PierreGtch in #758 - Fix links in
paper_results.rstto point to the correct pages by @noostale in #759 - [MNT]
dataset_bubble_plottight_layoutby @PierreGtch in #761 - Add
plot_all_datasetsfunction to doc by @PierreGtch in #764 - Improve the dataset cards by @PierreGtch in #765
- Add
plot_datasets_clusterfunction by @PierreGtch in #766 - Fix some tests not running in test_datasets by @lucas-heck in #768
- Improve dataset plots by @PierreGtch in #770
- Creating a tutorial showing how to play with pre-processing steps by @bruAristimunha in #771
- Last mini-change to the dataset plot by @PierreGtch in #772
- Add tutorial on using mne-features in pipeline by @alexander-de-ranitz in #762
- remove keras eegnet codecarbon example by @amar-enkhbat in #777
- Added a tutorial for the Within session splitter named tutorial splitter by @jellymace in #776
- Fix regression in process_pipeline flag by @bruAristimunha in #774
- Including the fix_bad_channels for the :class:
moabb.datasets.Stieger2021by @bruAristimunha in #783 - Changed channels CB1 and CB2's type from 'misc' to 'eeg' from Wang2016 dataset by @UlysseDurand in #781
- FIX Reduce warnings when building documentation by @lucas-heck in #784
- DOC Add function to auto-generate the paper results tables by @lucas-heck in #785
- Update README.md by @lionelkusch in #791
- Update CONTRIBUTING.md by @lionelkusch in #792
- Exposing util functions by @bruAristimunha in #788
- Update CODE_OF_CONDUCT.md by @bruAristimunha in #796
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #798
- Fix: number of trial per class for PHMD_ML dataset by @gcattan in #797
- A tutorial on how to create and use a MOABB dataset from X y (non continuous, epoched) data by @toncho11 in #800
- Filterbank tutorial by @bruAristimunha in #787
- [FIX] Converting the Zhou2016 to allow increase the moabb version by @bruAristimunha in #802
- Update to pyRiemann 0.9 and mne 1.10 by @gcattan in #789
- Increased visibility of
LocalBIDSDatasetby adding small description to data summary page by @TessvandeVijver in #778 - Pre-release 1.3.0 by @bruAristimunha in #803
- Update evaluation to use new splitters and include updates by @bruAristimunha in #769
- Add BNCI2003_004 dataset (BCI Competition III Dataset IVa) by @griffinkeeler in #811
- Add auditory ERP dataset (Kojima2024A) by @simonkojima in #807
- [BUG] swap the labels of '17' and '21' by @ponpopon in #814
- Add auditory ERP dataset (Kojima2024B) by @simonkojima in #806
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #819
- Fix issues in Dreyer2023 dataset by @simonkojima in #828
- Document pyRiemann 0.9 and numpy 2.0 compatibility update in changelog by @Copilot in #821
- Easier handling of pipelines for benchmark() by @toncho11 in #826
- Pre-release 1.4.0 by @PierreGtch in #831
New Contributors
- @papadop made their first contribution in #740
- @zyao197 made their first contribution in #751
- @noostale made their first contribution in #759
- @lucas-heck made their first contribution in #768
- @alexander-de-ranitz made their first contribution in #762
- @amar-enkhbat made their first contribution in #777
- @jellymace made their first contribution in #776
- @UlysseDurand made their first contribution in #781
- @lionelkusch made their first contribution in #791
- @TessvandeVijver made their first contribution in #778
- @griffinkeeler made their first contribution in #811
- @simonkojima made their first contribution in #807
- @ponpopon made their first contribution in #814
- @Copilot made their first contribution in #821
Full Changelog: v1.2.0...v1.4.0