Skip to main content

Deep learning analysis framework for Imaging Atmospheric Cherenkov Telescopes, especially the Cherenkov Telescope Array (CTA) and the MAGIC telescopes.

Project description

DOI Latest Release Continuos Integration CTLearn Logo

CTLearn is a package under active development to run deep learning models to analyze data from all major current and future arrays of imaging atmospheric Cherenkov telescopes (IACTs). CTLearn can load DL1 data from CTA (Cherenkov Telescope Array), FACT, H.E.S.S., MAGIC, and VERITAS telescopes processed by ctapipe or DL1DataHandler.

Installation for users

Download and install Anaconda, or, for a minimal installation, Miniconda.

The following command will set up a conda virtual environment, add the necessary package channels, and install CTLearn specified version and its dependencies:

CTLEARN_VER=0.7.0
wget https://raw.githubusercontent.com/ctlearn-project/ctlearn/v$CTLEARN_VER/environment.yml
conda env create -n [ENVIRONMENT_NAME] -f environment.yml
conda activate [ENVIRONMENT_NAME]
pip install ctlearn==$CTLEARN_VER
ctlearn -h

This should automatically install all dependencies (NOTE: this may take some time, as by default MKL is included as a dependency of NumPy and it is very large).

See the documentation for further information like installation instructions for developers, package usage, and dependencies among other topics.

Citing this software

Please cite the corresponding version using the DOIs below if this software package is used to produce results for any publication:

  • 0.6.0 : zendoi050

  • 0.5.2 : zendoi050

  • 0.5.1 : zendoi050

  • 0.5.0 : zendoi050

  • 0.4.0 : zendoi040

  • 0.4.0-legacy : zendoi040l

  • 0.3.1 : zendoi031

Team

Ari Brill Bryan Kim Tjark Miener Daniel Nieto

Ari Brill

Bryan Kim

Tjark Miener

Daniel Nieto

Collaborators

Qi Feng Ruben Lopez-Coto

Qi Feng

Ruben Lopez-Coto

Alumni

Jaime Sevilla Héctor Rueda Juan Redondo Pizarro LucaRomanato Sahil Yadav Sergio García Heredia

Jaime Sevilla

Héctor Rueda

Juan Redondo Pizarro

Luca Romanato

Sahil Yadav

Sergio García Heredia

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ctlearn-0.7.0-py3-none-any.whl (37.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page