Index: trunk/pstamp/scripts/detect_query_create
===================================================================
--- trunk/pstamp/scripts/detect_query_create	(revision 28038)
+++ trunk/pstamp/scripts/detect_query_create	(revision 28043)
@@ -61,5 +61,10 @@
                     comment => 'site identifier (MPC observatory code)',
                     value => undef
-        }
+        },
+       { name =>  'STAGE',
+                   writetype => TSTRING,
+                   comment => 'processing stage to examine',
+                   value => undef
+       }
 ];
 unless(defined($nostage)) {
