fkeruzore / panco2

A Python library for pressure profile measurements in SZ observations of galaxy clusters.
MIT License
4 stars 0 forks source link

panco2

License: MIT Documentation Status doi arXiv ascl:2212.008

panco2 is a Python library for pressure profile measurements in SZ observations of galaxy clusters.

Documentation

Please read the documentation and running examples at https://panco2.readthedocs.io/en/latest/

Installation

To install, clone the repository and use pip:

git clone git@github.com:fkeruzore/panco2.git
cd panco2
pip install .

License & Attribution

Copyright 2022 Florian Kéruzoré and contributors.

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

If you use panco2 in your research, please cite:

@article{keruzore_panco2_2023,
  title = {Panco2: A {{Python}} Library to Measure Intracluster Medium Pressure Profiles from {{Sunyaev-Zeldovich}} Observations},
  shorttitle = {panco2},
  author = {K{\'e}ruzor{\'e}, Florian and Mayet, Fr{\'e}d{\'e}ric and Artis, Emmanuel and {Mac{\'i}as-P{\'e}rez}, Juan-Francisco and {Mu{\~n}oz-Echeverr{\'i}a}, Miren and Perotto, Laurence and Ruppin, Florian},
  year = {2023},
  month = mar,
  journal = {The Open Journal of Astrophysics},
  volume = {6},
  publisher = {{Maynooth Academic Publishing}},
  doi = {10.21105/astro.2212.01439},
  urldate = {2023-03-14},
  langid = {english},
}