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-sims
csst_mci_sim
Commits
519b91f8
Commit
519b91f8
authored
Apr 16, 2024
by
Yan Zhaojun
Browse files
debug
parent
baa4ac87
Pipeline
#4130
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_mci_sim.py
View file @
519b91f8
...
...
@@ -42,7 +42,7 @@ class TestDemoFunction(unittest.TestCase):
# current_path = os.getcwd()
# print("当前路径:", current_path)
configfile
=
dir_path
+
'MCI_inputData/configD
ata/mci_all_9K.config'
configfile
=
'./csst_mci_sim/mci_d
ata/mci_all_9K.config'
sourcein
=
'EXDF'
print
(
configfile
)
...
...
@@ -82,7 +82,7 @@ class TestDemoFunction(unittest.TestCase):
# current_path = os.getcwd()
# print("当前路径:", current_path)
configfile
=
dir_path
+
'MCI_inputData/configD
ata/mci_all_9K.config'
configfile
=
'./csst_mci_sim/mci_d
ata/mci_all_9K.config'
sourcein
=
'STAR'
print
(
configfile
)
...
...
@@ -123,7 +123,7 @@ class TestDemoFunction(unittest.TestCase):
# current_path = os.getcwd()
# print("当前路径:", current_path)
configfile
=
dir_path
+
'MCI_inputData/configD
ata/mci_all_9K.config'
configfile
=
'./csst_mci_sim/mci_d
ata/mci_all_9K.config'
sourcein
=
'BIAS'
print
(
configfile
)
...
...
@@ -163,7 +163,7 @@ class TestDemoFunction(unittest.TestCase):
# current_path = os.getcwd()
# print("当前路径:", current_path)
configfile
=
dir_path
+
'MCI_inputData/configD
ata/mci_all_9K.config'
configfile
=
'./csst_mci_sim/mci_d
ata/mci_all_9K.config'
sourcein
=
'DARK'
print
(
configfile
)
...
...
@@ -204,7 +204,7 @@ class TestDemoFunction(unittest.TestCase):
# current_path = os.getcwd()
# print("当前路径:", current_path)
configfile
=
dir_path
+
'MCI_inputData/configD
ata/mci_all_9K.config'
configfile
=
'./csst_mci_sim/mci_d
ata/mci_all_9K.config'
sourcein
=
'FLAT'
print
(
configfile
)
...
...
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