.gitattributes
.gitignore
.gitmodules
.rtd-environment.yml
.travis.yml
MANIFEST.in
README.rst
USAF-1951.png
appveyor.yml
dask_experimenting.py
demo_pipeline.py
ez_setup.py
generate_targets.py
pyproject.toml
readthedocs.yml
requirements_test.txt
setup.cfg
setup.py
testtestspeckle.py
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/vtfcal/index.rst
licenses/LICENSE.rst
licenses/README.rst
vtfcal/__init__.py
vtfcal/_dkist_init.py
vtfcal/conftest.py
vtfcal/example_mod.py
vtfcal/preprocess_polcal.py
vtfcal/telescope_db.txt
vtfcal/test_constants.py
vtfcal/tweak_headers.py
vtfcal.egg-info/PKG-INFO
vtfcal.egg-info/SOURCES.txt
vtfcal.egg-info/dependency_links.txt
vtfcal.egg-info/entry_points.txt
vtfcal.egg-info/not-zip-safe
vtfcal.egg-info/requires.txt
vtfcal.egg-info/top_level.txt
vtfcal/calibration/__init__.py
vtfcal/calibration/apply_tmatrix.py
vtfcal/calibration/correct_narrowbands.py
vtfcal/calibration/demodulate.py
vtfcal/correction/__init__.py
vtfcal/correction/alignment_correction.py
vtfcal/correction/correct_crosstalk.py
vtfcal/correction/flat_correction.py
vtfcal/correction/prefilter_correction.py
vtfcal/correction/wl_shift_correction.py
vtfcal/data/README.rst
vtfcal/example_subpkg/__init__.py
vtfcal/example_subpkg/setup_package.py
vtfcal/example_subpkg/data/.gitignore
vtfcal/example_subpkg/tests/__init__.py
vtfcal/extern/__init__.py
vtfcal/pipeline/__init__.py
vtfcal/pipeline/align_frames.py
vtfcal/pipeline/dark_correct.py
vtfcal/pipeline/demodulate.py
vtfcal/pipeline/flat_correct.py
vtfcal/pipeline/init_data_tree.py
vtfcal/pipeline/pipeline-demo.py
vtfcal/pipeline/reconstruct_broadband.py
vtfcal/pipeline/reconstruct_nb.py
vtfcal/pipeline/reduce_darks.py
vtfcal/pipeline/reduce_flats.py
vtfcal/pipeline/reduce_polcal.py
vtfcal/pipeline/reduce_prefilter.py
vtfcal/pipeline/reduce_targets.py
vtfcal/reconstruction/__init__.py
vtfcal/reconstruction/align.py
vtfcal/reconstruction/broadband.py
vtfcal/reconstruction/reconstruct_bb.py
vtfcal/reconstruction/reconstruct_nb.py
vtfcal/reconstruction/speckle.py
vtfcal/reduction/__init__.py
vtfcal/reduction/darks.py
vtfcal/reduction/flats.py
vtfcal/reduction/polcal.py
vtfcal/reduction/prefilter.py
vtfcal/reduction/targets.py
vtfcal/tests/__init__.py
vtfcal/tests/coveragerc
vtfcal/tests/setup_package.py
vtfcal/tests/test_example.py
vtfcal/utils/__init__.py
vtfcal/utils/dark_correction_utils.py
vtfcal/utils/general.py
vtfcal/utils/plotting.py
vtfcal/utils/preprocess_data.py
vtfcal/utils/tests/__init__.py