.gitignore
LICENSE
pyproject.toml
readme.md
bids_metadata/avrillon_et_al_2024.json
bids_metadata/caillet_et_al_2023.json
bids_metadata/grison_et_al_2025.json
bids_metadata/neuromotion.json
docker/neuromotion/Dockerfile
docker/neuromotion/makefile
docker/scd/Dockerfile
docker/scd/makefile
docs/index.html
docs/static/css/index.css
docs/static/images/muniverse.png
docs/static/js/index.js
notebooks/01_LoadDatasets.ipynb
notebooks/02_GenerateData.ipynb
notebooks/02_PreprocessData.ipynb
notebooks/03_DecomposeRecordings.ipynb
notebooks/decompose_recordings.ipynb
scripts/__init__.py
scripts/regenerate_neuromotion_test.py
scripts/bids_conversion/avrillon2024_to_bids.py
scripts/bids_conversion/caillet2023_to_bids.py
scripts/bids_conversion/grison2025_to_bids.py
scripts/neurips_submission/bookkeeping.py
scripts/neurips_submission/decompose_recordings.py
scripts/neurips_submission/generate_configs.py
scripts/neurips_submission/generate_configs_TA.py
scripts/neurips_submission/generate_report_cards.py
src/muniverse/__init__.py
src/muniverse/algorithms/__init__.py
src/muniverse/algorithms/_run_scd.py
src/muniverse/algorithms/_run_scd.sh
src/muniverse/algorithms/ae_decomposer.py
src/muniverse/algorithms/cbss.py
src/muniverse/algorithms/core.py
src/muniverse/algorithms/decomposition.py
src/muniverse/algorithms/post_processing.py
src/muniverse/algorithms/pre_processing.py
src/muniverse/algorithms/tcl_cbss.py
src/muniverse/algorithms/upperbound.py
src/muniverse/configs/ae.json
src/muniverse/configs/cbss.json
src/muniverse/configs/hybrid_tibialis.json
src/muniverse/configs/neuromotion.json
src/muniverse/configs/scd.json
src/muniverse/configs/upperbound.json
src/muniverse/datasets/__init__.py
src/muniverse/datasets/_generate_recording.sh
src/muniverse/datasets/_run_neuromotion.py
src/muniverse/datasets/load.py
src/muniverse/datasets/movement.py
src/muniverse/datasets/postprocess.py
src/muniverse/datasets/simulate.py
src/muniverse/evaluation/__init__.py
src/muniverse/evaluation/evaluate.py
src/muniverse/evaluation/report_card_routines.py
src/muniverse/utils/__init__.py
src/muniverse/utils/_otb_io.py
src/muniverse/utils/bids_routines.py
src/muniverse/utils/containers.py
src/muniverse/utils/logging.py
src/muniverse_emg.egg-info/PKG-INFO
src/muniverse_emg.egg-info/SOURCES.txt
src/muniverse_emg.egg-info/dependency_links.txt
src/muniverse_emg.egg-info/requires.txt
src/muniverse_emg.egg-info/top_level.txt
tests/__init__.py
tests/test_algorithm_core.py
tests/test_algorithms.py
tests/test_algorithms_simple.py
tests/test_datasets.py
tests/test_evaluation.py
tests/expected_results/simple_ae_prediction.pkl
tests/expected_results/simple_cbss_prediction.pkl