Skip to content
/ mapsims Public

Map based simulations software for CMB Experiments

License

Notifications You must be signed in to change notification settings

galsci/mapsims

Repository files navigation

Map based simulations package

Python packageDocumentation Status

Map based simulations package for Simons Observatory, maintained by the Map-Based Simulation Pipeline Working Group (MBS)

Release package

# modify `mapsims/__init__.py`
git clean -dfx
# remove direct dependencies from pyproject.toml
flit publish
# revert