IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2009, 11:06:18 AM (17 years ago)
Author:
bills
Message:

Add data_group, dist_group, and note to the pipeline. These new columns will be used
for some of the tasks that label was used previously.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/camera_exp.pl

    r25816 r25835  
    354354#    $fpaCommand .= " -dtime_addstar $dtime_addstar";
    355355} else {
    356     $fpaCommand .= " -updaterun -state full";
     356    $fpaCommand .= " -updaterun -set_state full";
    357357}
    358358$fpaCommand .= " -dbname $dbname" if defined $dbname;
Note: See TracChangeset for help on using the changeset viewer.