index.rst 1.21 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
* Gitlab: https://csst-tb.bao.ac.cn/code/zhangbo/csst
BO ZHANG's avatar
BO ZHANG committed
15
* Github: https://github.com/csster/csst
BO ZHANG's avatar
BO ZHANG committed
16
17
* PYPI: https://pypi.org/project/csst

BO ZHANG's avatar
BO ZHANG committed
18

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

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

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

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

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

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

BO ZHANG's avatar
BO ZHANG committed
31

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

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

   csster
   fit_code
   contributors


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

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

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


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

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

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


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


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

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