eegdash 0.3.6.dev170720560__tar.gz → 0.3.6.dev183416654__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.
Potentially problematic release.
This version of eegdash might be problematic. Click here for more details.
- {eegdash-0.3.6.dev170720560/eegdash.egg-info → eegdash-0.3.6.dev183416654}/PKG-INFO +1 -1
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/docs/source/conf.py +1 -7
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/__init__.py +1 -1
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654/eegdash.egg-info}/PKG-INFO +1 -1
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/LICENSE +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/MANIFEST.in +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/README.md +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/docs/Makefile +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/docs/source/dataset_summary.rst +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/docs/source/index.rst +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/docs/source/install/install.rst +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/docs/source/install/install_pip.rst +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/docs/source/install/install_source.rst +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/docs/source/overview.rst +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/api.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/data_config.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/data_utils.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/dataset.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/dataset_summary.csv +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/__init__.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/datasets.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/decorators.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/extractors.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/__init__.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/complexity.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/connectivity.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/csp.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/dimensionality.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/signal.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/spectral.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/utils.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/inspect.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/serialization.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/utils.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/mongodb.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/preprocessing.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/registry.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/utils.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash.egg-info/SOURCES.txt +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash.egg-info/dependency_links.txt +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash.egg-info/requires.txt +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash.egg-info/top_level.txt +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/pyproject.toml +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/setup.cfg +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_api.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_challenge_kwargs.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_correctness.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_database.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_dataset.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_dataset_registration.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_eegdash.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_functional.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_init.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_minirelease.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_mongo_connection.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_offline.py +0 -0
- {eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_query.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: eegdash
|
|
3
|
-
Version: 0.3.6.
|
|
3
|
+
Version: 0.3.6.dev183416654
|
|
4
4
|
Summary: EEG data for machine learning
|
|
5
5
|
Author-email: Young Truong <dt.young112@gmail.com>, Arnaud Delorme <adelorme@gmail.com>, Aviv Dotan <avivd220@gmail.com>, Oren Shriki <oren70@gmail.com>, Bruno Aristimunha <b.aristimunha@gmail.com>
|
|
6
6
|
License-Expression: GPL-3.0-only
|
|
@@ -47,13 +47,7 @@ html_favicon = "_static/eegdash_icon.png"
|
|
|
47
47
|
html_title = "EEG Dash"
|
|
48
48
|
html_short_title = "EEG Dash"
|
|
49
49
|
html_css_files = ["custom.css"]
|
|
50
|
-
html_js_files = [
|
|
51
|
-
(
|
|
52
|
-
"https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ",
|
|
53
|
-
{"async": "async"},
|
|
54
|
-
),
|
|
55
|
-
"js/ga4.js",
|
|
56
|
-
]
|
|
50
|
+
html_js_files = []
|
|
57
51
|
|
|
58
52
|
# Required for sphinx-sitemap: set the canonical base URL of the site
|
|
59
53
|
# Make sure this matches the actual published docs URL and ends with '/'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: eegdash
|
|
3
|
-
Version: 0.3.6.
|
|
3
|
+
Version: 0.3.6.dev183416654
|
|
4
4
|
Summary: EEG data for machine learning
|
|
5
5
|
Author-email: Young Truong <dt.young112@gmail.com>, Arnaud Delorme <adelorme@gmail.com>, Aviv Dotan <avivd220@gmail.com>, Oren Shriki <oren70@gmail.com>, Bruno Aristimunha <b.aristimunha@gmail.com>
|
|
6
6
|
License-Expression: GPL-3.0-only
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/docs/source/install/install_pip.rst
RENAMED
|
File without changes
|
{eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/docs/source/install/install_source.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/csp.py
RENAMED
|
File without changes
|
|
File without changes
|
{eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/signal.py
RENAMED
|
File without changes
|
{eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/spectral.py
RENAMED
|
File without changes
|
{eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash/features/feature_bank/utils.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/eegdash.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{eegdash-0.3.6.dev170720560 → eegdash-0.3.6.dev183416654}/tests/test_dataset_registration.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|