Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
csst-dag
Commits
88da0a3e
Commit
88da0a3e
authored
Jul 09, 2025
by
BO ZHANG
🏀
Browse files
add prc_status to stats dims
parent
35b1941b
Changes
1
Show whitespace changes
Inline
Side-by-side
csst_dag/cli/inspect.py
View file @
88da0a3e
...
...
@@ -92,6 +92,7 @@ print("Prc status statistics:")
t_prc_status
.
pprint_all
()
for
stats_type
,
stats_keys
in
dict
(
prc_status
=
[
"dataset"
,
"prc_status"
],
obs_type
=
[
"dataset"
,
"instrument"
,
"obs_type"
,
"prc_status"
],
detector
=
[
"dataset"
,
"instrument"
,
"obs_type"
,
"detector"
,
"prc_status"
],
obs_id
=
[
"dataset"
,
"instrument"
,
"obs_type"
,
"obs_id"
,
"prc_status"
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment