Skip to content
forked from galsci/pysm

PySM 3: Sky emission simulations for Cosmic Microwave Background experiments

License

Notifications You must be signed in to change notification settings

RemingtonGerras/pysm

 
 

Repository files navigation

Build Status Documentation Status PyPI Conda Astropy

PySM 3

PySM generates full-sky simulations of Galactic emissions in intensity and polarization relevant to CMB experiments. It is a large refactor of PySM 2 focused on reducing memory usage, improving performance and run in parallel with MPI.

See the documentation at https://pysm3.readthedocs.io

  • Install with pip install . or use poetry
  • Check code style with tox -e codestyle
  • Test with pytest or tox -e test
  • Build docs locally with tox -e build_docs

See changes in CHANGES.rst in the repository.

Install

See the documentation

Release

Follow the Astropy guide to release a new version <https://docs.astropy.org/en/stable/development/astropy-package-template.html>.

About

PySM 3: Sky emission simulations for Cosmic Microwave Background experiments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%