.gitignore
.gitmodules
.readthedocs.yml
CHANGES.rst
CITATION
LICENSE.rst
MANIFEST.in
README.rst
ah_bootstrap.py
pyproject.toml
run_mpi_tests.sh
setup.cfg
setup.py
tox.ini
.github/workflows/ci_tests.yml
.github/workflows/paper.yaml
ci/install_libsharp.sh
docs/Makefile
docs/bandpass_integration.ipynb
docs/basic_use.ipynb
docs/conf.py
docs/contributing.rst
docs/customize_components.ipynb
docs/index.rst
docs/make.bat
docs/model_data.ipynb
docs/models.rst
docs/mpi.ipynb
docs/requirements.txt
docs/smoothing_coord_rotation.ipynb
docs/preprocess-templates/BB_synch_PySM_2_paper.png
docs/preprocess-templates/BB_synch_inputs_PySM_2_paper.png
docs/preprocess-templates/reproduce_pysm2_dust_pol.ipynb
docs/preprocess-templates/reproduce_pysm2_sync_pol.ipynb
mpi_examples/job_popeye.slurm
mpi_examples/memreport.py
mpi_examples/pysm3_mpi.py
mpi_examples/pysm3_mpi_so_pysm_models.py
paper/paper.bib
paper/paper.md
pysm3/__init__.py
pysm3/_astropy_init.py
pysm3/conftest.py
pysm3/distribution.py
pysm3/mpi.py
pysm3/sky.py
pysm3/units.py
pysm3/version.py
pysm3.egg-info/PKG-INFO
pysm3.egg-info/SOURCES.txt
pysm3.egg-info/dependency_links.txt
pysm3.egg-info/not-zip-safe
pysm3.egg-info/requires.txt
pysm3.egg-info/top_level.txt
pysm3/data/README.rst
pysm3/data/__init__.py
pysm3/data/presets.cfg
pysm3/extern/__init__.py
pysm3/models/__init__.py
pysm3/models/cmb.py
pysm3/models/dust.py
pysm3/models/hd2017.py
pysm3/models/interpolating.py
pysm3/models/power_law.py
pysm3/models/spdust.py
pysm3/models/template.py
pysm3/tests/__init__.py
pysm3/tests/coveragerc
pysm3/tests/test.py
pysm3/tests/test_ame.py
pysm3/tests/test_ame2.py
pysm3/tests/test_bandpass_convert_units.py
pysm3/tests/test_cmb.py
pysm3/tests/test_dust.py
pysm3/tests/test_freefree.py
pysm3/tests/test_hd17.py
pysm3/tests/test_interpolating.py
pysm3/tests/test_mpi_smoothing.py
pysm3/tests/test_read_map.py
pysm3/tests/test_read_map_mpi.py
pysm3/tests/test_synchrotron.py
pysm3/tests/test_unit_conversion_pysm2.py
pysm3/tests/test_units.py
pysm3/tests/test_utils.py
pysm3/utils/__init__.py
pysm3/utils/data.py
pysm3/utils/exceptions.py
pysm3/utils/tests/__init__.py