Event reconstruction framework for Imaging Atmospheric Cherenkov Telescopes developed for CTAO.
Project description
Low-level data processing pipeline software for the CTAO (Cherenkov Telescope Array Observatory).
This is code is a prototype data processing framework and is under rapid development. It is not recommended for production use unless you are an expert or developer!
Slack: Contact Karl Kosack for invite
Citing this software
If you use this software for a publication, please cite the Zenodo Record for the specific version you are using and our latest publication.
You can find all ctapipe Zenodo records here: List of ctapipe Records on Zenodo.
There is also a Zenodo DOI always pointing to the latest version:
At this point, our latest publication is the 2023 ICRC proceeding, which you can cite using this bibtex entry:
@inproceedings{ctapipe-icrc-2023,
author = {Linhoff, Maximilian and Beiske, Lukas and Biederbeck, Noah and Fröse, Stefan and Kosack, Karl and Nickel, Lukas},
title = {ctapipe -- Prototype Open Event Reconstruction Pipeline for the Cherenkov Telescope Array},
usera = {for the CTA Consortium and Observatory},
doi = {10.22323/1.444.0703},
booktitle = {Proceedings, 38th International Cosmic Ray Conference},
year=2023,
volume={444},
number={703},
location={Nagoya, Japan},
}
Installation for Users
ctapipe and its dependencies may be installed using the Anaconda or Miniconda package system. We recommend creating a conda virtual environment first, to isolate the installed version and dependencies from your main environment (this is optional).
The latest version of ctapipe can be installed via:
mamba install -c conda-forge ctapipe
or via:
pip install ctapipe
Note: to install a specific version of ctapipe take look at the documentation here.
Note: mamba is a C++ reimplementation of conda and can be found here.
Note this is pre-alpha software and is not yet stable enough for end-users (expect large API changes until the first stable 1.0 release).
Developers should follow the development install instructions found in the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ctapipe-0.23.0.tar.gz
.
File metadata
- Download URL: ctapipe-0.23.0.tar.gz
- Upload date:
- Size: 6.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f562649f8fbfe46836b8f6267698d17cdfe8a5404e1871c5bd383900a8da4ed |
|
MD5 | 4e741476d4594320214753e549b6c027 |
|
BLAKE2b-256 | f634dac9b8eead743c6a3ec7cf3b62871f1daa34d7c4230161960c52eb5aa5ce |
File details
Details for the file ctapipe-0.23.0-py3-none-any.whl
.
File metadata
- Download URL: ctapipe-0.23.0-py3-none-any.whl
- Upload date:
- Size: 1.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b31cbb4668bf6ff81520e7b02b615f71b826b65f43e08b0560d8dcb0fddefb6 |
|
MD5 | cfc1ce10ef1ac90d216cc0cd97c95e3b |
|
BLAKE2b-256 | 12eb128d4661e27ce2fd679adfcb2e518ec159badf428157ed261077053cb7de |