Skip to content

simonsobs/smarties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMARTIES package

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.

Installation

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 .

Contact

For any solicitation, please contact magdy.morshed at fe.infn.it.

License

This code is released under the GPLv3 license, which can be found in the LICENSE file.

Citation

Please contact magdy.morshed at fe.infn.it.

About

Implementation of the map-based systematics formalism described in https://arxiv.org/pdf/2109.05038

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published