CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/README.md
docs/conf.py
docs/index.rst
docs/installation.rst
docs/qpsphere.bib
docs/requirements.txt
docs/sec_code_reference.rst
docs/sec_examples.rst
docs/sec_getting_started.rst
docs/sec_introduction.rst
docs/userapi.rst
docs/z_bib.rst
docs/extensions/fancy_include.py
examples/cell_edge.jpg
examples/cell_edge.py
examples/generate_example_images.py
examples/imagefit_projection.jpg
examples/imagefit_projection.py
examples/imagefit_rytov_sc.jpg
examples/imagefit_rytov_sc.py
examples/sphere_models.jpg
examples/sphere_models.py
examples/data/hologram_cell.npz
qpsphere/__init__.py
qpsphere/_version.py
qpsphere/_version_save.py
qpsphere/edgefit.py
qpsphere/util.py
qpsphere.egg-info/PKG-INFO
qpsphere.egg-info/SOURCES.txt
qpsphere.egg-info/dependency_links.txt
qpsphere.egg-info/requires.txt
qpsphere.egg-info/top_level.txt
qpsphere/imagefit/__init__.py
qpsphere/imagefit/alg.py
qpsphere/imagefit/interp.py
qpsphere/models/__init__.py
qpsphere/models/mod_mie.py
qpsphere/models/mod_mie_avg.py
qpsphere/models/mod_proj.py
qpsphere/models/mod_rytov.py
qpsphere/models/mod_rytov_sc.py
qpsphere/models/_bhfield/__init__.py
qpsphere/models/_bhfield/fetch.py
qpsphere/models/_bhfield/wrap.py
qpsphere/resources/shipped_resources_go_here
tests/test_edgefit.py
tests/test_imagefit.py
tests/test_mie.py
tests/test_mie_bhfield.py
tests/test_proj.py
tests/test_resource_util.py
tests/test_rytov_sc.py