IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 27, 2010, 11:50:36 AM (16 years ago)
Author:
watersc1
Message:

Moving code to a branch so I can work on the detectability server.

Location:
branches/czw_branch/20100427
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20100427/ippScripts/scripts/stack_skycell.pl

    r27718 r27784  
    232232    $command .= " -recipe PPSUB $recipe_ppSub";
    233233    $command .= " -recipe PSPHOT $recipe_psphot";
    234     $command .= " -recipe PPSTATS WARPSTATS" if $do_stats;;
     234    $command .= " -recipe PPSTATS STACKSTATS" if $do_stats;;
    235235    $command .= " -F PSPHOT.PSF.SAVE PSPHOT.PSF.SKY.SAVE";
    236236    $command .= " -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF";
Note: See TracChangeset for help on using the changeset viewer.