Index: /branches/Mars_IncreaseNsb/msimcamera/MSimRandomPhotons.cc
===================================================================
--- /branches/Mars_IncreaseNsb/msimcamera/MSimRandomPhotons.cc	(revision 18679)
+++ /branches/Mars_IncreaseNsb/msimcamera/MSimRandomPhotons.cc	(revision 18680)
@@ -275,9 +275,9 @@
 
         // FIXME: Scale with the number of pixels
-        if (freq0>1000)
-        {
-            *fLog << err << "ERROR - Frequency exceeds 1GHz, this might leed to too much memory consumption." << endl;
-            return kFALSE;
-        }
+        // if (freq0>1000)
+        // {
+        //     *fLog << err << "ERROR - Frequency exceeds 1GHz, this might leed to too much memory consumption." << endl;
+        //     return kFALSE;
+        // }
     }
 
