LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
pharedox/__init__.py
pharedox/constants.py
pharedox/data_analysis.py
pharedox/default-settings.yaml
pharedox/experiment.py
pharedox/image_processing.py
pharedox/pio.py
pharedox/plots.py
pharedox/profile_processing.py
pharedox/registration_parameter_sweep.py
pharedox/standardization_template.txt
pharedox/synthetic_mvmt_testing.py
pharedox/utils.py
pharedox.egg-info/PKG-INFO
pharedox.egg-info/SOURCES.txt
pharedox.egg-info/dependency_links.txt
pharedox.egg-info/entry_points.txt
pharedox.egg-info/not-zip-safe
pharedox.egg-info/requires.txt
pharedox.egg-info/top_level.txt
pharedox/gui/__init__.py
pharedox/gui/gui.py
pharedox/gui/remake_qt_ui.py
pharedox/gui/spline_editor.py
pharedox/gui/qt_py_files/__init__.py
pharedox/gui/qt_py_files/experiment_run_log.py
pharedox/gui/qt_py_files/load_dialog.py
pharedox/gui/qt_py_files/mask_painter_widget.py
pharedox/gui/qt_py_files/pipeline_buttons.py
pharedox/gui/qt_py_files/spline_editor.py
pharedox/scripts/__init__.py
pharedox/scripts/__main__.py
tests/__init__.py
tests/conftest.py
tests/test_experiment.py
tests/test_image_processing.py
tests/test_io.py
tests/test_profile_processing.py
tests/test_utils.py