LICENSE
README.md
pyproject.toml
photoelastimetry/__init__.py
photoelastimetry/bspline.py
photoelastimetry/calibrate.py
photoelastimetry/image.py
photoelastimetry/io.py
photoelastimetry/main.py
photoelastimetry/optimise.py
photoelastimetry/plotting.py
photoelastimetry/seeding.py
photoelastimetry/unwrapping.py
photoelastimetry/visualisation.py
photoelastimetry.egg-info/PKG-INFO
photoelastimetry.egg-info/SOURCES.txt
photoelastimetry.egg-info/dependency_links.txt
photoelastimetry.egg-info/entry_points.txt
photoelastimetry.egg-info/requires.txt
photoelastimetry.egg-info/top_level.txt
tests/test_bspline.py
tests/test_bspline_analytical.py
tests/test_calibrate.py
tests/test_disk.py
tests/test_image_io.py
tests/test_inclined_plane.py
tests/test_io_functions.py
tests/test_lithostatic.py
tests/test_main.py
tests/test_optimise.py
tests/test_plotting_smoke.py
tests/test_point_load.py
tests/test_seeding.py
tests/test_strip_load.py
tests/test_unwrapping.py
tests/test_visualisation_smoke.py