README.md
setup.cfg
setup.py
rsatoolbox/__init__.py
rsatoolbox.egg-info/PKG-INFO
rsatoolbox.egg-info/SOURCES.txt
rsatoolbox.egg-info/dependency_links.txt
rsatoolbox.egg-info/not-zip-safe
rsatoolbox.egg-info/requires.txt
rsatoolbox.egg-info/top_level.txt
rsatoolbox/data/__init__.py
rsatoolbox/data/computations.py
rsatoolbox/data/dataset.py
rsatoolbox/data/neurodataset.py
rsatoolbox/data/noise.py
rsatoolbox/inference/__init__.py
rsatoolbox/inference/boot_testset.py
rsatoolbox/inference/bootstrap.py
rsatoolbox/inference/crossvalsets.py
rsatoolbox/inference/evaluate.py
rsatoolbox/inference/noise_ceiling.py
rsatoolbox/inference/result.py
rsatoolbox/io/__init__.py
rsatoolbox/io/meadows.py
rsatoolbox/model/__init__.py
rsatoolbox/model/fitter.py
rsatoolbox/model/model.py
rsatoolbox/rdm/__init__.py
rsatoolbox/rdm/calc.py
rsatoolbox/rdm/calc_unbalanced.py
rsatoolbox/rdm/combine.py
rsatoolbox/rdm/compare.py
rsatoolbox/rdm/rdms.py
rsatoolbox/rdm/transform.py
rsatoolbox/simulation/__init__.py
rsatoolbox/simulation/sim.py
rsatoolbox/util/__init__.py
rsatoolbox/util/data_utils.py
rsatoolbox/util/descriptor_utils.py
rsatoolbox/util/file_io.py
rsatoolbox/util/inference_util.py
rsatoolbox/util/matrix.py
rsatoolbox/util/rdm_utils.py
rsatoolbox/util/searchlight.py
rsatoolbox/util/vis_utils.py
rsatoolbox/vis/__init__.py
rsatoolbox/vis/colors.py
rsatoolbox/vis/icon.py
rsatoolbox/vis/mds_plot.py
rsatoolbox/vis/model_plot.py
rsatoolbox/vis/rdm_plot.py
tests/__init__.py
tests/test_calc_rdm.py
tests/test_calc_unbalanced.py
tests/test_colors.py
tests/test_compare_rdm.py
tests/test_crossval.py
tests/test_data.py
tests/test_data_utils.py
tests/test_demo.py
tests/test_descriptor_utils.py
tests/test_inference.py
tests/test_io_meadows.py
tests/test_model.py
tests/test_noise_ceiling.py
tests/test_rdm.py
tests/test_rdms_combine.py
tests/test_searchlight.py
tests/test_simulation.py
tests/test_something.py
tests/test_util_matrix.py
tests/test_util_rdm.py
tests/test_vis.py