cta-observatory / divtel

Python library to handle the divergent pointing configuration of an Imaging Atmospheric Cherenkov Telescopes array

Home Page:https://cta-observatory.github.io/divtel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

divtel: Divergent pointing mode for Imaging Atmospheric Cherenkov Telescopes arrays

Build status Python Version Semantic Versions License Documentation DOI

divtel makes toy simulations for the divergent pointing mode of Imaging Atmospheric Cherenkov Telescopes arrays.

👨‍💻 Install

Users

pip install divtel

Developers

git clone https://github.com/cta-observatory/divtel.git
cd divtel 
pip install -e ".[tests]"

🛡 License

License

This project is licensed under the terms of the MIT license. See LICENSE for more details.

📃 Citation

@software{thomas_vuillaume_2022_6415138,
  author       = {Thomas Vuillaume and
                  Alice Donini and
                  Thomas Gasparetto},
  title        = {cta-observatory/divtel: v0.1},
  month        = apr,
  year         = 2022,
  publisher    = {Zenodo},
  version      = {v0.1},
  doi          = {10.5281/zenodo.6415138},
  url          = {https://doi.org/10.5281/zenodo.6415138}
}

About

Python library to handle the divergent pointing configuration of an Imaging Atmospheric Cherenkov Telescopes array

https://cta-observatory.github.io/divtel/

License:MIT License


Languages

Language:Python 100.0%