LICENSE
README.md
pyproject.toml
dsigma/__init__.py
dsigma/helpers.py
dsigma/jackknife.py
dsigma/physics.py
dsigma/precompute.py
dsigma/precompute_engine.pyx
dsigma/stacking.py
dsigma.egg-info/PKG-INFO
dsigma.egg-info/SOURCES.txt
dsigma.egg-info/dependency_links.txt
dsigma.egg-info/entry_points.txt
dsigma.egg-info/requires.txt
dsigma.egg-info/top_level.txt
dsigma/scripts/process_decade.py
dsigma/scripts/process_des_y3.py
dsigma/scripts/process_hsc_y3.py
dsigma/scripts/process_kids_legacy.py
tests/test_full.py
tests/test_jackknife.py
tests/test_physics.py
tests/test_precompute.py
tests/test_stacking.py