You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`CTA <www.cta-observatory.org>`_ (the Cherenkov Telescope Array)
18
+
`CTA <www.cta-observatory.org>`__ (the Cherenkov Telescope Array)
19
19
20
20
This is code is a prototype data processing framework and is under rapid
21
21
development. It is not recommended for production use unless you are an
@@ -31,7 +31,7 @@ Citing this software
31
31
If you use this software for a publication, please cite the Zenodo Record
32
32
for the specific version you are using and our latest publication.
33
33
34
-
You can find all ctapipe Zenodo records here: `List of ctapipe Records on Zenodo <https://zenodo.org/search?q=conceptrecid:%223372210%22&sort=-version&all_versions=True>`_.
34
+
You can find all ctapipe Zenodo records here: `List of ctapipe Records on Zenodo <https://zenodo.org/search?q=conceptrecid:%223372210%22&sort=-version&all_versions=True>`__.
35
35
36
36
There is also a Zenodo DOI always pointing to the latest version: |doilatest|
37
37
@@ -69,13 +69,11 @@ or via::
69
69
70
70
pip install ctapipe
71
71
72
-
**Note**: to install a specific version of ctapipe take look at the documentation `here <https://cta-observatory.github.io/ctapipe/getting_started_users>`_.
72
+
**Note**: to install a specific version of ctapipe take look at the documentation `here <https://cta-observatory.github.io/ctapipe/getting_started_users>`__.
73
73
74
-
**Note**: ``mamba`` is a C++ reimplementation of conda and can be found `here <https://github.com/mamba-org/mamba>`_.
74
+
**Note**: ``mamba`` is a C++ reimplementation of conda and can be found `here <https://github.com/mamba-org/mamba>`__.
75
75
76
76
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).
77
77
78
78
Developers should follow the development install instructions found in the
0 commit comments