.codecov.yml
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
.readthedocs.yml
.rtd-environment.yml
.sunpy-template.yml
CHANGELOG.rst
CODE_OF_CONDUCT.md
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
aiapy/CITATION.rst
aiapy/__init__.py
aiapy/_version.py
aiapy/conftest.py
aiapy/version.py
aiapy.egg-info/PKG-INFO
aiapy.egg-info/SOURCES.txt
aiapy.egg-info/dependency_links.txt
aiapy.egg-info/not-zip-safe
aiapy.egg-info/requires.txt
aiapy.egg-info/top_level.txt
aiapy/calibrate/__init__.py
aiapy/calibrate/meta.py
aiapy/calibrate/prep.py
aiapy/calibrate/spikes.py
aiapy/calibrate/transform.py
aiapy/calibrate/uncertainty.py
aiapy/calibrate/util.py
aiapy/calibrate/tests/__init__.py
aiapy/calibrate/tests/test_meta.py
aiapy/calibrate/tests/test_prep.py
aiapy/calibrate/tests/test_spikes.py
aiapy/calibrate/tests/test_uncertainty.py
aiapy/calibrate/tests/test_util.py
aiapy/data/__init__.py
aiapy/data/_sample.py
aiapy/data/sample.py
aiapy/psf/__init__.py
aiapy/psf/deconvolve.py
aiapy/psf/psf.py
aiapy/psf/tests/__init__.py
aiapy/psf/tests/conftest.py
aiapy/psf/tests/test_deconvolve.py
aiapy/psf/tests/test_psf.py
aiapy/response/__init__.py
aiapy/response/channel.py
aiapy/response/tests/__init__.py
aiapy/response/tests/test_channel.py
aiapy/tests/__init__.py
aiapy/tests/data/__init__.py
aiapy/tests/data/aia_V3_error_table.txt
aiapy/tests/data/aia_V8_20171210_050627_response_table.txt
aiapy/util/__init__.py
aiapy/util/decorators.py
aiapy/util/exceptions.py
aiapy/util/util.py
aiapy/util/tests/__init__.py
aiapy/util/tests/test_util.py
changelog/README.rst
docs/Makefile
docs/changelog.rst
docs/citation.rst
docs/conf.py
docs/develop.rst
docs/getting_started.rst
docs/index.rst
docs/make.bat
docs/preparing_data.rst
docs/_static/sdo.png
docs/code_ref/aiapy.rst
docs/code_ref/calibrate.rst
docs/code_ref/index.rst
docs/code_ref/psf.rst
docs/code_ref/response.rst
docs/code_ref/util.rst
examples/README.rst
examples/calculate_response_function.py
examples/correct_degradation.py
examples/download_specific_data.py
examples/instrument_degradation.py
examples/prepping_level_1_data.py
examples/replace_hot_pixels.py
examples/skip_psf_deconvolution.py
examples/update_header_keywords.py
licenses/SUNPY.rst