IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29774


Ignore:
Timestamp:
Nov 13, 2010, 12:06:54 AM (15 years ago)
Author:
bills
Message:

disable last change it breaks things

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20101029/ippScripts/scripts/stack_skycell.pl

    r29767 r29774  
    244244    $command .= " -F SOURCE.PLOT.PSFMODEL SOURCE.PLOT.SKY.PSFMODEL";
    245245    $command .= " -F SOURCE.PLOT.APRESID SOURCE.PLOT.SKY.APRESID";
    246     if ($output_nocomp) {
     246    if (0 and $output_nocomp) {
     247        # These changes aren't yet ready for prime time
    247248        $command .= " -F PPSTACK.OUTPUT PPSTACK.OUTPUT.NOCOMP";
    248249        $command .= " -F PPSTACK.OUTPUT.VARIANCE PPSTACK.OUTPUT.VARIANCE.NOCOMP";
Note: See TracChangeset for help on using the changeset viewer.