README.md
setup.cfg
setup.py
bin/TBRIDGE.py
bin/koe.py
examples/__init__.py
examples/pipeline_test.py
examples/snippets.py
examples/isophote_l/__init__.py
examples/isophote_l/ellipse.py
examples/isophote_l/fitter.py
examples/isophote_l/geometry.py
examples/isophote_l/harmonics.py
examples/isophote_l/integrator.py
examples/isophote_l/isophote.py
examples/isophote_l/model.py
examples/isophote_l/sample.py
tbridge/__init__.py
tbridge/backgrounds.py
tbridge/binning.py
tbridge/config.py
tbridge/data.py
tbridge/densities.py
tbridge/extraction.py
tbridge/koe.py
tbridge/masking.py
tbridge/medians.py
tbridge/modelling.py
tbridge/profiles.py
tbridge/sims.py
tbridge.egg-info/PKG-INFO
tbridge.egg-info/SOURCES.txt
tbridge.egg-info/dependency_links.txt
tbridge.egg-info/requires.txt
tbridge.egg-info/top_level.txt
tbridge/isophote_l/__init__.py
tbridge/isophote_l/ellipse.py
tbridge/isophote_l/fitter.py
tbridge/isophote_l/geometry.py
tbridge/isophote_l/harmonics.py
tbridge/isophote_l/integrator.py
tbridge/isophote_l/isophote.py
tbridge/isophote_l/model.py
tbridge/isophote_l/sample.py
tbridge/plotting/__init__.py
tbridge/plotting/cutout_plots.py
tbridge/plotting/matrix_plot.py
tbridge/plotting/single_bin_plots.py
tests/__init__.py
tests/binning tests.py
tests/model_gen_tests.py
tests/plotting tests.py