Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 8787)
+++ trunk/MagicSoft/Mars/NEWS	(revision 8788)
@@ -3,37 +3,60 @@
 == <cvs> ==
 
-;general
-* fixed GroupBy options in plot*.C macros
-* only display KVA points (not the Tuorla points) in plotoptical.C
-* all programs now allow to add resources to the ones from the resource
-file or overwrite them from the command line. This can be done like this
-::ganymed --config=ganymed.rc --rc=Cut1.Param1:0.25 --rc=Cut1.Param3:5.5
-:if something seems to be wrong you can debug what the program is doing
-using the option --debug-env=3
-* increased the diversity of debug levels. That also means that with -v3
-you get now less output, i.e. only the output which is important for
-an analysis. To get more output which helps for debugging try 4, 5 and 6.
-* fixed a problem in the task synchronizing the reading of the reports
-and the data stream. The effect was that in some circumstances the last
-events of some trees could have been skipped. Since this is only a
-very tiny part of the data no severe effect to your analysis results 
-is expected.
-* Dataset file now allow to include the sequence file directly within
-the dataset file and also allow to exclude single runs from the dataset.
-(for more details see Class reference of MDataSet)
-* Sequence files now allow for excluding runs from the analysis
-(for more details see Class reference of MSequence)
-* added code to process the sum-trigger flag
-
-;callisto
-* in the pedestal processing now at least 50 processed events are
-required for succeeding.
-
-;ganymed/sponde
-* Now data points are even shown correctly if they have error bars larger
-than one sigma. Points with null or negative significances are omitted.
-
-;sponde
-*fixed resource files ('''Spectrum''' instead of '''MJSpectrum''')
+ ;general
+
+   * fixed GroupBy options in plot*.C macros
+
+   * only display KVA points (not the Tuorla points) in plotoptical.C
+
+   * all programs now allow to add resources to the ones from the resource
+     file or overwrite them from the command line. This can be done like this
+          ganymed --config=ganymed.rc --rc=Cut1.Param1:0.25 --rc=Cut1.Param3:5.5
+     if something seems to be wrong you can debug what the program is doing
+     using the option --debug-env=3
+
+   * increased the diversity of debug levels. That also means that with -v3
+     you get now less output, i.e. only the output which is important for
+     an analysis. To get more output which helps for debugging try 4, 5 and 6.
+
+   * fixed a problem in the task synchronizing the reading of the reports
+     and the data stream. The effect was that in some circumstances the last
+     events of some trees could have been skipped. Since this is only a
+     very tiny part of the data no severe effect to your analysis results 
+     is expected.
+
+   * Dataset file now allow to include the sequence file directly within
+     the dataset file and also allow to exclude single runs from the dataset.
+     (for more details see Class reference of MDataSet)
+  
+   * Sequence files now allow for excluding runs from the analysis
+     (for more details see Class reference of MSequence)
+
+   * added code to process the sum-trigger flag
+
+ ;callisto
+
+    * in the pedestal processing now at least 50 processed events are
+      required for succeeding.
+
+    * the signal and calib files now contain also the sequence information
+
+    * the two MPedestalCam in the calib file now have proper names
+      to distinguish them from each other (MPedestalCam, MPedestalExtracted)
+
+    * Both pedestal cams now conatain the number of events processed
+
+ ;star
+
+    * the star file now contains also the sequence information
+
+ ;ganymed/sponde
+
+    * Now data points are even shown correctly if they have error bars larger
+      than one sigma. Points with null or negative significances are omitted.
+
+ ;sponde
+
+    * fixed resource files ('''Spectrum''' instead of '''MJSpectrum''')
+
 
 
