Commit 519b91f8 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent baa4ac87
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ class TestDemoFunction(unittest.TestCase):
        # current_path = os.getcwd()         
        # print("当前路径:", current_path)
        
        configfile = dir_path+'MCI_inputData/configData/mci_all_9K.config'
        configfile = './csst_mci_sim/mci_data/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/configData/mci_all_9K.config'
        configfile = './csst_mci_sim/mci_data/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/configData/mci_all_9K.config'
        configfile = './csst_mci_sim/mci_data/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/configData/mci_all_9K.config'
        configfile = './csst_mci_sim/mci_data/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/configData/mci_all_9K.config'      
        configfile = './csst_mci_sim/mci_data/mci_all_9K.config'      
        sourcein = 'FLAT'
        print(configfile)