Commit 592e77ea authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

cli.msc -> cli.msc_l1

parent 190a8340
...@@ -5,13 +5,13 @@ Process an MSC dataset, given a set of parameters. ...@@ -5,13 +5,13 @@ Process an MSC dataset, given a set of parameters.
Example Example
------- -------
python -m csst_dag.cli.msc -h python -m csst_dag.cli.msc_l1 -h
python -m csst_dag.cli.msc \ python -m csst_dag.cli.msc_l1 \
--batch-id=csci-test-20250507 \ --batch-id=csci-test-20250507 \
--priority=1 \
--dataset=csst-msc-c9-25sqdeg-v3 \ --dataset=csst-msc-c9-25sqdeg-v3 \
--obs-group=W1 \ --obs-group=W1 \
--priority=1 \
--initial-prc-status=-1024 \ --initial-prc-status=-1024 \
--final-prc-status=-2 \ --final-prc-status=-2 \
--demo --demo
......
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