IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 14, 2008, 8:25:00 AM (18 years ago)
Author:
eugene
Message:

use update mode for addstar

File:
1 edited

Legend:

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

    r16965 r16994  
    266266            my $camdir = $ipprc->dvo_cameradir(); # Camera directory for addstar
    267267            my $command;
    268             $command  = "$addstar -D CAMERA $camdir ";
     268            $command  = "$addstar -D CAMERA $camdir -update";
    269269            $command .= " -D CATDIR $dvodbReal";
    270270
Note: See TracChangeset for help on using the changeset viewer.