LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/rascal/__init__.py
src/rascal/atlas.py
src/rascal/calibrator.py
src/rascal/houghtransform.py
src/rascal/models.py
src/rascal/plotting.py
src/rascal/synthetic.py
src/rascal/util.py
src/rascal.egg-info/PKG-INFO
src/rascal.egg-info/SOURCES.txt
src/rascal.egg-info/dependency_links.txt
src/rascal.egg-info/not-zip-safe
src/rascal.egg-info/requires.txt
src/rascal.egg-info/top_level.txt
test/test_arclines.py
test/test_effective_pixel.py
test/test_hough_transform.py
test/test_lt_sprat_manual_atlas.py
test/test_polynomial_fit.py
test/test_synthetic.py
test/test_synthetic_calibration.py
test/test_xe_calibration.py