Index: /trunk/Mars/fact/analysis/callisto.C
===================================================================
--- /trunk/Mars/fact/analysis/callisto.C	(revision 17876)
+++ /trunk/Mars/fact/analysis/callisto.C	(revision 17877)
@@ -113,6 +113,6 @@
     TString timfile = drs.GetFileName(0, MSequence::kFitsDat);
     TString drs1024 = drs.GetFileName(0, MSequence::kFitsDrs);
-    TString pedfile = seq.GetFileName(0, MSequence::kFitsPed);
     TString calfile = seq.GetFileName(0, MSequence::kFitsCal);
+    //TString pedfile = seq.GetFileName(0, MSequence::kFitsPed);
 
     gLog << all;
@@ -130,6 +130,6 @@
     gLog << all;
     gLog << "Time calibration : " << timfile << '\n';
-    gLog << "Pedestal     file: " << pedfile << '\n';
     gLog << "Light Pulser file: " << calfile << '\n' << endl;
+    //gLog << "Pedestal     file: " << pedfile << '\n';
 
     // ------------------------------------------------------
@@ -491,5 +491,5 @@
 
     // ======================================================
-
+/*
     gLog << endl;
     gLog.Separator("Extracting random pedestal");
@@ -636,5 +636,5 @@
     if (!loop4.GetDisplay())
         return 16;
-
+*/
     // ===================================================================
 
