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_ifs_sim
Commits
85c76815
Commit
85c76815
authored
Apr 16, 2024
by
Yan Zhaojun
Browse files
debug
parent
e95b42f8
Pipeline
#4138
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
tests/test_ifs_sim.py
View file @
85c76815
...
...
@@ -71,7 +71,7 @@ class TestDemoFunction(unittest.TestCase):
print
(
sys
.
version
)
###configfile = dir_path+'IFS_inputdata/configData/IFS_sim_C90.config'
configfile
=
'./ifs_data/IFS_sim_C90.config'
configfile
=
'./
csst_ifs_sim/
ifs_data/IFS_sim_C90.config'
sourcein
=
'BIAS'
print
(
configfile
)
...
...
@@ -106,7 +106,7 @@ class TestDemoFunction(unittest.TestCase):
print
(
sys
.
version
)
###configfile = dir_path+'IFS_inputdata/configData/IFS_sim_C90.config'
configfile
=
'./ifs_data/IFS_sim_C90.config'
configfile
=
'./
csst_ifs_sim/
ifs_data/IFS_sim_C90.config'
sourcein
=
'DARK'
print
(
configfile
)
...
...
@@ -141,7 +141,7 @@ class TestDemoFunction(unittest.TestCase):
print
(
sys
.
version
)
###configfile = dir_path+'IFS_inputdata/configData/IFS_sim_C90.config'
configfile
=
'./ifs_data/IFS_sim_C90.config'
configfile
=
'./
csst_ifs_sim/
ifs_data/IFS_sim_C90.config'
sourcein
=
'LAMP'
print
(
configfile
)
...
...
@@ -175,7 +175,7 @@ class TestDemoFunction(unittest.TestCase):
print
(
sys
.
version
)
###configfile = dir_path+'IFS_inputdata/configData/IFS_sim_C90.config'
configfile
=
'./ifs_data/IFS_sim_C90.config'
configfile
=
'./
csst_ifs_sim/
ifs_data/IFS_sim_C90.config'
sourcein
=
'LAMP'
print
(
configfile
)
...
...
@@ -209,7 +209,7 @@ class TestDemoFunction(unittest.TestCase):
print
(
sys
.
version
)
###configfile = dir_path+'IFS_inputdata/configData/IFS_sim_C90.config'
configfile
=
'./ifs_data/IFS_sim_C90.config'
configfile
=
'./
csst_ifs_sim/
ifs_data/IFS_sim_C90.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