IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18010


Ignore:
Timestamp:
Jun 8, 2008, 3:56:29 PM (18 years ago)
Author:
eugene
Message:

need to specify an appropriate PPSTATS recipe to psastro -stats...

File:
1 edited

Legend:

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

    r18009 r18010  
    233233        $command  = "$psastro -list $list3Name $outroot";
    234234        $command .= " -tracedest $traceDest -log $logDest";
    235         $command .= " -stats $fpaStats";
     235        $command .= " -stats $fpaStats -recipe PPSTATS CHIPSTATS";
    236236        $command .= " -dbname $dbname" if defined $dbname;
    237237
Note: See TracChangeset for help on using the changeset viewer.