SMARTIES (Spin MAp Reduction Toolkit for systematics Impact EStimation) is the re-implementation and extension of the map-based approach described in McCallum et al. (2021) to simulate systematics at the map-level.
The package is still a WORK IN PROGRESS, with its validation against equivalent TOD simulations actively being worked on. Documentation and more in-depth tutorial cases are coming in the near future, as well as code formatter to homogenize the current code written.
The easiest way to install and use smarties
is the following
-
clone the repo
git clone https://github.com/simonsobs/smarties.git && cd smarties
-
install
smarties
pip install .
or, for development,
pip install -e .
For any solicitation, please contact magdy.morshed at fe.infn.it
.
This code is released under the GPLv3 license, which can be found in the LICENSE file.
Please contact magdy.morshed at fe.infn.it
.