IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15369


Ignore:
Timestamp:
Oct 23, 2007, 3:34:46 PM (19 years ago)
Author:
Paul Price
Message:

Updating filerule names.

File:
1 edited

Legend:

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

    r14898 r15369  
    100100            $templateMask = "PPSTACK.OUTPUT.MASK";
    101101            $templateWeight = "PPSTACK.OUTPUT.WEIGHT";
    102             $templateSources = "PPSTACK.OUTPUT.SOURCES";
     102            $templateSources = "PSPHOT.OUTPUT";
    103103        } else {
    104104            $templateMask = "PSWARP.OUTPUT.MASK";
     
    112112            $inputMask = "PPSTACK.OUTPUT.MASK";
    113113            $inputWeight = "PPSTACK.OUTPUT.WEIGHT";
    114             die "ppStack doesn't output a PSF model yet.";
     114            $inputPSF = "PSPHOT.PSF.SAVE";
    115115        } else {
    116116            $inputMask = "PSWARP.OUTPUT.MASK";
Note: See TracChangeset for help on using the changeset viewer.