Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 3185)
+++ trunk/MagicSoft/Mars/Changelog	(revision 3186)
@@ -87,4 +87,6 @@
      - changed function GetNumPixels to GetSize
 
+   * macros/bootcampstandardanalysis.C
+     - included cosmics rejection which was in MCalibrationCalc before
 
 
Index: trunk/MagicSoft/Mars/mcalib/MHCalibrationBlindPixel.cc
===================================================================
--- trunk/MagicSoft/Mars/mcalib/MHCalibrationBlindPixel.cc	(revision 3185)
+++ trunk/MagicSoft/Mars/mcalib/MHCalibrationBlindPixel.cc	(revision 3186)
@@ -218,5 +218,5 @@
   fSigmaPedestalErr = 0.;
 
-  fFitFunc = kEPoisson4;
+  fFitFunc = kEPoisson5;
 
   if (fFitLegend)
