Commit d9e01102 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

add AST in inttest.md

parent 904eed9f
......@@ -2,6 +2,30 @@
## MSC
### AST
查看数据集
```bash
python -m csst_dag.cli.inspect \
--level=0 \
--dataset=csst-msc-c9-25sqdeg-v3-sso \
--instrument=MSC \
--obs-type=WIDE \
--obs-group=default
```
查看可触发的DAG任务
```bash
python -m csst_dag.cli.csst_msc_l1 \
--dataset=csst-msc-c9-25sqdeg-v3-sso \
--instrument=MSC \
--obs-type=WIDE \
--obs-group=default \
--batch-id=25sqdeg-sso-test-b1 \
--ref-cat=trilegal_093
```
## CPIC
查看数据集
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment