diff --git a/scripts/SCD_Reduction/ICCFitTools.py b/scripts/SCD_Reduction/ICCFitTools.py index d6fef96a0acf1e787468913b38fa807d32a00d08..a7186882ac598707262b638480986fbeec87ad34 100644 --- a/scripts/SCD_Reduction/ICCFitTools.py +++ b/scripts/SCD_Reduction/ICCFitTools.py @@ -396,7 +396,7 @@ def getBGRemovedIndices(n_events, zBG=1.96, calc_pp_lambda=False, neigh_length_m except KeyboardInterrupt: sys.exit() except: - raise + #raise pplmin_frac -= 0.4 logger.warning('ERROR WITH ICCFT:getBGRemovedIndices!')