index.rst 1.15 KB
Newer Older
BO ZHANG's avatar
BO ZHANG committed
1
csst
BO ZHANG's avatar
BO ZHANG committed
2
====
BO ZHANG's avatar
BO ZHANG committed
3

BO ZHANG's avatar
BO ZHANG committed
4
5
6
7
.. meta::
   :description lang=cn: Automate building, versioning, and hosting of your technical documentation continuously on Read the Docs.


BO ZHANG's avatar
BO ZHANG committed
8
9
10
11
12
13
.. image:: https://readthedocs.org/projects/csst/badge/?version=latest
    :target: https://csst.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

`csst` is the pipeline package for the **CSST** (Chinese Space Station Telescope).

BO ZHANG's avatar
BO ZHANG committed
14
* Github: https://github.com/csster/csst
BO ZHANG's avatar
BO ZHANG committed
15
16
* PYPI: https://pypi.org/project/csst

BO ZHANG's avatar
BO ZHANG committed
17

BO ZHANG's avatar
BO ZHANG committed
18
Install using `pip <https://pypi.org/project/pip>`__:
BO ZHANG's avatar
BO ZHANG committed
19

BO ZHANG's avatar
BO ZHANG committed
20
21
22
   .. code-block:: bash

       pip install -U git+git://github.com/csster/csst
BO ZHANG's avatar
BO ZHANG committed
23

BO ZHANG's avatar
BO ZHANG committed
24
or
BO ZHANG's avatar
BO ZHANG committed
25

BO ZHANG's avatar
BO ZHANG committed
26
27
28
   .. code-block:: bash

       pip install -U csst
BO ZHANG's avatar
BO ZHANG committed
29

BO ZHANG's avatar
BO ZHANG committed
30

BO ZHANG's avatar
BO ZHANG committed
31
32
33
How to contribute
-----------------

BO ZHANG's avatar
BO ZHANG committed
34
35
.. toctree::
   :hidden:
BO ZHANG's avatar
BO ZHANG committed
36
   :caption: How-to guides
BO ZHANG's avatar
BO ZHANG committed
37
38
39
40
41
42
43
   :maxdepth: 2

   csster
   fit_code
   contributors


BO ZHANG's avatar
BO ZHANG committed
44
45
46
Examples
--------

BO ZHANG's avatar
BO ZHANG committed
47
.. toctree::
BO ZHANG's avatar
BO ZHANG committed
48
   :hidden:
BO ZHANG's avatar
BO ZHANG committed
49
   :caption: Examples
BO ZHANG's avatar
BO ZHANG committed
50
   :maxdepth: 2
BO ZHANG's avatar
BO ZHANG committed
51

BO ZHANG's avatar
BO ZHANG committed
52
   tutorial
BO ZHANG's avatar
BO ZHANG committed
53
54


BO ZHANG's avatar
BO ZHANG committed
55
56
57
API
---

BO ZHANG's avatar
BO ZHANG committed
58
.. toctree::
BO ZHANG's avatar
BO ZHANG committed
59
   :hidden:
BO ZHANG's avatar
BO ZHANG committed
60
61
62
   :maxdepth: 2
   :caption: API

BO ZHANG's avatar
BO ZHANG committed
63
   api/csst.core.rst
BO ZHANG's avatar
BO ZHANG committed
64
65
66
67
68
69
   api/csst.msc.rst


.. sectionauthor:: Bo Zhang <bozhang@nao.cas.cn>


BO ZHANG's avatar
BO ZHANG committed
70
71
72
73
74
75
Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`