LICENSE
README.md
pyproject.toml
src/somapy/__init__.py
src/somapy/beams.py
src/somapy/catalogs.py
src/somapy/harmonic.py
src/somapy/io.py
src/somapy/maps.py
src/somapy/planck_dust_equ.fits
src/somapy/stats.py
src/somapy/theory.py
src/somapy.egg-info/PKG-INFO
src/somapy.egg-info/SOURCES.txt
src/somapy.egg-info/dependency_links.txt
src/somapy.egg-info/entry_points.txt
src/somapy.egg-info/requires.txt
src/somapy.egg-info/top_level.txt
src/somapy/scripts/__init__.py
src/somapy/scripts/build_backdrop.py
src/somapy/scripts/footprint_demo.py
src/somapy/scripts/footprints.py
tests/test_beams.py
tests/test_estimate.py
tests/test_harmonic.py
tests/test_harmonic_sphere.py
tests/test_healpix.py
tests/test_inpaint.py
tests/test_io.py
tests/test_maps.py
tests/test_models.py
tests/test_painting.py
tests/test_soma.py
tests/test_stats.py