.. _magicctapipe: ============================================ Welcome to ``magic-cta-pipe`` documentation! ============================================ .. currentmodule:: magicctapipe **Version**: |version| **Date**: |today| **Useful links**: `Source Repository `__ | `Issue Tracker `__ | `Discussions `__ **License**: BSD-3 **Python**: |python_requires| **magic-cta-pipe** is a pipeline for the analysis of joint data taken with MAGIC and LST-1. Check out the :doc:`user-guide/index` section for the analysis steps, including how to :ref:`installation` the project. .. note:: This project is under active development. Contents -------- .. _magicctapipe_docs: .. toctree:: :maxdepth: 1 :hidden: user-guide/index developer-guide/index api-reference/index .. grid:: 1 2 2 3 .. grid-item-card:: :octicon:`book;40px` User Guide ^^^^^^^^^^ Learn how to get started as a user. This guide will help you install and using magic-cta-pipe. +++ .. button-ref:: user-guide/index :expand: :color: primary :click-parent: To the user guide .. grid-item-card:: :octicon:`git-branch;40px` Developer Guide ^^^^^^^^^^^^^^^ Learn how to get started as a developer. This guide will help you install magic-cta-pipe for development and explains how to contribute. +++ .. button-ref:: developer-guide/index :expand: :color: primary :click-parent: To the developer guide .. grid-item-card:: :octicon:`code;40px` API Docs ^^^^^^^^ The API docs contain detailed descriptions of of the various modules, classes and functions included in ctapipe. +++ .. button-ref:: api-reference/index :expand: :color: primary :click-parent: To API docs