pipeline for the analysis of joint MAGIC+LST-1 data
Project description
Repository for the analysis of MAGIC and MAGIC+LST1 data, based on ctapipe.
Docs (preliminary): https://magic-cta-pipe.readthedocs.io/
v0.4.1 of magic-cta-pipe provides all the functionalities to perform a MAGIC+LST-1 or a MAGIC-only analysis. Both types of analyses can be performed using the scripts within the lst1_magic folder. See here for more details on how to run the analysis.
v0.4.1 is based on ctapipe v0.19.x and cta-lstchain v0.10.x.
NOTE ON OLD RELEASES
v0.3.1 of magic-cta-pipe was the last release before the cleanup of old files. Also, it was the last one supporting ctapipe v0.12. In order to exploit fully the new functionalities provided by ctapipe, use always the latest stable release of magic-cta-pipe (currently v0.4.1). v0.4.1 contains backward incompatible changes with respect to v0.3.1. Therefore, you cannot mix analyses performed with the two releases.
Installation for users
magic-cta-pipe 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 master environment (this is optional).
The following command will set up a conda virtual environment, add the necessary package channels, and install magic-cta-pipe and its dependencies:
git clone https://github.com/cta-observatory/magic-cta-pipe.git cd magic-cta-pipe conda env create -n magic-lst1 -f environment.yml conda activate magic-lst1 pip install .
In general, magic-cta-pipe is still in heavy development phase, so expect large changes between different releases.
Instructions for developers
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
Hashes for magic_cta_pipe-0.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65597cefda0ca37017c45f3fda236cb2191c9927c961a2b8f6b35a7c30b867ae |
|
MD5 | d8a08ea872792a89a17b9b0bcf826363 |
|
BLAKE2b-256 | 5536172fbc162b6290ccae519bce3b5f1d88666fb5b2a59875e69adb98d10e3c |