Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 6908)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 6909)
@@ -26,4 +26,9 @@
    * mjobs/MSequence.cc:
      - fixed a bug in SetupDatRuns. P was setup instead of D
+
+   * mjobs/pedestalref_Feb05.rc, mjobs/hilocalib_sp1.root,
+     mjobs/hilocalib_sp1_mc.root:
+     - added
+
 
 
Index: /trunk/MagicSoft/Mars/NEWS
===================================================================
--- /trunk/MagicSoft/Mars/NEWS	(revision 6908)
+++ /trunk/MagicSoft/Mars/NEWS	(revision 6909)
@@ -32,4 +32,10 @@
    - Fixed handling of drive data. The pointing position in now
      copied to MPointingPos inside star for real and MC events
+
+   - made sure, that the sequences in a dataset are sorted by
+     their number to ensure the correct synchronization
+
+   - added all resource files necessary to handle spline extraction
+     of signal for the late 2004 and the early 2005 data
 
 
Index: /trunk/MagicSoft/Mars/mjobs/pedestalref_Feb05.rc
===================================================================
--- /trunk/MagicSoft/Mars/mjobs/pedestalref_Feb05.rc	(revision 6909)
+++ /trunk/MagicSoft/Mars/mjobs/pedestalref_Feb05.rc	(revision 6909)
@@ -0,0 +1,39 @@
+#
+# Reference lines and histogram limits for the data check in pedestal files
+#
+######################################################################
+######################################################################
+#
+# Histogram Limits:
+# 
+######################################################################
+#
+# Mean Pedestals:
+#
+PedestalMin:                 9.
+PedestalMax:                 21.
+#
+# Pedestal RMS:
+#
+PedRmsMin:                   0.
+PedRmsMax:                   20.
+######################################################################
+#
+# Reference Lines:
+# 
+######################################################################
+#
+# Mean Pedestals:
+#
+RefPedClosedLids:            14.635
+RefPedExtraGalactic:         14.93
+RefPedGalactic:              15.03
+#
+# Pedestal RMS:
+#
+RefPedRmsClosedLidsInner:    1.7
+RefPedRmsExtraGalacticInner: 5.6
+RefPedRmsGalacticInner:      6.92
+RefPedRmsClosedLidsOuter:    1.7
+RefPedRmsExtraGalacticOuter: 3.35
+RefPedRmsGalacticOuter:      4.2
