LICENSE
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
py/qsonic/__init__.py
py/qsonic/catalog.py
py/qsonic/io.py
py/qsonic/masks.py
py/qsonic/mathtools.py
py/qsonic/mpi_utils.py
py/qsonic/picca_continuum.py
py/qsonic/spectrum.py
py/qsonic.egg-info/PKG-INFO
py/qsonic.egg-info/SOURCES.txt
py/qsonic.egg-info/dependency_links.txt
py/qsonic.egg-info/entry_points.txt
py/qsonic.egg-info/requires.txt
py/qsonic.egg-info/top_level.txt
py/qsonic/scripts/qsonic_calib.py
py/qsonic/scripts/qsonic_fit.py
tests/test_catalog.py
tests/test_io.py
tests/test_masks.py
tests/test_mathtools.py
tests/test_mpi_utils.py
tests/test_picca_continuum.py
tests/test_qsonic_calib.py
tests/test_spectrum.py