README.md
setup.py
ccalafiore/__init__.py
ccalafiore/array.py
ccalafiore/check_args.py
ccalafiore/clock.py
ccalafiore/combinations.py
ccalafiore/directory.py
ccalafiore/download.py
ccalafiore/format_args.py
ccalafiore/hacks.py
ccalafiore/image.py
ccalafiore/maths.py
ccalafiore/mixamo.py
ccalafiore/nn.py
ccalafiore/plot.py
ccalafiore/plot_old.py
ccalafiore/shutdown.py
ccalafiore/strings.py
ccalafiore/txt.py
ccalafiore.egg-info/PKG-INFO
ccalafiore.egg-info/SOURCES.txt
ccalafiore.egg-info/dependency_links.txt
ccalafiore.egg-info/requires.txt
ccalafiore.egg-info/top_level.txt
ccalafiore/preprocessing/__init__.py
ccalafiore/preprocessing/axes_to_variables_table.py
ccalafiore/preprocessing/reorder_trials.py
ccalafiore/preprocessing/reshape.py
ccalafiore/preprocessing/rotate_indexes.py
ccalafiore/preprocessing/variables_table_to_axes/__init__.py
ccalafiore/preprocessing/variables_table_to_axes/balanced.py
ccalafiore/preprocessing/variables_table_to_axes/balanced_and_unbalanced.py
ccalafiore/preprocessing/variables_table_to_axes/balanced_or_unbalanced.py
ccalafiore/preprocessing/variables_table_to_axes/unbalanced.py
ccalafiore/stats/__init__.py
ccalafiore/stats/descriptive.py
ccalafiore/stats/paired_t_test.py
ccalafiore/stats/unpaired_t_test.py
ccalafiore/stimulation/__init__.py
ccalafiore/stimulation/display.py