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
5a8dfd23
Commit
5a8dfd23
authored
Jan 16, 2026
by
BO ZHANG
🏀
Browse files
tweaks
parent
9ffe96e8
Pipeline
#11863
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
csst_common/pipeline.py
View file @
5a8dfd23
...
@@ -519,7 +519,6 @@ class Pipeline:
...
@@ -519,7 +519,6 @@ class Pipeline:
print
(
f
"Query reference catalog RA=
{
pointing_ra
}
, Dec=
{
pointing_dec
}
..."
)
print
(
f
"Query reference catalog RA=
{
pointing_ra
}
, Dec=
{
pointing_dec
}
..."
)
rec_cat
=
self
.
retry
(
rec_cat
=
self
.
retry
(
self
.
dfs1
.
catalog
.
search
,
self
.
dfs1
.
catalog
.
search
,
n_try
=
3
,
ra
=
pointing_ra
,
ra
=
pointing_ra
,
dec
=
pointing_dec
,
dec
=
pointing_dec
,
catalog_name
=
catalog_name
,
catalog_name
=
catalog_name
,
...
...
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