Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 5884)
+++ trunk/MagicSoft/Mars/Changelog	(revision 5885)
@@ -21,4 +21,11 @@
                                                  -*-*- END OF LINE -*-*-
 
+ 2005/01/18 Markus Gaug
+
+   * mcalib/MCalibColorSet.cc
+     - fixed the remaining day of data without colour in project name
+       neither in digital modules bits.
+
+
  2005/01/18 Thomas Bretz
 
@@ -40,5 +47,4 @@
      - added parentesis to ensure bitwise operators priority
        with respect to logical operators.
-
 
 
Index: trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc
===================================================================
--- trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc	(revision 5884)
+++ trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc	(revision 5885)
@@ -234,4 +234,11 @@
     case 44768:
     case 44976:
+    case 45082:
+    case 45083:
+    case 45089:
+    case 45090:
+    case 45091:
+    case 45094:
+    case 45119:
     case 45249:
     case 45253:
@@ -275,4 +282,8 @@
     case 26568:
     case 26924:
+    case 45051:
+    case 45084:
+    case 45085:
+    case 45092:
     case 45227:
     case 45241:
@@ -286,4 +297,8 @@
       break;
       
+    case 45086:
+    case 45088:
+    case 45111:
+    case 45115:
     case 45216:
     case 45218:
@@ -320,7 +335,8 @@
       break;
       
+    case 45116:
     case 45609:
     case 45219:
-      *fLog << err << "Sorry, run 45219 was taken with a combination of colours used to flat-field ";
+      *fLog << err << "Sorry, run " << num << " was taken with a combination of colours used to flat-field ";
       *fLog << err << "the camera. It cannot be used for the standard calibration " << endl;
       return kFALSE;
