README.md 407 Bytes
Newer Older
Fang Yuedong's avatar
Fang Yuedong committed
1
2
3
# Pipeline for source injection on CSST images

## Installation
4
5
1. First make sure CSST simulation package is installed
2. Install the source injection packages:
Fang Yuedong's avatar
Fang Yuedong committed
6
```
7
8
9
10
11
12
13
14
15
16
    python setup.py install --user
 ```

## Usage
### Run Source Injection
```
    python ./injection_pipeline/injection_pipeline.py /path/to/config_injection.yaml
```
### Run L1 Detrending pipeline
### Run L1 Detection & Photometry pipeline