CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/README.md
docs/_version_save.py
docs/command_line_interface.rst
docs/conf.py
docs/configuration_file.rst
docs/drymass.bib
docs/index.rst
docs/installation.rst
docs/requirements.txt
docs/sec_changelog.rst
docs/sec_code_reference.rst
docs/sec_examples.rst
docs/sec_getting_started.rst
docs/sec_introduction.rst
docs/sec_theory_notes.rst
docs/sec_tutorials.rst
docs/z_bib.rst
docs/extensions/fancy_include.py
docs/extensions/github_changelog.py
docs/tutorials/Readme.md
docs/tutorials/t01_analyze_sphere.gif
docs/tutorials/t01_ri_bead.rst
docs/tutorials/t01_sensor_roi_image.jpg
docs/tutorials/t01_sphere_edge_projection_image.jpg
drymass/__init__.py
drymass/_version.py
drymass/_version_save.py
drymass/anasphere.py
drymass/cfg_funcs.py
drymass/config_file.py
drymass/converter.py
drymass/definitions.py
drymass/extractroi.py
drymass/plot.py
drymass/roi.py
drymass/search.py
drymass.egg-info/PKG-INFO
drymass.egg-info/SOURCES.txt
drymass.egg-info/dependency_links.txt
drymass.egg-info/entry_points.txt
drymass.egg-info/requires.txt
drymass.egg-info/top_level.txt
drymass/cli/__init__.py
examples/generate_example_images.py
examples/mass_radial_inclusion_factor.jpg
examples/mass_radial_inclusion_factor.py
examples/mass_relative_vs_absolute.jpg
examples/mass_relative_vs_absolute.py
tests/test_analyze_sphere_drymass.py
tests/test_config_file.py
tests/test_extract_roi.py
tests/test_search.py