LICENSE.txt
README.md
pyproject.toml
src/scopexr/__init__.py
src/scopexr/arg_parser_fs.py
src/scopexr/arg_parser_psf.py
src/scopexr/circle_detection.py
src/scopexr/fs_main.py
src/scopexr/fs_runner.py
src/scopexr/gui.py
src/scopexr/image_opening.py
src/scopexr/mtf_calc.py
src/scopexr/plotters.py
src/scopexr/psf_main.py
src/scopexr/psf_runner.py
src/scopexr/scopexr_logo.png
src/scopexr/sinogram_extraction.py
src/scopexr/sinogram_reconstruction.py
src/scopexr/utils.py
src/scopexr/widths_calculator.py
src/scopexr.egg-info/PKG-INFO
src/scopexr.egg-info/SOURCES.txt
src/scopexr.egg-info/dependency_links.txt
src/scopexr.egg-info/entry_points.txt
src/scopexr.egg-info/requires.txt
src/scopexr.egg-info/top_level.txt
tests/test_arg_parser_fs.py
tests/test_arg_parser_psf.py
tests/test_circle_detection.py
tests/test_image_opening.py
tests/test_mtf_calc.py
tests/test_sinogram_extraction_reconstruction.py
tests/test_utils.py
tests/test_widths_calculator.py