IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9382


Ignore:
Timestamp:
Oct 6, 2006, 5:40:03 PM (20 years ago)
Author:
Paul Price
Message:

uri is unknown at this time, but required.

File:
1 edited

Legend:

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

    r9366 r9382  
    137137$outputRoot = File::Spec->abs2rel( $outputRoot, $ipprc->workdir() );
    138138unless ($no_update) {
    139     my $command = "$p3tool -addprocessedexp -exp_tag $exp_tag " .
     139    my $command = "$p3tool -addprocessedexp -exp_tag $exp_tag -uri UNKNOWN " .
    140140        "-recip " . RECIPE1() . "," . RECIPE2() . " -b1_uri $jpeg1Name -b2_uri $jpeg2Name " .
    141141        "-bg $bg -bg_stdev $bg_stdev -bg_mean_stdev $bg_mean_stdev"; # Command to run
Note: See TracChangeset for help on using the changeset viewer.