divtel: Divergent pointing mode for Imaging Atmospheric Cherenkov Telescopes arrays

Build status Python Version Semantic Versions License Documentation

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

πŸ‘¨β€πŸ’» Install

Users

git clone https://github.com/cta-observatory/divtel.git
pip install divtel

or

pip install https://github.com/cta-observatory/divtel/archive/master.tar.gz

Developers

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

πŸ›‘ License

License

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

πŸ“ƒ Citation

@misc{divtel,
  author = {Thomas Vuillaume, Alice Donini, Thomas Gasparetto},
  title = {divtel: a python library to handle the divergent pointing mode for an barray of Imaging Atmospheric Cherenkov Telescopes},
  year = {2022},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/cta-observatory/divtel}}
}