Commit 4e9178ec authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent 166b2769
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1200,7 +1200,7 @@ class MCIsimulator():
                                     rdose=8.0e9,                                  
                                     ghostCutoff=22.0,
                                     ghostRatio=5.e-5,
                                     coveringfraction=0.1,    #CR: 
                                     coveringfraction=0.05,    #CR: 
                                     # cosmicraylengths =self.information['dir_path']+'MCI_inputData/data/cdf_cr_length.dat',
                                     # cosmicraydistance=self.information['dir_path']+'MCI_inputData/data/cdf_cr_total.dat',                                
                                     # parallelTrapfile =self.information['dir_path']+'MCI_inputData/data/cdm_euclid_parallel.dat',
@@ -5498,7 +5498,7 @@ class MCIsimulator():
        #################################################################
        if self.source in sourcelist:
            if self.radiationDamage:
                # if self.debug == False: 
                
                self.applyRadiationDamage()
                print('applyRadiationDamage()')
        ######################################################################