ctao-dl2-prod5
Exploration of the CTAO DL2 prod5 public dataset https://zenodo.org/records/7298569
Science Score: 36.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
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Repository
Exploration of the CTAO DL2 prod5 public dataset https://zenodo.org/records/7298569
Basic Info
- Host: GitHub
- Owner: cta-observatory
- License: mit
- Language: Shell
- Default Branch: main
- Size: 6.61 MB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
CTAO Monte Carlo Simulations - DL2 prod5
Visit the webpage here: https://cta-observatory.github.io/ctao-dl2-prod5/
Overview
This site provides a simple overview of the public dataset CTAO Monte Carlo Simulations at DL2 level: https://zenodo.org/records/7298569
To get more information about the dataset, please visit the Zenodo page.
For up-to-date code examples, please visit the ctapipe documentation: https://cta-observatory.github.io/ctapipe/.
Installation
To run the notebooks on your computer, create a new conda environment and install the required packages:
bash
conda env create -f environment.yml
conda activate ctaodl2
Then start Jupyter:
bash
jupyter-lab
Owner
- Name: Cherenkov Telescope Array Consortium
- Login: cta-observatory
- Kind: organization
- Website: www.cta-observatory.org
- Repositories: 54
- Profile: https://github.com/cta-observatory
open-source software for the CTA Consortium.
CodeMeta (codemeta.json)
{
"$schema": "http://codemeta.github.io/codemeta.json",
"name": "ctao-dl2-prod5",
"description": "Exploration of CTAO Monte Carlo Simulations - DL2 prod5",
"version": "1.0.0",
"author": [
{
"name": "Thomas Vuillaume",
"affiliation": "LAPP-CNRS, CTA Observatory"
}
],
"keywords": [
"CTAO",
"Monte Carlo",
"Simulations",
"Astrophysics",
"Data Analysis"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/cta-observatory/ctao-dl2-prod5"
},
"homepage": "https://cta-observatory.github.io/ctao-dl2-prod5/",
"citation": {
"type": "CreativeWork",
"name": "CTAO Monte Carlo Simulations - Eventlists on DL2 data level - prod5",
"url": "https://zenodo.org/records/7298569",
"identifier": {
"type": "PropertyValue",
"propertyID": "doi",
"value": "10.5281/zenodo.7298569"
}
}
}
GitHub Events
Total
- Release event: 1
- Watch event: 1
- Member event: 1
- Push event: 3
- Create event: 4
Last Year
- Release event: 1
- Watch event: 1
- Member event: 1
- Push event: 3
- Create event: 4
Dependencies
- actions/cache v3 composite
- actions/checkout v4 composite
- mamba-org/setup-micromamba v2 composite
- peaceiris/actions-gh-pages v4 composite