LICENSE.txt
README.md
setup.py
calapy/__init__.py
calapy/array.py
calapy/check.py
calapy/clock.py
calapy/combinations.py
calapy/directory.py
calapy/download.py
calapy/format.py
calapy/hacks.py
calapy/image.py
calapy/maths.py
calapy/mixamo.py
calapy/pkl.py
calapy/shutdown.py
calapy/strings.py
calapy/txt.py
calapy.egg-info/PKG-INFO
calapy.egg-info/SOURCES.txt
calapy.egg-info/dependency_links.txt
calapy.egg-info/requires.txt
calapy.egg-info/top_level.txt
calapy/ml/__init__.py
calapy/ml/device.py
calapy/ml/features.py
calapy/ml/test.py
calapy/ml/train.py
calapy/ml/datasets/__init__.py
calapy/ml/datasets/csv.py
calapy/ml/datasets/image.py
calapy/ml/datasets/tools.py
calapy/ml/models/__init__.py
calapy/ml/models/image.py
calapy/plot/__init__.py
calapy/plot/bars.py
calapy/plot/cmaps.py
calapy/plot/colors.py
calapy/plot/heatmaps.py
calapy/plot/parameters.py
calapy/plot/points.py
calapy/plot/save.py
calapy/preprocessing/__init__.py
calapy/preprocessing/axes_to_variables_table.py
calapy/preprocessing/reorder_trials.py
calapy/preprocessing/reshape.py
calapy/preprocessing/rotate_indexes.py
calapy/preprocessing/variables_table_to_axes/__init__.py
calapy/preprocessing/variables_table_to_axes/balanced.py
calapy/preprocessing/variables_table_to_axes/balanced_and_unbalanced.py
calapy/preprocessing/variables_table_to_axes/balanced_or_unbalanced.py
calapy/preprocessing/variables_table_to_axes/unbalanced.py
calapy/stats/__init__.py
calapy/stats/descriptive.py
calapy/stats/exclusions.py
calapy/stats/paired_t_test.py
calapy/stats/unpaired_t_test.py
calapy/stimulation/__init__.py
calapy/stimulation/display.py