Commit 16d41577 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent 93443df6
Loading
Loading
Loading
Loading
Loading
+5 −3
Original line number Original line Diff line number Diff line
@@ -1497,8 +1497,6 @@ class MCIsimulator():
        
        
        print('print information:', self.information)
        print('print information:', self.information)
        
        
        for key, value in self.information.items():
            self.log.info('%s = %s' % (key, value))


        ###########################################################################
        ###########################################################################
        
        
@@ -1546,6 +1544,10 @@ class MCIsimulator():
        
        
        self.log.info('-------STARTING A NEW SIMULATION------------')
        self.log.info('-------STARTING A NEW SIMULATION------------')
        
        
        for key, value in self.information.items():
            self.log.info('%s = %s' % (key, value))
        
        
        self.log.info('The exposure order is  %i ' % simnumber )
        self.log.info('The exposure order is  %i ' % simnumber )
        
        
        #load instrument model, these values are also stored in the FITS header
        #load instrument model, these values are also stored in the FITS header