Commit eb867c29 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

update

parent aaf10ce6
......@@ -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)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment