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
c866aaea
Commit
c866aaea
authored
Dec 29, 2025
by
BO ZHANG
🏀
Browse files
tweaks
parent
6c10fbe3
Pipeline
#11662
passed with stage
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
csst_common/pipeline.py
View file @
c866aaea
...
...
@@ -237,7 +237,7 @@ class Pipeline:
self
.
copy
(
self
.
abspath
(
file_path
),
local_file_path
)
return
local_file_path
def
copy
_ccds_refs
(
self
,
refs
:
dict
,
dir_dst
:
str
=
None
)
->
dict
:
def
download
_ccds_refs
(
self
,
refs
:
dict
,
dir_dst
:
str
=
None
)
->
dict
:
"""Copy raw file from CCDS to output directory."""
if
dir_dst
is
None
:
dir_dst
=
self
.
dir_output
...
...
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