forked from NeuroTechX/moabb
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Normalize dataset names (NeuroTechX#455)
* Add depreciation decorator * Update test_dataset_list * Ignore aliases in test_dataset_list * Add is_abreviation function * Add tests for is_abreviation and is-camel-kebab_case * Rename is_abbrev * Fix dashes in is_abbrev * Fix error message * Update BNCI datasets names and codes * Update mamem dataset codes * Update epfl dataset code * Update DeamonsP300 dataset code * Test if codes are unique * Update Huebner codes * Relax is_abrev * Update FakeDataset code * Update code and name of Passive Head Mounted Display with Music Listening dataset * Update name of GrosseWentrup2009 * Update code of Nakanishi2015 * Update name of SSVEPExo * Update add argument suffix to Shin2017 and rename to BaseShin2017 * Update code of Sosulski2019 * Re-rename HeadMountedDisplay because colision with VR-P300 * Rename VirtualReality to Cattan2019_VR * Add alias for VirtualReality * Update code of Wand2016 * Update name of braininvaders datasets * Add compound_dataset_list with test * Del _init_dataset_list after usage * Change names of bi-illeteracy datasets * Fix hardcoded code test for Cattan2019-VR * Fix benchmark test * Update whats_new.rst * Update BI2014b Fixing the number of subjects in BI2014b. * Update dataset summaries * Fix case when note already present * Fix forgotten change of BNCI2014001 * warn instead of raise when code and class name don't match (compatibility with depreciated names) * Add test for depreciated datasets init * Fix asserNoLogs only introduced in python3.10 * Specity test for depreciated warning * Undo edit to old whats_new.rst lines * Fix note formatting * Update SSVEPExo name and code to Kalunga2016 --------- Co-authored-by: Bru <a.bruno@aluno.ufabc.edu.br> Co-authored-by: Sara Sedlar <sara.sedlar@gmail.com>
- Loading branch information
1 parent
2d58584
commit d2e973d
Showing
53 changed files
with
756 additions
and
383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.