LICENSE
README.md
pyproject.toml
setup.py
python/anacal/__init__.py
python/anacal/__version__.py
python/anacal/_anacalLib.cc
python/anacal/base.py
python/anacal/simulation.py
python/anacal.egg-info/PKG-INFO
python/anacal.egg-info/SOURCES.txt
python/anacal.egg-info/dependency_links.txt
python/anacal.egg-info/not-zip-safe
python/anacal.egg-info/requires.txt
python/anacal.egg-info/top_level.txt
python/anacal/data/src_cosmos.fits
python/anacal/fpfs/__init__.py
python/anacal/fpfs/base.py
python/anacal/fpfs/ctask.py
python/anacal/fpfs/itask.py
python/anacal/fpfs/table.py
src/fpfs.cpp
src/image.cpp
src/mask.cpp
src/model.cpp
src/noise.cpp
src/psf.cpp
tests/test_image.py
tests/test_mask.py
tests/test_model.py
tests/test_noise_correction.py