Changeset 15369
- Timestamp:
- Oct 23, 2007, 3:34:46 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r14898 r15369 100 100 $templateMask = "PPSTACK.OUTPUT.MASK"; 101 101 $templateWeight = "PPSTACK.OUTPUT.WEIGHT"; 102 $templateSources = "P PSTACK.OUTPUT.SOURCES";102 $templateSources = "PSPHOT.OUTPUT"; 103 103 } else { 104 104 $templateMask = "PSWARP.OUTPUT.MASK"; … … 112 112 $inputMask = "PPSTACK.OUTPUT.MASK"; 113 113 $inputWeight = "PPSTACK.OUTPUT.WEIGHT"; 114 die "ppStack doesn't output a PSF model yet.";114 $inputPSF = "PSPHOT.PSF.SAVE"; 115 115 } else { 116 116 $inputMask = "PSWARP.OUTPUT.MASK";
Note:
See TracChangeset
for help on using the changeset viewer.
