.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
.travis.yml
README.md
pyproject.toml
doc/documentation.adoc
doc/figures/compare_images_flag.png
doc/figures/compare_pixel_ramps.png
doc/figures/histogram.png
doc/figures/image_flags.png
doc/figures/integration_first_threshold_group.png
doc/figures/interactiverampdq_ramp.png
doc/figures/interactiverampdq_uncal.png
doc/figures/ramp_flag_first_occurence.png
doc/figures/single_image.png
examples/compare_2_fits.py
examples/interactive_ramp_dq.py
examples/interactive_super_raw.py
notebooks/plots.ipynb
src/airsplorer/__init__.py
src/airsplorer/constants.py
src/airsplorer/filediag.py
src/airsplorer/flux.py
src/airsplorer/internal.py
src/airsplorer/lib.py
src/airsplorer/mask.py
src/airsplorer/plot.py
src/airsplorer/ql.py
src/airsplorer/roi.py
src/airsplorer/utils.py
src/airsplorer/version.py
src/airsplorer.egg-info/PKG-INFO
src/airsplorer.egg-info/SOURCES.txt
src/airsplorer.egg-info/dependency_links.txt
src/airsplorer.egg-info/requires.txt
src/airsplorer.egg-info/top_level.txt
src/airsplorer/tests/test_flux.py
src/airsplorer/tests/test_internal.py
src/airsplorer/tests/test_lib.py
src/airsplorer/tests/test_mask.py
src/airsplorer/tests/test_roi.py
src/airsplorer/tests/test_utils.py