gammasim / simtools

Tools and applications for the Simulation System of the CTA Observatory.
https://gammasim.github.io/simtools
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

simtools

LICENSE release DOI pypyi

CI CI-integrationtest CI-docs Quality Coverage Coverage Quality Gate Status

Simulation tools and applications for the Cherenkov Telescope Array (CTAO).

License: BSD-3

Useful links: Documentation Source code Issue tracker Citation

simtools provides:

simtools is one part of the CTAO Simulation Pipeline, which consist of the following components:

:::{note} simtools is currently under heavy development with continuous changes and additions planned. Please contact the developers before using it: simtools-developer@desy.de. :::

Quick start

:::{caution} The pip-installation of simtools provides limited functionality only and is not as well tested as the conda/mamba installation. :::

Install simtools with pypi (recommended for users):

pip install gammasimtools

Install simtools with mamba (recommended for developers):

git clone https://github.com/gammasim/simtools.git
cd simtools
mamba env create -f environment.yml
conda activate simtools
pip install -e .

For more detail see the Getting_Started section of the manual.

Authors

Citing this Software

Please cite this software if it use used for a publication, see the Zenodo record and CITATION.cff .

Acknowledgements

This project is supported by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) - project number 460248186 (PUNCH4NFDI https://www.punch4nfdi.de/).