.gitattributes
.gitignore
.gitmodules
LICENSE
MANIFEST.in
README.md
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/requirements.txt
docs/images/t_shirt_logo.jpg
docs/phot_pipeline/box_time_series_cookbook.ipynb
docs/phot_pipeline/example_phot_param_file.rst
docs/phot_pipeline/phot_pipeline.rst
docs/phot_pipeline/phot_pipeline_parameters.rst
docs/phot_pipeline/running_phot_pipeline.rst
docs/reduction/reduction.rst
docs/reduction/reduction_param.rst
docs/spec_pipeline/CoRoT-1b_Example_Annotated_Notebook.ipynb
docs/spec_pipeline/batch_processing.rst
docs/spec_pipeline/parameter_file.rst
docs/spec_pipeline/spec_pipeline.rst
docs/spec_pipeline/test_spec_pipeline.ipynb
tshirt/__init__.py
tshirt/allk1255_centroid.py
tshirt/example_fits.py
tshirt/fit_models.py
tshirt/fit_tser_emcee.py
tshirt/mie_model.py
tshirt/quick_timeit.py
tshirt/specific_fits.py
tshirt/tser_tests.py
tshirt.egg-info/PKG-INFO
tshirt.egg-info/SOURCES.txt
tshirt.egg-info/dependency_links.txt
tshirt.egg-info/requires.txt
tshirt.egg-info/top_level.txt
tshirt/chisquare/directory_placeholder.dat
tshirt/cleaned_tser/directory_placeholder.dat
tshirt/directory_info/directory_list.yaml
tshirt/directory_info/example_data_list.txt
tshirt/existing_dat/spectra/fratio_yang2016.csv
tshirt/parameters/fit_params.yaml
tshirt/parameters/telluric_bands.yaml
tshirt/parameters/mie_params/simplePoly.yaml
tshirt/parameters/phot_params/example_batch_phot.yaml
tshirt/parameters/phot_params/example_phot_parameters.yaml
tshirt/parameters/phot_params/keywords_for_phot_pipeline.csv
tshirt/parameters/reduction_parameters/example_reduction_parameters.yaml
tshirt/parameters/spec_params/default_params.yaml
tshirt/parameters/spec_params/example_batch_spec_parameters.yaml
tshirt/parameters/spec_params/example_spec_parameters.yaml
tshirt/pipeline/__init__.py
tshirt/pipeline/analysis.py
tshirt/pipeline/phot_pipeline.py
tshirt/pipeline/prep_images.py
tshirt/pipeline/spec_pipeline.py
tshirt/pipeline/utils.py
tshirt/pipeline/instrument_specific/__init__.py
tshirt/pipeline/instrument_specific/check_wavecal.py
tshirt/pipeline/instrument_specific/hst_inst_funcs.py
tshirt/pipeline/instrument_specific/jwst_inst_funcs.py