Index: /tags/ipp-20110622/ippScripts/scripts/nightly_science.pl
===================================================================
--- /tags/ipp-20110622/ippScripts/scripts/nightly_science.pl	(revision 32483)
+++ /tags/ipp-20110622/ippScripts/scripts/nightly_science.pl	(revision 32484)
@@ -82,5 +82,5 @@
     ) or pod2usage ( 2 );
 pod2usage( -msg =>
-"USAGE: automate_stacks.pl <options...> <mode>
+"USAGE: nightlyscience.pl <options...> <mode>
         Options:
            --help                 This help.
@@ -522,4 +522,5 @@
 
     my $config_cmd = "$ppConfigDump -camera $camera -dump-camera - | grep BURNTOOL.STATE.GOOD | uniq";
+#    my $config_cmd = "$ppConfigDump -camera $camera -get-key BURNTOOL.STATE.GOOD";
     my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
         run ( command => $config_cmd, verbose => $verbose);
@@ -1708,4 +1709,5 @@
     $cmd .= "-input_label $label  -template_label $label ";
     $cmd .= "-set_workdir $workdir  -set_dist_group $new_dist_group  -set_data_group $new_data_group ";
+    $cmd .= " -mintimediff 40000 ";
     $cmd .= " -simple  -set_label $label -filter $filter ";
     $cmd .= " -dateobs_begin ${lunation_start}T00:00:00 -dateobs_end ${lunation_end}T23:59:59 -distance 1.5 ";
