py-neuromodulation 0.1.1__tar.gz → 0.1.3__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.
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/PKG-INFO +3 -1
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/contributing.rst +1 -1
- py_neuromodulation-0.1.3/docs/source/installation.rst +58 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/pyproject.toml +4 -2
- py_neuromodulation-0.1.1/docs/source/installation.rst +0 -46
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/.gitattributes +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/.github/workflows/docs_pages.yml +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/.github/workflows/python-publish.yml +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/.github/workflows/tests.yml +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/.gitignore +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/LICENSE +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/README.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/Makefile +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/make.bat +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/RMAP.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/CEBRA_embedding.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/RMAP_figure.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/channelselection.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/css/RMAP_figure.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/css/project-template.css +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/decoding.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/fileselection.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/graphs.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/lslselection.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/pydantic.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/settings.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/sourceselection.png +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_templates/custom-class-template.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_templates/custom-module-template.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/api_documentation.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/artifacts.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/bandpower.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/bispectra.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/bursts.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/channels.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/coherence.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/conf.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/database.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/decode.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/feature_reader.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/fooof.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/generator.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/gui.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/hjorth.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/index.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/io.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/linelength.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/logging.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/mne_connectivity.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/mne_filter.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/mnelsl_player.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/mnelsl_stream.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/nolds.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/normalization.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/notch_filter.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/oscillatory.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/plots.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/projection.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/rereference.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/resample.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/settings.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/sharpwaves.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/stats.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/stream.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/types.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/usage.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/README.rst +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/example_cebra_decoding.html +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/example_cebra_decoding.ipynb +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/example_rmap.ipynb +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_2_example_add_feature.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_3_example_sharpwave_analysis.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_4_example_gridPointProjection.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_5_example_rmap_computing.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_6_real_time_demo.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_7_lsl_example.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_8_cebra_example.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/.eslintrc.cjs +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/.gitattributes +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/.gitignore +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/bun.lock +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/eslint.config.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/index.html +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/jsconfig.json +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/package.json +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/public/charite.svg +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/scripts/wdyr.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/App.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/assets/fonts/figtree/Figtree-Italic-VariableFont_wght.ttf +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/assets/fonts/figtree/Figtree-VariableFont_wght.ttf +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/assets/fonts/figtree/OFL.txt +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/assets/fonts/figtree/README.txt +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/AppBar/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/AppBar.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/AppInfoModal.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/BandPowerGraph.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/CollapsibleBox.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/DecodingGraph.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Drawer/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/FileBrowser/FileBrowser.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/FileBrowser/QuickAccess.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Graph/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/HeatmapGraph.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/PSDGraph.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/RawDataGraph.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Settings/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Sidebar/Sidebar.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Sidebar/Sidebar.module.css +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Sidebar/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/StatusBar/ResizeHandle.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/StatusBar/ResizeHandle.module.css +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/StatusBar/SocketStatus.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/StatusBar/StatusBar.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/StatusBar/StatusBar.module.css +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/StatusBar/WebviewStatus.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/StatusBar/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/StatusBar/resize_handle.svg +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Switch/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/TitledBox.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/WindowButtons.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/utils.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/main.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/Channels/Channels.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/Dashboard.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/Settings/Settings.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/Settings/components/FrequencyRange.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/Settings/components/OrderableLiteralListField.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/Settings/components/PrimitiveComponents.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/SourceSelection/DecodingModel.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/SourceSelection/FileSelector.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/SourceSelection/SourceSelection.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/SourceSelection/StreamParameters.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/SourceSelection/StreamSelector.jsx +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/stores/appInfoStore.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/stores/createStore.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/stores/dragAndDropStore.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/stores/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/stores/sessionStore.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/stores/settingsStore.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/stores/socketStore.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/stores/uiStore.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/stores/webviewStore.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/styles/reset.css +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/theme.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/utils/DataBuffer.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/utils/FileInfo.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/utils/FileManager.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/utils/debounced_sync.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/utils/index.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/utils/utils.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/vite.config.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/ConnectivityDecoding/Automated Anatomical Labeling 3 (Rolls 2020).nii +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/ConnectivityDecoding/_get_grid_hull.m +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/ConnectivityDecoding/_get_grid_whole_brain.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/ConnectivityDecoding/_helper_write_connectome.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/ConnectivityDecoding/mni_coords_cortical_surface.mat +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/ConnectivityDecoding/mni_coords_whole_brain.mat +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/ConnectivityDecoding/rmap_func_all.nii +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/ConnectivityDecoding/rmap_struc.nii +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/__init__.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/analysis/RMAP.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/analysis/__init__.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/analysis/decode.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/analysis/feature_reader.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/analysis/plots.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/analysis/stats.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/README +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/dataset_description.json +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/participants.json +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/participants.tsv +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/sub-testsub/ses-EphysMedOff/ieeg/sub-testsub_ses-EphysMedOff_space-mni_coordsystem.json +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/sub-testsub/ses-EphysMedOff/ieeg/sub-testsub_ses-EphysMedOff_space-mni_electrodes.tsv +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/sub-testsub/ses-EphysMedOff/ieeg/sub-testsub_ses-EphysMedOff_task-gripforce_run-0_channels.tsv +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/sub-testsub/ses-EphysMedOff/ieeg/sub-testsub_ses-EphysMedOff_task-gripforce_run-0_ieeg.eeg +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/sub-testsub/ses-EphysMedOff/ieeg/sub-testsub_ses-EphysMedOff_task-gripforce_run-0_ieeg.json +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/sub-testsub/ses-EphysMedOff/ieeg/sub-testsub_ses-EphysMedOff_task-gripforce_run-0_ieeg.vhdr +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/sub-testsub/ses-EphysMedOff/ieeg/sub-testsub_ses-EphysMedOff_task-gripforce_run-0_ieeg.vmrk +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/sub-testsub/ses-EphysMedOff/sub-testsub_ses-EphysMedOff_scans.tsv +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/default_settings.yaml +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/__init__.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/bandpower.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/bispectra.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/bursts.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/coherence.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/feature_processor.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/fooof.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/hjorth_raw.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/linelength.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/mne_connectivity.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/nolds.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/oscillatory.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/features/sharpwaves.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/filter/__init__.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/filter/kalman_filter.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/filter/kalman_filter_external.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/filter/mne_filter.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/filter/notch_filter.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/grid_cortex.tsv +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/grid_subcortex.tsv +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/__init__.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/backend/app_backend.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/backend/app_manager.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/backend/app_pynm.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/backend/app_socket.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/backend/app_utils.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/backend/app_window.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/frontend/assets/Figtree-VariableFont_wght-CkXbWBDP.ttf +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/frontend/assets/index-_6V8ZfAS.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/frontend/assets/plotly-DTCwMlpS.js +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/frontend/charite.svg +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/frontend/index.html +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/gui/window_api.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/libpugixml.so.1.12 +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/linux/bionic_amd64/liblsl.1.16.2.so +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/linux/bookworm_amd64/liblsl.1.16.2.so +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/linux/focal_amd46/liblsl.1.16.2.so +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/linux/jammy_amd64/liblsl.1.16.2.so +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/linux/jammy_x86/liblsl.1.16.2.so +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/linux/noble_amd64/liblsl.1.16.2.so +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/macos/amd64/liblsl.1.16.2.dylib +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/macos/arm64/liblsl.1.16.0.dylib +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/windows/amd64/liblsl.1.16.2.dll +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/liblsl/windows/x86/liblsl.1.16.2.dll +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/lsl_api.cfg +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/plots/STN_surf.mat +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/plots/Vertices.mat +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/plots/faces.mat +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/plots/grid.mat +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/processing/__init__.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/processing/artifacts.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/processing/data_preprocessor.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/processing/filter_preprocessing.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/processing/normalization.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/processing/projection.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/processing/rereference.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/processing/resample.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/run_gui.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/stream/__init__.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/stream/backend_interface.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/stream/data_processor.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/stream/generator.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/stream/mnelsl_player.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/stream/mnelsl_stream.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/stream/settings.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/stream/stream.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/utils/__init__.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/utils/channels.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/utils/database.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/utils/file_writer.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/utils/io.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/utils/keyboard.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/utils/logging.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/utils/perf.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/utils/pydantic_extensions.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/utils/types.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation.code-workspace +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/__init__.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/conftest.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_all_examples.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_all_features.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_bispectra.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_bursts.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_coherence.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_database.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_feature_sampling_rates.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_fooof.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_initalization_offline_stream.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_lsl_stream.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_mne_connectivity.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_nan_values.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_nm_filter.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_nm_resample.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_normalization_settings.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_notch_filter.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_osc_features.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_preprocessing_filter.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_rereference.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_sampling.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_settings_change_after_init.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_sharpwave.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_target_channel_add.py +0 -0
- {py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/tests/test_timing.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: py_neuromodulation
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: Real-time analysis of intracranial neurophysiology recordings.
|
|
5
5
|
Project-URL: Homepage, https://neuromodulation.github.io/py_neuromodulation/
|
|
6
6
|
Project-URL: Documentation, https://neuromodulation.github.io/py_neuromodulation/
|
|
@@ -48,6 +48,7 @@ Requires-Dist: mne-bids>=0.8
|
|
|
48
48
|
Requires-Dist: mne-connectivity
|
|
49
49
|
Requires-Dist: mne-lsl>=1.2.0
|
|
50
50
|
Requires-Dist: mrmr-selection
|
|
51
|
+
Requires-Dist: msgpack
|
|
51
52
|
Requires-Dist: msgpack>=1.1.0
|
|
52
53
|
Requires-Dist: nibabel>=5.3.2
|
|
53
54
|
Requires-Dist: nolds>=0.6.1
|
|
@@ -59,6 +60,7 @@ Requires-Dist: pyarrow>=14.0.2
|
|
|
59
60
|
Requires-Dist: pybispectra>=1.2.0
|
|
60
61
|
Requires-Dist: pydantic>=2.7.3
|
|
61
62
|
Requires-Dist: pyparrm
|
|
63
|
+
Requires-Dist: pyqt6
|
|
62
64
|
Requires-Dist: pywebview
|
|
63
65
|
Requires-Dist: scikit-learn>=0.24.2
|
|
64
66
|
Requires-Dist: scikit-optimize
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
Installation
|
|
2
|
+
============
|
|
3
|
+
|
|
4
|
+
py_neuromodulation requires at least python 3.11. For installation you can use pip:
|
|
5
|
+
|
|
6
|
+
.. code-block::
|
|
7
|
+
|
|
8
|
+
pip install py-neuromodulation
|
|
9
|
+
|
|
10
|
+
We recommend, however, using the package manager `uv <https://docs.astral.sh/uv/getting-started/installation/>`_, and setting up a clean virtual environment:
|
|
11
|
+
|
|
12
|
+
.. code-block::
|
|
13
|
+
|
|
14
|
+
git clone https://github.com/neuromodulation/py_neuromodulation.git
|
|
15
|
+
uv python install 3.11
|
|
16
|
+
uv venv
|
|
17
|
+
|
|
18
|
+
And then activating the virtual environment e.g. in Windows using:
|
|
19
|
+
|
|
20
|
+
.. code-block::
|
|
21
|
+
|
|
22
|
+
.\.venv\Scripts\activate
|
|
23
|
+
|
|
24
|
+
or in unix-based systems:
|
|
25
|
+
|
|
26
|
+
.. code-block::
|
|
27
|
+
|
|
28
|
+
source .venv/bin/activate
|
|
29
|
+
|
|
30
|
+
Then install the packages listed in the `pyproject.toml`:
|
|
31
|
+
|
|
32
|
+
.. code-block::
|
|
33
|
+
|
|
34
|
+
uv sync
|
|
35
|
+
|
|
36
|
+
The GUI can then simply be started by running:
|
|
37
|
+
|
|
38
|
+
.. code-block::
|
|
39
|
+
|
|
40
|
+
run_gui
|
|
41
|
+
|
|
42
|
+
If needed, install the documentation dependencies:
|
|
43
|
+
|
|
44
|
+
.. code-block::
|
|
45
|
+
|
|
46
|
+
uv pip install -e .[docs]
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
Alternatively, you can also install the package in a conda environment:
|
|
50
|
+
|
|
51
|
+
conda create -n pynm-test python=3.11
|
|
52
|
+
conda activate pynm-test
|
|
53
|
+
|
|
54
|
+
Then install the packages listed in the `pyproject.toml`:
|
|
55
|
+
|
|
56
|
+
.. code-block::
|
|
57
|
+
|
|
58
|
+
pip install .
|
|
@@ -4,7 +4,7 @@ requires = ["hatchling"]
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "py_neuromodulation"
|
|
7
|
-
version = "0.1.
|
|
7
|
+
version = "0.1.3"
|
|
8
8
|
authors = [{ name = "Timon Merk", email = "timon.merk@charite.de" }]
|
|
9
9
|
classifiers = [
|
|
10
10
|
"Development Status :: 2 - Pre-Alpha",
|
|
@@ -59,9 +59,11 @@ dependencies = [
|
|
|
59
59
|
"fooof",
|
|
60
60
|
"nolds >=0.6.1",
|
|
61
61
|
"pybispectra>=1.2.0",
|
|
62
|
-
"numba >= 0.60.0",
|
|
62
|
+
"numba >= 0.60.0", # Required to avoid uv version conflicts with pybispectra
|
|
63
63
|
# Graphing
|
|
64
64
|
"matplotlib>=3.9.0",
|
|
65
|
+
"PyQt6", # necessary for plotting
|
|
66
|
+
"msgpack",
|
|
65
67
|
"seaborn >= 0.11",
|
|
66
68
|
"scikit-optimize",
|
|
67
69
|
"mrmr_selection",
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
Installation
|
|
2
|
-
============
|
|
3
|
-
|
|
4
|
-
py_neuromodulation requires at least python 3.10. For installation you can use pip:
|
|
5
|
-
|
|
6
|
-
.. code-block::
|
|
7
|
-
|
|
8
|
-
pip install py-neuromodulation
|
|
9
|
-
|
|
10
|
-
We recommend however installing the package using `rye <https://rye-up.com/guide/installation/>`_:
|
|
11
|
-
|
|
12
|
-
.. code-block::
|
|
13
|
-
|
|
14
|
-
git clone https://github.com/neuromodulation/py_neuromodulation.git
|
|
15
|
-
rye pin 3.11
|
|
16
|
-
rye sync
|
|
17
|
-
|
|
18
|
-
And then activating the virtual environment e.g. in Windows using:
|
|
19
|
-
|
|
20
|
-
.. code-block::
|
|
21
|
-
|
|
22
|
-
.\.venv\Scripts\activate
|
|
23
|
-
|
|
24
|
-
Alternatively you can also install the package in a conda environment:
|
|
25
|
-
|
|
26
|
-
conda create -n pynm-test python=3.11
|
|
27
|
-
conda activate pynm-test
|
|
28
|
-
|
|
29
|
-
Then install the packages listed in the `pyproject.toml`:
|
|
30
|
-
|
|
31
|
-
.. code-block::
|
|
32
|
-
|
|
33
|
-
pip install .
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
Optionally the ipython kernel can be specified for the installed pynm-test conda environment:
|
|
37
|
-
|
|
38
|
-
.. code-block::
|
|
39
|
-
|
|
40
|
-
ipython kernel install --user --name=pynm-test
|
|
41
|
-
|
|
42
|
-
Then *py_neuromodulation* can be imported via:
|
|
43
|
-
|
|
44
|
-
.. code-block::
|
|
45
|
-
|
|
46
|
-
import py_neuromodulation as nm
|
|
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
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/CEBRA_embedding.png
RENAMED
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/channelselection.png
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/css/RMAP_figure.png
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/css/project-template.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/docs/source/_static/sourceselection.png
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
|
|
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
|
|
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
|
|
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
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_2_example_add_feature.py
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_3_example_sharpwave_analysis.py
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_4_example_gridPointProjection.py
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/examples/plot_5_example_rmap_computing.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/assets/fonts/figtree/OFL.txt
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/assets/fonts/figtree/README.txt
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/AppBar/index.js
RENAMED
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/AppInfoModal.jsx
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/BandPowerGraph.jsx
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/CollapsibleBox.jsx
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/DecodingGraph.jsx
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Drawer/index.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/HeatmapGraph.jsx
RENAMED
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/RawDataGraph.jsx
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Settings/index.js
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Sidebar/Sidebar.jsx
RENAMED
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Sidebar/index.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/StatusBar/StatusBar.jsx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/StatusBar/index.js
RENAMED
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/Switch/index.js
RENAMED
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/components/WindowButtons.jsx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/Channels/Channels.jsx
RENAMED
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/pages/Settings/Settings.jsx
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
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/gui_dev/src/stores/dragAndDropStore.js
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/analysis/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/analysis/feature_reader.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/participants.json
RENAMED
|
File without changes
|
{py_neuromodulation-0.1.1 → py_neuromodulation-0.1.3}/py_neuromodulation/data/participants.tsv
RENAMED
|
File without changes
|
|
File without changes
|