Index: branches/pap/psModules/src/objects/pmModel.h
===================================================================
--- branches/pap/psModules/src/objects/pmModel.h	(revision 25548)
+++ branches/pap/psModules/src/objects/pmModel.h	(revision 25563)
@@ -46,5 +46,6 @@
 /// Parameter limit types
 typedef enum {
-    PM_MODEL_LIMITS_NONE,               ///< No limits: fit can go to town
+    PM_MODEL_LIMITS_NONE,               ///< Apply no limits: suitable for debugging
+    PM_MODEL_LIMITS_IGNORE,             ///< Ignore all limits: fit can go to town
     PM_MODEL_LIMITS_LAX,                ///< Lax limits: attempting to reproduce mildly bad data
     PM_MODEL_LIMITS_STRICT,             ///< Strict limits: good quality data
