braindecode 1.3.2.dev184484862__tar.gz → 1.4.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {braindecode-1.3.2.dev184484862/braindecode.egg-info → braindecode-1.4.0}/PKG-INFO +41 -11
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/README.rst +36 -6
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/augmentation/transforms.py +6 -4
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/base.py +799 -19
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/bids/hub.py +222 -106
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/bids/hub_io.py +44 -44
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/mne.py +48 -4
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datautil/hub_formats.py +16 -3
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/__init__.py +4 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/base.py +293 -104
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/bendr.py +86 -25
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/biot.py +23 -5
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/cbramod.py +28 -6
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/config.py +29 -29
- braindecode-1.4.0/braindecode/models/deepsleepnet.py +477 -0
- braindecode-1.4.0/braindecode/models/dgcnn.py +500 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eeginception_mi.py +2 -1
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eegitnet.py +4 -3
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eegpt.py +15 -2
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eegsym.py +1 -1
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/labram.py +15 -1
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/luna.py +11 -21
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/patchedtransformer.py +5 -3
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/reve.py +59 -23
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/shallow_fbcsp.py +16 -8
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/signal_jepa.py +63 -13
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/sstdpn.py +1 -1
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/summary.csv +1 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/util.py +147 -14
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/__init__.py +2 -1
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/activation.py +20 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/attention.py +2 -1
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/preprocessing/mne_preprocess.py +2 -1
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/preprocessing/preprocess.py +62 -32
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/preprocessing/windowers.py +312 -78
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/util.py +34 -4
- braindecode-1.4.0/braindecode/version.py +1 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/visualization/gradients.py +7 -7
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0/braindecode.egg-info}/PKG-INFO +41 -11
- braindecode-1.4.0/braindecode.egg-info/SOURCES.txt +524 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode.egg-info/requires.txt +4 -4
- braindecode-1.4.0/docs/_build/html/_downloads/090305d06248840b75133975e5121f41/plot_sleep_staging_chambon2018.ipynb +291 -0
- braindecode-1.4.0/docs/_build/html/_downloads/0ada35f18bb95235ba2842270483081f/plot_finetune_foundation_model.ipynb +201 -0
- braindecode-1.4.0/docs/_build/html/_downloads/0f2bf063e08b7d05b80e0004fcbbb6f9/benchmark_lazy_eager_loading.ipynb +183 -0
- braindecode-1.4.0/docs/_build/html/_downloads/137d0b161de96c88644fd65258fc20b5/tutorial_create_fixed_window_length.ipynb +190 -0
- braindecode-1.4.0/docs/_build/html/_downloads/1c6590d134fa0befda654e89aa55b2ac/plot_benchmark_preprocessing.ipynb +104 -0
- braindecode-1.4.0/docs/_build/html/_downloads/1d879df548fa18be8c23d9ca0dc008d4/plot_data_augmentation.ipynb +259 -0
- braindecode-1.4.0/docs/_build/html/_downloads/2466f8ec5c733d0bd65e187b45d875cc/plot_data_augmentation_search.ipynb +302 -0
- braindecode-1.4.0/docs/_build/html/_downloads/263464a28477cf8decb861ae6e2e9be7/plot_how_train_test_and_tune.ipynb +375 -0
- braindecode-1.4.0/docs/_build/html/_downloads/3862cafd7f0d815e434319ffe525afc8/plot_bcic_iv_2a_moabb_cropped.ipynb +226 -0
- braindecode-1.4.0/docs/_build/html/_downloads/408ca4ffd0ea1f76faa9ef602734ac94/plot_tuh_eeg_corpus.ipynb +187 -0
- braindecode-1.4.0/docs/_build/html/_downloads/5030717acb00990b394b83314b0797d9/plot_bids_dataset_example.ipynb +97 -0
- braindecode-1.4.0/docs/_build/html/_downloads/66ea18b3b9cf0802bbd32bb903ab554e/plot_temporal_generalization.ipynb +312 -0
- braindecode-1.4.0/docs/_build/html/_downloads/75a73c7d94f3a671fd3dec28f4031ead/plot_regression.ipynb +212 -0
- braindecode-1.4.0/docs/_build/html/_downloads/84fbcd59a346e5e56758285122dc69e2/plot_sleep_staging_eldele2021.ipynb +291 -0
- braindecode-1.4.0/docs/_build/html/_downloads/8616a7f968141825e56ab3e3d59be449/plot_tuh_discrete_multitarget.ipynb +169 -0
- braindecode-1.4.0/docs/_build/html/_downloads/8b5ba06718764b959e8dea1dd0bb97df/plot_sleep_staging_usleep.ipynb +255 -0
- braindecode-1.4.0/docs/_build/html/_downloads/91651c9d4fde110b4a53f5775a91acc5/plot_mne_dataset_example.ipynb +104 -0
- braindecode-1.4.0/docs/_build/html/_downloads/93fdea8cbadaf0e3afa2eb2be3ebc483/bcic_iv_4_ecog_trial.ipynb +376 -0
- braindecode-1.4.0/docs/_build/html/_downloads/9a4447462c3b255ba7e5ca212bbadd52/plot_bcic_iv_2a_moabb_trial.ipynb +271 -0
- braindecode-1.4.0/docs/_build/html/_downloads/9ecad1eb1db853df0ba20dbb97303c02/plot_exca_config.ipynb +439 -0
- braindecode-1.4.0/docs/_build/html/_downloads/a2f12129facb042643a99d4b9de1886d/bcic_iv_4_ecog_cropped.ipynb +345 -0
- braindecode-1.4.0/docs/_build/html/_downloads/a39e4245738e55e0eb7084c545ed05bc/plot_hyperparameter_tuning_with_scikit-learn.ipynb +257 -0
- braindecode-1.4.0/docs/_build/html/_downloads/a6249715d3c30cb41c4af85938cca008/plot_moabb_dataset_example.ipynb +140 -0
- braindecode-1.4.0/docs/_build/html/_downloads/a868f9d41de95f5f6defc26e291cf4aa/plot_preprocessing_classes.ipynb +194 -0
- braindecode-1.4.0/docs/_build/html/_downloads/a86d0c5f3a882a069df1683a708d3e25/plot_train_in_pure_pytorch_and_pytorch_lightning.ipynb +250 -0
- braindecode-1.4.0/docs/_build/html/_downloads/aa8426d97090e7b3062c4e4732c3214a/plot_relative_positioning.ipynb +266 -0
- braindecode-1.4.0/docs/_build/html/_downloads/b9d19304ecd233ea7a79d4365316ea49/plot_load_save_datasets.ipynb +176 -0
- braindecode-1.4.0/docs/_build/html/_downloads/cb62940d13f700ed2b9e813705e9d437/plot_moabb_benchmark.ipynb +122 -0
- braindecode-1.4.0/docs/_build/html/_downloads/cd24c95e5e6c988ebb6ece50ac672ab5/plot_bcic_iv_2a_eegprep_cleaning.ipynb +260 -0
- braindecode-1.4.0/docs/_build/html/_downloads/f158ead3e4720f6f4685ff1d3f48dc15/plot_hub_integration.ipynb +201 -0
- braindecode-1.4.0/docs/_build/html/_downloads/f3c89d39e947a121c7920b4d415413a2/plot_split_dataset.ipynb +180 -0
- braindecode-1.4.0/docs/_build/html/_downloads/f7b38cac92c078838442753121efc297/plot_custom_dataset_example.ipynb +140 -0
- braindecode-1.4.0/docs/_build/html/_downloads/fa7c2c982eb044a92a764e44b7365fd6/plot_load_pretrained_models.ipynb +222 -0
- braindecode-1.4.0/docs/_build/html/_downloads/fff46913db5173d3ae22c1113acffb45/plot_basic_training_epochs.ipynb +237 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/api.rst +11 -9
- braindecode-1.4.0/docs/auto_examples/advanced_training/bcic_iv_4_ecog_cropped.ipynb +345 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/bcic_iv_4_ecog_cropped.rst +626 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/index.rst +173 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_data_augmentation.ipynb +259 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_data_augmentation.rst +419 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_data_augmentation_search.ipynb +302 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_data_augmentation_search.rst +523 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_exca_config.ipynb +439 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_exca_config.rst +693 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_finetune_foundation_model.ipynb +201 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_finetune_foundation_model.rst +377 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_moabb_benchmark.ipynb +122 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_moabb_benchmark.rst +231 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_relative_positioning.ipynb +266 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_relative_positioning.rst +689 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_temporal_generalization.ipynb +312 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/plot_temporal_generalization.rst +808 -0
- braindecode-1.4.0/docs/auto_examples/advanced_training/sg_execution_times.rst +58 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/bcic_iv_4_ecog_trial.ipynb +376 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/bcic_iv_4_ecog_trial.rst +581 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/index.rst +137 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/plot_sleep_staging_chambon2018.ipynb +291 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/plot_sleep_staging_chambon2018.rst +521 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/plot_sleep_staging_eldele2021.ipynb +291 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/plot_sleep_staging_eldele2021.rst +519 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/plot_sleep_staging_usleep.ipynb +255 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/plot_sleep_staging_usleep.rst +468 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/plot_tuh_eeg_corpus.ipynb +187 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/plot_tuh_eeg_corpus.rst +433 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/sg_execution_times.rst +52 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/tutorial_create_fixed_window_length.ipynb +190 -0
- braindecode-1.4.0/docs/auto_examples/applied_examples/tutorial_create_fixed_window_length.rst +365 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/benchmark_lazy_eager_loading.ipynb +183 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/benchmark_lazy_eager_loading.rst +504 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/index.rst +209 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_benchmark_preprocessing.ipynb +104 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_benchmark_preprocessing.rst +257 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_bids_dataset_example.ipynb +97 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_bids_dataset_example.rst +110 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_custom_dataset_example.ipynb +140 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_custom_dataset_example.rst +163 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_hub_integration.ipynb +201 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_hub_integration.rst +459 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_load_save_datasets.ipynb +176 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_load_save_datasets.rst +202 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_mne_dataset_example.ipynb +104 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_mne_dataset_example.rst +135 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_moabb_dataset_example.ipynb +140 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_moabb_dataset_example.rst +156 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_split_dataset.ipynb +180 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_split_dataset.rst +223 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_tuh_discrete_multitarget.ipynb +169 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/plot_tuh_discrete_multitarget.rst +232 -0
- braindecode-1.4.0/docs/auto_examples/datasets_io/sg_execution_times.rst +64 -0
- braindecode-1.4.0/docs/auto_examples/index.rst +714 -0
- braindecode-1.4.0/docs/auto_examples/model_building/index.rst +209 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_basic_training_epochs.ipynb +237 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_basic_training_epochs.rst +320 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_bcic_iv_2a_eegprep_cleaning.ipynb +260 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_bcic_iv_2a_eegprep_cleaning.rst +538 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_bcic_iv_2a_moabb_cropped.ipynb +226 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_bcic_iv_2a_moabb_cropped.rst +513 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_bcic_iv_2a_moabb_trial.ipynb +271 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_bcic_iv_2a_moabb_trial.rst +482 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_how_train_test_and_tune.ipynb +375 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_how_train_test_and_tune.rst +854 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_hyperparameter_tuning_with_scikit-learn.ipynb +257 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_hyperparameter_tuning_with_scikit-learn.rst +498 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_load_pretrained_models.ipynb +222 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_load_pretrained_models.rst +597 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_preprocessing_classes.ipynb +194 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_preprocessing_classes.rst +324 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_regression.ipynb +212 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_regression.rst +391 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_train_in_pure_pytorch_and_pytorch_lightning.ipynb +250 -0
- braindecode-1.4.0/docs/auto_examples/model_building/plot_train_in_pure_pytorch_and_pytorch_lightning.rst +536 -0
- braindecode-1.4.0/docs/auto_examples/model_building/sg_execution_times.rst +64 -0
- braindecode-1.4.0/docs/auto_examples/sg_execution_times.rst +37 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/cite.rst +42 -4
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/conf.py +18 -13
- braindecode-1.4.0/docs/generated/activation/braindecode.modules.LogActivation.rst +130 -0
- braindecode-1.4.0/docs/generated/activation/braindecode.modules.SafeLog.rst +135 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.CAT.rst +130 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.CATLite.rst +130 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.CBAM.rst +130 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.ECA.rst +130 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.EncNet.rst +130 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.FCA.rst +137 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.GCT.rst +130 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.GSoP.rst +130 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.GatherExcite.rst +130 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.MultiHeadAttention.rst +130 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.SRM.rst +130 -0
- braindecode-1.4.0/docs/generated/attention/braindecode.modules.SqueezeAndExcitation.rst +130 -0
- braindecode-1.4.0/docs/generated/blocks/braindecode.modules.FeedForwardBlock.rst +127 -0
- braindecode-1.4.0/docs/generated/blocks/braindecode.modules.InceptionBlock.rst +130 -0
- braindecode-1.4.0/docs/generated/blocks/braindecode.modules.MLP.rst +127 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.AmplitudeScale.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.AugmentedDataLoader.rst +21 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.BandstopFilter.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.ChannelsDropout.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.ChannelsReref.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.ChannelsShuffle.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.ChannelsSymmetry.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.Compose.rst +132 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.FTSurrogate.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.FrequencyShift.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.GaussianNoise.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.IdentityTransform.rst +134 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.MaskEncoding.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.Mixup.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.SegmentationReconstruction.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.SensorsRotation.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.SensorsXRotation.rst +123 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.SensorsYRotation.rst +123 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.SensorsZRotation.rst +123 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.SignFlip.rst +134 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.SmoothTimeMask.rst +139 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.TimeReverse.rst +134 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.Transform.rst +137 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.amplitude_scale.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.bandstop_filter.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.channels_dropout.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.channels_permute.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.channels_rereference.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.channels_shuffle.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.frequency_shift.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.ft_surrogate.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.gaussian_noise.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.identity.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.mask_encoding.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.mixup.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.segmentation_reconstruction.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.sensors_rotation.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.sign_flip.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.smooth_time_mask.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.augmentation.functional.time_reverse.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.classifier.EEGClassifier.rst +166 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.BCICompetitionIVDataset4.rst +48 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.BNCI2014_001.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.BaseConcatDataset.rst +66 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.CHBMIT.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.HGD.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.MOABBDataset.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.NMT.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.RawDataset.rst +21 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.RecordDataset.rst +32 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.SIENA.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.SleepPhysionet.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.SleepPhysionetChallenge2018.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.TUH.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.TUHAbnormal.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.TUHEvents.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.WindowsDataset.rst +21 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.bids.BIDSDataset.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.bids.BIDSEpochsDataset.rst +35 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.bids.BIDSIterableDataset.rst +19 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.bids.HubDatasetMixin.rst +39 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.create_from_X_y.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.create_from_mne_epochs.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.datasets.create_from_mne_raw.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.datautil.infer_signal_properties.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.datautil.load_concat_dataset.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.datautil.save_concat_dataset.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.functional.drop_path.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.functional.glorot_weight_zero_bias.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.functional.hilbert_freq.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.functional.identity.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.functional.plv_time.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.functional.rescale_parameter.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.functional.safe_log.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.functional.square.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.models.ATCNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.AttentionBaseNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.AttnSleep.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.BDTCN.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.BENDR.rst +155 -0
- braindecode-1.4.0/docs/generated/braindecode.models.BIOT.rst +155 -0
- braindecode-1.4.0/docs/generated/braindecode.models.BrainModule.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.CBraMod.rst +155 -0
- braindecode-1.4.0/docs/generated/braindecode.models.CTNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.ContraWR.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.DGCNN.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.Deep4Net.rst +147 -0
- braindecode-1.4.0/docs/generated/braindecode.models.DeepSleepNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGConformer.rst +157 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGITNet.rst +147 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGInceptionERP.rst +147 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGInceptionMI.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGMiner.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGModuleMixin.rst +82 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGNeX.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGNet.rst +147 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGPT.rst +162 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGSimpleConv.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGSym.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.EEGTCNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.FBCNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.FBLightConvNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.FBMSNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.IFNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.LUNA.rst +185 -0
- braindecode-1.4.0/docs/generated/braindecode.models.Labram.rst +190 -0
- braindecode-1.4.0/docs/generated/braindecode.models.MEDFormer.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.MSVTNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.PBT.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.REVE.rst +162 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SCCNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SPARCNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SSTDPN.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.ShallowFBCSPNet.rst +147 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SignalJEPA.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SignalJEPA_Contextual.rst +160 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SignalJEPA_PostLocal.rst +160 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SignalJEPA_PreLocal.rst +160 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SincShallowNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SleepStagerBlanco2020.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SleepStagerChambon2018.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.SyncNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.TIDNet.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.TSception.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.models.USleep.rst +150 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.AddChannels.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.AddEvents.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.AddProj.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.AddReferenceChannels.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.AnnotateAmplitude.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.AnnotateBreak.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.AnnotateMovement.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.AnnotateMuscleZscore.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.AnnotateNan.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.Anonymize.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.ApplyGradientCompensation.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.ApplyHilbert.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.ApplyProj.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.CombineChannels.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.ComputeBridgedElectrodes.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.ComputeCurrentSourceDensity.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.Crop.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.CropByAnnotations.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.DelProj.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.DropChannels.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.EEGPrep.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.EqualizeBads.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.EqualizeChannels.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.Filter.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.FilterData.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.FindBadChannelsLof.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.FixMagCoilTypes.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.FixStimArtifact.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.InterpolateBads.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.InterpolateBridgedElectrodes.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.InterpolateTo.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.MaxwellFilter.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.NotchFilter.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.OversampledTemporalProjection.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.Pick.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.PickChannels.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.PickTypes.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.Preprocessor.rst +46 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RealignRaw.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RegressArtifact.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.ReinterpolateRemovedChannels.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RemoveBadChannels.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RemoveBadChannelsNoLocs.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RemoveBadWindows.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RemoveBursts.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RemoveCommonAverageReference.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RemoveDCOffset.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RemoveDrifts.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RemoveFlatChannels.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.RenameChannels.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.ReorderChannels.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.Resample.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.Resampling.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.Rescale.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.SavgolFilter.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.SetAnnotations.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.SetBipolarReference.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.SetChannelTypes.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.SetEEGReference.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.SetMeasDate.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.SetMontage.rst +25 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.create_fixed_length_windows.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.create_windows_from_events.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.create_windows_from_target_channels.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.exponential_moving_demean.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.exponential_moving_standardize.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.filterbank.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.preprocessing.preprocess.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.regressor.EEGRegressor.rst +161 -0
- braindecode-1.4.0/docs/generated/braindecode.samplers.BalancedSequenceSampler.rst +36 -0
- braindecode-1.4.0/docs/generated/braindecode.samplers.DistributedRecordingSampler.rst +41 -0
- braindecode-1.4.0/docs/generated/braindecode.samplers.DistributedRelativePositioningSampler.rst +38 -0
- braindecode-1.4.0/docs/generated/braindecode.samplers.RecordingSampler.rst +39 -0
- braindecode-1.4.0/docs/generated/braindecode.samplers.RelativePositioningSampler.rst +36 -0
- braindecode-1.4.0/docs/generated/braindecode.samplers.SequenceSampler.rst +23 -0
- braindecode-1.4.0/docs/generated/braindecode.training.CroppedLoss.rst +130 -0
- braindecode-1.4.0/docs/generated/braindecode.training.CroppedTimeSeriesEpochScoring.rst +52 -0
- braindecode-1.4.0/docs/generated/braindecode.training.CroppedTrialEpochScoring.rst +57 -0
- braindecode-1.4.0/docs/generated/braindecode.training.PostEpochTrainScoring.rst +52 -0
- braindecode-1.4.0/docs/generated/braindecode.training.TimeSeriesLoss.rst +130 -0
- braindecode-1.4.0/docs/generated/braindecode.training.mixup_criterion.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.training.predict_trials.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.training.trial_preds_from_window_preds.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.util.set_random_seeds.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.visualization.compute_amplitude_gradients.rst +12 -0
- braindecode-1.4.0/docs/generated/braindecode.visualization.plot_confusion_matrix.rst +12 -0
- braindecode-1.4.0/docs/generated/convolution/braindecode.modules.AvgPool2dWithConv.rst +130 -0
- braindecode-1.4.0/docs/generated/convolution/braindecode.modules.CausalConv1d.rst +132 -0
- braindecode-1.4.0/docs/generated/convolution/braindecode.modules.CombinedConv.rst +130 -0
- braindecode-1.4.0/docs/generated/convolution/braindecode.modules.Conv2dWithConstraint.rst +121 -0
- braindecode-1.4.0/docs/generated/convolution/braindecode.modules.DepthwiseConv2d.rst +121 -0
- braindecode-1.4.0/docs/generated/filter/braindecode.modules.FilterBankLayer.rst +130 -0
- braindecode-1.4.0/docs/generated/filter/braindecode.modules.GeneralizedGaussianFilter.rst +144 -0
- braindecode-1.4.0/docs/generated/layers/braindecode.modules.Chomp1d.rst +135 -0
- braindecode-1.4.0/docs/generated/layers/braindecode.modules.DropPath.rst +135 -0
- braindecode-1.4.0/docs/generated/layers/braindecode.modules.Ensure4d.rst +130 -0
- braindecode-1.4.0/docs/generated/layers/braindecode.modules.SubjectLayers.rst +130 -0
- braindecode-1.4.0/docs/generated/layers/braindecode.modules.TimeDistributed.rst +130 -0
- braindecode-1.4.0/docs/generated/linear/braindecode.modules.LinearWithConstraint.rst +121 -0
- braindecode-1.4.0/docs/generated/linear/braindecode.modules.MaxNormLinear.rst +121 -0
- braindecode-1.4.0/docs/generated/stats/braindecode.modules.LogPowerLayer.rst +6 -0
- braindecode-1.4.0/docs/generated/stats/braindecode.modules.LogVarLayer.rst +6 -0
- braindecode-1.4.0/docs/generated/stats/braindecode.modules.MaxLayer.rst +6 -0
- braindecode-1.4.0/docs/generated/stats/braindecode.modules.MeanLayer.rst +6 -0
- braindecode-1.4.0/docs/generated/stats/braindecode.modules.StatLayer.rst +130 -0
- braindecode-1.4.0/docs/generated/stats/braindecode.modules.StdLayer.rst +6 -0
- braindecode-1.4.0/docs/generated/stats/braindecode.modules.VarLayer.rst +6 -0
- braindecode-1.4.0/docs/generated/util/braindecode.modules.aggregate_probas.rst +12 -0
- braindecode-1.4.0/docs/generated/wrapper/braindecode.modules.Expression.rst +130 -0
- braindecode-1.4.0/docs/generated/wrapper/braindecode.modules.IntermediateOutputWrapper.rst +130 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/categorization/gnn.rst +9 -1
- braindecode-1.4.0/docs/models/categorization/spd.rst +103 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/models_categorization.rst +60 -60
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/whats_new.rst +165 -8
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/pyproject.toml +14 -5
- braindecode-1.3.2.dev184484862/braindecode/models/deepsleepnet.py +0 -417
- braindecode-1.3.2.dev184484862/braindecode/version.py +0 -1
- braindecode-1.3.2.dev184484862/braindecode.egg-info/SOURCES.txt +0 -159
- braindecode-1.3.2.dev184484862/docs/models/categorization/spd.rst +0 -35
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/LICENSE.txt +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/MANIFEST.in +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/NOTICE.txt +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/__init__.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/augmentation/__init__.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/augmentation/base.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/augmentation/functional.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/classifier.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/__init__.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/bbci.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/bcicomp.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/bids/__init__.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/bids/datasets.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/bids/format.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/bids/hub_format.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/bids/hub_validation.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/bids/iterable.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/chb_mit.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/moabb.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/nmt.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/registry.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/siena.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/sleep_physio_challe_18.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/sleep_physionet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/tuh.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/utils.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datasets/xy.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datautil/__init__.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datautil/channel_utils.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datautil/serialization.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/datautil/util.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/eegneuralnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/functional/__init__.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/functional/functions.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/functional/initialization.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/atcnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/attentionbasenet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/attn_sleep.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/brainmodule.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/contrawr.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/ctnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/deep4.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eegconformer.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eeginception_erp.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eegminer.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eegnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eegnex.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eegsimpleconv.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/eegtcnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/fbcnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/fblightconvnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/fbmsnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/hybrid.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/ifnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/medformer.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/msvtnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/sccnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/sinc_shallow.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/sleep_stager_blanco_2020.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/sleep_stager_chambon_2018.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/sparcnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/syncnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/tcn.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/tidnet.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/tsinception.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/models/usleep.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/blocks.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/convolution.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/filter.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/layers.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/linear.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/parametrization.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/stats.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/util.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/modules/wrapper.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/preprocessing/__init__.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/preprocessing/eegprep_preprocess.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/preprocessing/util.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/regressor.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/samplers/__init__.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/samplers/base.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/samplers/ssl.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/training/__init__.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/training/callbacks.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/training/losses.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/training/scoring.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/visualization/__init__.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode/visualization/confusion_matrices.py +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode.egg-info/dependency_links.txt +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/braindecode.egg-info/top_level.txt +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/Makefile +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/_templates/autosummary/class.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/_templates/autosummary/class_in_subdir.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/_templates/autosummary/function.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/_templates/autosummary/function_in_subdir.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/help.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/index.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/install/install.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/install/install_pip.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/install/install_source.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/categorization/attention.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/categorization/channel.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/categorization/convolution.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/categorization/filterbank.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/categorization/interpretable.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/categorization/lbm.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/categorization/recurrent.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/models.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/models_table.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/models/models_visualization.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/docs/sg_execution_times.rst +0 -0
- {braindecode-1.3.2.dev184484862 → braindecode-1.4.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: braindecode
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.4.0
|
|
4
4
|
Summary: Deep learning software to decode EEG, ECG or MEG signals
|
|
5
5
|
Author-email: Robin Tibor Schirrmeister <robintibor@gmail.com>, Bruno Aristimunha Pinto <b.aristimunha@gmail.com>, Alexandre Gramfort <agramfort@meta.com>
|
|
6
6
|
Maintainer-email: Alexandre Gramfort <agramfort@meta.com>, Bruno Aristimunha Pinto <b.aristimunha@gmail.com>, Robin Tibor Schirrmeister <robintibor@gmail.com>
|
|
@@ -22,20 +22,20 @@ Requires-Python: >=3.11
|
|
|
22
22
|
Description-Content-Type: text/x-rst
|
|
23
23
|
License-File: LICENSE.txt
|
|
24
24
|
License-File: NOTICE.txt
|
|
25
|
-
Requires-Dist: torch>=2.
|
|
25
|
+
Requires-Dist: torch>=2.0
|
|
26
26
|
Requires-Dist: torchaudio>=2.0
|
|
27
27
|
Requires-Dist: mne>=1.11.0
|
|
28
|
-
Requires-Dist: pandas<3.0.0
|
|
29
28
|
Requires-Dist: mne_bids>=0.18
|
|
30
29
|
Requires-Dist: h5py
|
|
31
30
|
Requires-Dist: skorch>=1.3.0
|
|
32
31
|
Requires-Dist: joblib
|
|
33
32
|
Requires-Dist: torchinfo
|
|
34
|
-
Requires-Dist:
|
|
33
|
+
Requires-Dist: pandas
|
|
34
|
+
Requires-Dist: wfdb>=4.3.1
|
|
35
35
|
Requires-Dist: linear_attention_transformer
|
|
36
36
|
Requires-Dist: docstring_inheritance
|
|
37
37
|
Requires-Dist: rotary_embedding_torch
|
|
38
|
-
Requires-Dist:
|
|
38
|
+
Requires-Dist: pydantic>=2.0
|
|
39
39
|
Provides-Extra: moabb
|
|
40
40
|
Requires-Dist: moabb>=1.4.3; extra == "moabb"
|
|
41
41
|
Provides-Extra: eegprep
|
|
@@ -84,8 +84,8 @@ Requires-Dist: braindecode[eegprep]; extra == "all"
|
|
|
84
84
|
Requires-Dist: braindecode[typing]; extra == "all"
|
|
85
85
|
Dynamic: license-file
|
|
86
86
|
|
|
87
|
-
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.
|
|
88
|
-
:target: https://doi.org/10.5281/zenodo.
|
|
87
|
+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.17699192.svg
|
|
88
|
+
:target: https://doi.org/10.5281/zenodo.17699192
|
|
89
89
|
:alt: DOI
|
|
90
90
|
|
|
91
91
|
.. image:: https://github.com/braindecode/braindecode/workflows/docs/badge.svg
|
|
@@ -173,13 +173,43 @@ https://github.com/braindecode/braindecode/blob/master/CONTRIBUTING.md
|
|
|
173
173
|
Citing
|
|
174
174
|
########
|
|
175
175
|
|
|
176
|
-
If you use Braindecode in scientific work, please cite the software using the
|
|
177
|
-
shown in the badge below:
|
|
176
|
+
If you use Braindecode in scientific work, please cite the software using the global
|
|
177
|
+
Zenodo DOI shown in the badge below:
|
|
178
178
|
|
|
179
|
-
.. image:: https://zenodo.org/badge/
|
|
180
|
-
:target: https://doi.org/10.5281/zenodo.
|
|
179
|
+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.17699192.svg
|
|
180
|
+
:target: https://doi.org/10.5281/zenodo.17699192
|
|
181
181
|
:alt: DOI
|
|
182
182
|
|
|
183
|
+
You can use the following BibTeX entry:
|
|
184
|
+
|
|
185
|
+
.. code-block:: bibtex
|
|
186
|
+
|
|
187
|
+
@software{braindecode,
|
|
188
|
+
author = {Aristimunha, Bruno and
|
|
189
|
+
Guetschel, Pierre and
|
|
190
|
+
Wimpff, Martin and
|
|
191
|
+
Gemein, Lukas and
|
|
192
|
+
Rommel, Cedric and
|
|
193
|
+
Banville, Hubert and
|
|
194
|
+
Sliwowski, Maciej and
|
|
195
|
+
Wilson, Daniel and
|
|
196
|
+
Brandt, Simon and
|
|
197
|
+
Gnassounou, Théo and
|
|
198
|
+
Paillard, Joseph and
|
|
199
|
+
{Junqueira Lopes}, Bruna and
|
|
200
|
+
Sedlar, Sara and
|
|
201
|
+
Moreau, Thomas and
|
|
202
|
+
Chevallier, Sylvain and
|
|
203
|
+
Gramfort, Alexandre and
|
|
204
|
+
Schirrmeister, Robin Tibor},
|
|
205
|
+
title = {Braindecode: toolbox for decoding raw electrophysiological brain data
|
|
206
|
+
with deep learning models},
|
|
207
|
+
url = {https://github.com/braindecode/braindecode},
|
|
208
|
+
doi = {10.5281/zenodo.17699192},
|
|
209
|
+
publisher = {Zenodo},
|
|
210
|
+
license = {BSD-3-Clause},
|
|
211
|
+
}
|
|
212
|
+
|
|
183
213
|
Additionally, we highly encourage you to cite the article that originally introduced the
|
|
184
214
|
Braindecode library and has served as a foundational reference for many works on deep
|
|
185
215
|
learning with EEG recordings. Please use the following reference:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.
|
|
2
|
-
:target: https://doi.org/10.5281/zenodo.
|
|
1
|
+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.17699192.svg
|
|
2
|
+
:target: https://doi.org/10.5281/zenodo.17699192
|
|
3
3
|
:alt: DOI
|
|
4
4
|
|
|
5
5
|
.. image:: https://github.com/braindecode/braindecode/workflows/docs/badge.svg
|
|
@@ -87,13 +87,43 @@ https://github.com/braindecode/braindecode/blob/master/CONTRIBUTING.md
|
|
|
87
87
|
Citing
|
|
88
88
|
########
|
|
89
89
|
|
|
90
|
-
If you use Braindecode in scientific work, please cite the software using the
|
|
91
|
-
shown in the badge below:
|
|
90
|
+
If you use Braindecode in scientific work, please cite the software using the global
|
|
91
|
+
Zenodo DOI shown in the badge below:
|
|
92
92
|
|
|
93
|
-
.. image:: https://zenodo.org/badge/
|
|
94
|
-
:target: https://doi.org/10.5281/zenodo.
|
|
93
|
+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.17699192.svg
|
|
94
|
+
:target: https://doi.org/10.5281/zenodo.17699192
|
|
95
95
|
:alt: DOI
|
|
96
96
|
|
|
97
|
+
You can use the following BibTeX entry:
|
|
98
|
+
|
|
99
|
+
.. code-block:: bibtex
|
|
100
|
+
|
|
101
|
+
@software{braindecode,
|
|
102
|
+
author = {Aristimunha, Bruno and
|
|
103
|
+
Guetschel, Pierre and
|
|
104
|
+
Wimpff, Martin and
|
|
105
|
+
Gemein, Lukas and
|
|
106
|
+
Rommel, Cedric and
|
|
107
|
+
Banville, Hubert and
|
|
108
|
+
Sliwowski, Maciej and
|
|
109
|
+
Wilson, Daniel and
|
|
110
|
+
Brandt, Simon and
|
|
111
|
+
Gnassounou, Théo and
|
|
112
|
+
Paillard, Joseph and
|
|
113
|
+
{Junqueira Lopes}, Bruna and
|
|
114
|
+
Sedlar, Sara and
|
|
115
|
+
Moreau, Thomas and
|
|
116
|
+
Chevallier, Sylvain and
|
|
117
|
+
Gramfort, Alexandre and
|
|
118
|
+
Schirrmeister, Robin Tibor},
|
|
119
|
+
title = {Braindecode: toolbox for decoding raw electrophysiological brain data
|
|
120
|
+
with deep learning models},
|
|
121
|
+
url = {https://github.com/braindecode/braindecode},
|
|
122
|
+
doi = {10.5281/zenodo.17699192},
|
|
123
|
+
publisher = {Zenodo},
|
|
124
|
+
license = {BSD-3-Clause},
|
|
125
|
+
}
|
|
126
|
+
|
|
97
127
|
Additionally, we highly encourage you to cite the article that originally introduced the
|
|
98
128
|
Braindecode library and has served as a foundational reference for many works on deep
|
|
99
129
|
learning with EEG recordings. Please use the following reference:
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# Alexandre Gramfort <alexandre.gramfort@inria.fr>
|
|
3
3
|
# Gustavo Rodrigues <gustavenrique01@gmail.com>
|
|
4
4
|
# Bruna Lopes <brunajaflopes@gmail.com>
|
|
5
|
+
# Sarthak Tayal <sarthaktayal2@gmail.com>
|
|
5
6
|
#
|
|
6
7
|
# License: BSD (3-clause)
|
|
7
8
|
|
|
@@ -557,8 +558,9 @@ class BandstopFilter(Transform):
|
|
|
557
558
|
f" Nyquist frequency ({nyq} Hz)."
|
|
558
559
|
f" Falling back to max_freq = {nyq}."
|
|
559
560
|
)
|
|
560
|
-
assert bandwidth < max_freq, (
|
|
561
|
-
f"`bandwidth` needs to be smaller than max_freq={max_freq}"
|
|
561
|
+
assert bandwidth < max_freq - 2, (
|
|
562
|
+
f"`bandwidth` needs to be smaller than max_freq - 2={max_freq - 2} "
|
|
563
|
+
f"to allow valid notch frequency sampling with 1 Hz transition bands."
|
|
562
564
|
)
|
|
563
565
|
|
|
564
566
|
# override bandwidth value when a magnitude is passed
|
|
@@ -600,8 +602,8 @@ class BandstopFilter(Transform):
|
|
|
600
602
|
|
|
601
603
|
# Prevents transitions from going below 0 and above max_freq
|
|
602
604
|
notched_freqs = self.rng.uniform(
|
|
603
|
-
low=1 +
|
|
604
|
-
high=self.max_freq - 1 -
|
|
605
|
+
low=1 + self.bandwidth / 2,
|
|
606
|
+
high=self.max_freq - 1 - self.bandwidth / 2,
|
|
605
607
|
size=X.shape[0],
|
|
606
608
|
)
|
|
607
609
|
return {
|