Commit 98879ffd authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent 6de1d3f2
Loading
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -5768,15 +5768,3 @@ def runIFSsim(sourcein, configfile, dir_path, result_path,iLoop, debug, applyhol
    return 1

############################## end  ##########################################
     if self.information['dir_path'] == '/nfsdata/share/simulation-unittest/ifs_sim/':
            self.result_path = self.information['dir_path'] + \
                self.information['result_path']+'/'+self.source+ss+result_day
        else:

            home_path = os.environ['HOME']

            if home_path == '/home/yan':

                self.result_path = '../IFS_simData/'+self.source+ss+result_day
            else:
                self.result_path = '/data/ifspip/CCD_ima/'+self.source+ss+result_day
 No newline at end of file