edoaltamura / sz_tools

A tool box for studies of galaxy clusters with the SZ-effect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sz_tools

sz_tools is a collection of codes that are useful for studies of SZ-effect data e.g. from Planck, as well as general studies of galaxy clusters. Among its features are SED computation, pressure profile computation and projection, ILC algorithems, statistical tools and wrappers commonly used astropy functions. sz_tools is fully implemented in python 3.

https://img.shields.io/badge/GitHub-j--erler%2Fsz__tools-blue.svg?style=flat Documentation Status https://img.shields.io/badge/license-MIT-red.svg?style=flat

Documentation

Online documentation is available at sz-tools.readthedocs.io.

Acknowledgement

Please cite Erler, Basu, Chluba & Bertoldi (2018) if you find the ILC implementation that is part of sz_tools useful in your research. The BibTeX entry for the paper is:

@ARTICLE{2018MNRAS.476.3360E,
        author = {{Erler}, J. and {Basu}, K. and {Chluba}, J. and {Bertoldi}, F.},
         title = "{Planck's view on the spectrum of the Sunyaev-Zeldovich effect}",
       journal = {\mnras},
          year = 2018,
        volume = 476,
         pages = {3360-3381},
           doi = {10.1093/mnras/sty327},
}

License

Copyright 2020 Jens Erler.

sz_tools is free software made available under the MIT License. For details see the LICENSE file.

About

A tool box for studies of galaxy clusters with the SZ-effect.

License:MIT License


Languages

Language:Jupyter Notebook 67.5%Language:Python 32.5%