.gitignore
LICENSE
README.md
setup.cfg
setup.py
bin/TBRIDGE.py
bin/bare_cutouts.fits
bin/bg_added_cutouts.fits
bin/example_profiles_bare.fits
bin/example_profiles_bgadded.fits
bin/example_profiles_noisy.fits
bin/koe.py
bin/noisy_cutouts.fits
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/html/.buildinfo
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_static/alabaster.css
docs/_build/html/_static/basic.css
docs/_build/html/_static/custom.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/documentation_options.js
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-3.5.1.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/language_data.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/underscore-1.3.1.js
docs/_build/html/_static/underscore.js
docs/docs/config.rst
docs/docs/pipelines.rst
docs/docs/simulating_galaxies.rst
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/Edge-On-Disk-Model.ipynb
tests/__init__.py
tests/binning tests.py
tests/model_gen_tests.py
tests/plotting tests.py