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
eb867c29
Commit
eb867c29
authored
Oct 26, 2024
by
Yan Zhaojun
Browse files
update
parent
aaf10ce6
Changes
9
Hide whitespace changes
Inline
Side-by-side
csst_mci_sim/__pycache__/csst_mci_sim.cpython-311.pyc
0 → 100644
View file @
eb867c29
File added
csst_mci_sim/mci_so/__pycache__/__init__.cpython-311.pyc
0 → 100644
View file @
eb867c29
File added
csst_mci_sim/support/__pycache__/MCIinstrumentModel.cpython-311.pyc
0 → 100644
View file @
eb867c29
File added
csst_mci_sim/support/__pycache__/__init__.cpython-311.pyc
0 → 100644
View file @
eb867c29
File added
csst_mci_sim/support/__pycache__/cosmicrays.cpython-311.pyc
0 → 100644
View file @
eb867c29
File added
csst_mci_sim/support/__pycache__/logger.cpython-311.pyc
0 → 100644
View file @
eb867c29
File added
csst_mci_sim/support/__pycache__/sed.cpython-311.pyc
0 → 100644
View file @
eb867c29
File added
csst_mci_sim/support/__pycache__/shao.cpython-311.pyc
0 → 100644
View file @
eb867c29
File added
tests/test_mci_sim.py
View file @
eb867c29
...
...
@@ -42,7 +42,7 @@ class TestDemoFunction(unittest.TestCase):
# current_path = os.getcwd()
# print("当前路径:", current_path)
configfile
=
'./csst_mci_sim/mci_data/mci_
all_9K
.config'
configfile
=
'./csst_mci_sim/mci_data/mci_
C10
.config'
sourcein
=
'EXDF'
print
(
configfile
)
...
...
@@ -85,7 +85,7 @@ class TestDemoFunction(unittest.TestCase):
# current_path = os.getcwd()
# print("当前路径:", current_path)
configfile
=
'./csst_mci_sim/mci_data/mci_
all_9K
.config'
configfile
=
'./csst_mci_sim/mci_data/mci_
C10
.config'
sourcein
=
'STAR'
print
(
configfile
)
...
...
@@ -128,7 +128,7 @@ class TestDemoFunction(unittest.TestCase):
# current_path = os.getcwd()
# print("当前路径:", current_path)
configfile
=
'./csst_mci_sim/mci_data/mci_
all_9K
.config'
configfile
=
'./csst_mci_sim/mci_data/mci_
C10
.config'
sourcein
=
'BIAS'
print
(
configfile
)
...
...
@@ -171,7 +171,7 @@ class TestDemoFunction(unittest.TestCase):
# current_path = os.getcwd()
# print("当前路径:", current_path)
configfile
=
'./csst_mci_sim/mci_data/mci_
all_9K
.config'
configfile
=
'./csst_mci_sim/mci_data/mci_
C10
.config'
sourcein
=
'DARK'
print
(
configfile
)
...
...
@@ -214,7 +214,7 @@ class TestDemoFunction(unittest.TestCase):
# current_path = os.getcwd()
# print("当前路径:", current_path)
configfile
=
'./csst_mci_sim/mci_data/mci_
all_9K
.config'
configfile
=
'./csst_mci_sim/mci_data/mci_
C10
.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