"csst_dag/git@csst-tb.bao.ac.cn:csst-cicd/csst-dag.git" did not exist on "e5120e0a6f57753e6f344c927a9d7c702ebfd4ab"
Commit 88da0a3e authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

add prc_status to stats dims

parent 35b1941b
...@@ -92,6 +92,7 @@ print("Prc status statistics:") ...@@ -92,6 +92,7 @@ print("Prc status statistics:")
t_prc_status.pprint_all() t_prc_status.pprint_all()
for stats_type, stats_keys in dict( for stats_type, stats_keys in dict(
prc_status=["dataset", "prc_status"],
obs_type=["dataset", "instrument", "obs_type", "prc_status"], obs_type=["dataset", "instrument", "obs_type", "prc_status"],
detector=["dataset", "instrument", "obs_type", "detector", "prc_status"], detector=["dataset", "instrument", "obs_type", "detector", "prc_status"],
obs_id=["dataset", "instrument", "obs_type", "obs_id", "prc_status"], obs_id=["dataset", "instrument", "obs_type", "obs_id", "prc_status"],
......
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