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-pipeline
csst_common
Commits
f5871d4d
Commit
f5871d4d
authored
Jan 12, 2026
by
BO ZHANG
🏀
Browse files
add query_ref_cat
parent
bbba3073
Pipeline
#11822
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
csst_common/pipeline.py
View file @
f5871d4d
...
...
@@ -510,7 +510,7 @@ class Pipeline:
pointing_dec
=
header
[
"DEC_OBJ"
]
print
(
f
"Query reference catalog RA=
{
pointing_ra
}
, Dec=
{
pointing_dec
}
..."
)
rec_cat
=
self
.
retry
(
csst_dfs_client
.
catalog
.
search
,
self
.
dfs1
.
catalog
.
search
,
n_try
=
3
,
ra
=
pointing_ra
,
dec
=
pointing_dec
,
...
...
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