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
aadd7bc2
Commit
aadd7bc2
authored
Dec 27, 2025
by
BO ZHANG
🏀
Browse files
remove slsconf in CCDS
parent
6774a8f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_common/ccds/ccds.py
View file @
aadd7bc2
...
...
@@ -12,7 +12,6 @@ Modified-History:
import
os
from
ccds
import
client
from
.slsconf
import
convert_slsconf
class
CCDS
:
...
...
@@ -111,14 +110,6 @@ class CCDS:
# 'ledflat': '/ccds_root/references/msc/csst_msc_ms_ledflat_10_000001.fits'}
return
refs_fp
@
staticmethod
def
convert_slsconf
(
refs
:
dict
,
dir_output
:
str
)
->
dict
:
return
convert_slsconf
(
extract1d_json_path
=
refs
[
"extract1d"
],
sensitivity_fits_path
=
refs
[
"sensitivity"
],
dir_output
=
dir_output
,
)
"""
file_path="/dfsroot/L0/MSC/SCIE/62030/10160000105/MS/CSST_MSC_MS_SCIE_20280916072059_20280916072329_10160000105_10_L0_V01.fits"
...
...
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