gammasimtools

Tools and applications for the Simulation System of the CTA Observatory.

https://github.com/gammasim/simtools

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary
Last synced: 7 months ago · JSON representation

Repository

Tools and applications for the Simulation System of the CTA Observatory.

Basic Info
Statistics
  • Stars: 10
  • Watchers: 4
  • Forks: 3
  • Open Issues: 51
  • Releases: 0
Created almost 7 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License Citation

README.md

simtools

LICENSE release DOI pypyi conda

simtools is a modular toolkit for managing simulation model parameters, configuring, running, and validating simulation productions for arrays of imaging atmospheric Cherenkov telescopes.

Documentation: simtools documentation

simtools is part of the SimPipe pipeline of the Cherenkov Telescope Array Observatory (CTAO).

Authors: see the CITATION.cff file.

Note simtools is under active development. Contact the developers before using it: simtools-developer@desy.de

Features

  • Simulation model libraries and management
  • Database interfaces for simulation model parameters (see CTAO Simulation models)
  • Tools for preparing, configuring, running, and validating simulation productions
  • Applications for deriving and validating model parameters (see CTAO Model setting and validation workflows)
  • Standardized interfaces and outputs independent of the simulation software (e.g., CORSIKA air shower simulations and sim_telarray telescope simulations)
  • I/O and reporting tools for the simulation model and production database

Citing this Software

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

Software Quality

CI CI-integrationtest CI-docs

-Quality Coverage Coverage Quality Gate Status

Acknowledgements

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

Owner

  • Name: gammasim
  • Login: gammasim
  • Kind: organization

Open Gamma-ray Astronomy Simulation Tools

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 254
  • Total pull requests: 636
  • Average time to close issues: 4 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 7
  • Total pull request authors: 8
  • Average comments per issue: 1.23
  • Average comments per pull request: 3.11
  • Merged pull requests: 462
  • Bot issues: 1
  • Bot pull requests: 39
Past Year
  • Issues: 124
  • Pull requests: 386
  • Average time to close issues: 21 days
  • Average time to close pull requests: 3 days
  • Issue authors: 6
  • Pull request authors: 7
  • Average comments per issue: 0.85
  • Average comments per pull request: 3.91
  • Merged pull requests: 288
  • Bot issues: 1
  • Bot pull requests: 36
Top Authors
Issue Authors
  • GernotMaier (178)
  • orelgueta (40)
  • tobiaskleiner (17)
  • VictorBarbosaMartins (12)
  • EshitaJoshi (3)
  • maxnoe (3)
  • dependabot[bot] (1)
Pull Request Authors
  • GernotMaier (463)
  • tobiaskleiner (54)
  • orelgueta (35)
  • github-actions[bot] (24)
  • EshitaJoshi (22)
  • VictorBarbosaMartins (17)
  • dependabot[bot] (15)
  • maxnoe (6)
Top Labels
Issue Labels
Naming (7) Close_this? (7) testing (4) code review (2) plotting (2) metadata and data model (2) wontfix (1) database (1) 2023_maintenance (1) enhancement (1) TODO (1) specification_writeup (1) bug (1) dependencies (1)
Pull Request Labels
no-changelog-needed (62) dependencies (16) github_actions (5) Less than 15-min Pull Request Review (1) testing (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 166 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 16
  • Total maintainers: 2
pypi.org: gammasimtools

Tools for the Simulation System of the CTA Observatory

  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 166 Last month
Rankings
Dependent packages count: 7.5%
Average: 38.7%
Dependent repos count: 69.9%
Maintainers (2)
Last synced: 8 months ago

Dependencies

.github/workflows/CI-docs.yml actions
  • JamesIves/github-pages-deploy-action 3.7.1 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/CI-integrationtests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/CI-unittests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3.1.0 composite
.github/workflows/build-docker-corsika-simtelarray-image.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/build-docker-images.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/pypi.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml pypi
  • astropy *
  • boost-histogram *
  • eventio *
  • jsonschema *
  • matplotlib *
  • numpy *
  • pymongo *
  • pyproj *
  • pyyaml *
  • scipy *
  • zstandard *
.github/workflows/CI-linter.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • citation-file-format/cffconvert-github-action 2.0.0 composite
  • mamba-org/setup-micromamba v1 composite
  • super-linter/super-linter v5 composite
environment.yml conda
  • astropy
  • boost-histogram
  • ctapipe
  • eventio
  • flake8
  • jsonschema
  • matplotlib-base
  • numpy
  • numpydoc
  • pre-commit
  • pylint
  • pymongo
  • pyproj
  • pytest
  • pytest-cov
  • pytest-xdist
  • python 3.11.*
  • python-dotenv
  • pyyaml
  • scipy
  • sphinx
  • sphinx_rtd_theme
  • toml