README.md 374 Bytes
Newer Older
BO ZHANG's avatar
BO ZHANG committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## CSST 
[![Documentation Status](https://readthedocs.org/projects/csst/badge/?version=latest)](https://csst.readthedocs.io/en/latest/?badge=latest)
 
CSST pipeline prototype.

## Homepage

- Gitlab: https://csst-tb.bao.ac.cn/code/hypergravity/csst_proto


## Install
```
git clone https://csst-tb.bao.ac.cn/code/hypergravity/csst_proto.git
cd csst_proto
sh install.sh
```