Commit 1d32d13e authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent f5931562
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1046,6 +1046,8 @@ class MCIsimulator():
        #     else:
        #         self.result_path = '/data/mcisimdata/'+result_day
        
        print(self.information['result_path'])
        
        self.result_path = self.information['result_path']+self.source+"_"+result_day
        
        if os.path.isdir(self.result_path)==False: