Changeset 30843 for trunk/ippScripts/scripts/diff_skycell.pl
- Timestamp:
- Mar 9, 2011, 3:18:30 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r30826 r30843 148 148 $templateVariance = "PPSTACK.UNCONV.VARIANCE"; 149 149 } 150 $templateSources = "PSPHOT.OUT.CMF.MEF"; ## this must be consistent with the value in stack_skycell.pl :161150 $templateSources = "PSPHOT.OUT.CMF.MEF"; ## this must be consistent with the value in stack_skycell.pl 151 151 # template is a stack so it doesn't need to be magicked 152 152 $templateMagic = 1; … … 174 174 $inputVariance = "PPSTACK.UNCONV.VARIANCE"; 175 175 } 176 $inputSources = "PSPHOT.OUT.CMF.MEF"; ## this must be consistent with the value in stack_skycell.pl :161176 $inputSources = "PSPHOT.OUT.CMF.MEF"; ## this must be consistent with the value in stack_skycell.pl 177 177 } else { 178 178 $input = "PSWARP.OUTPUT";
Note:
See TracChangeset
for help on using the changeset viewer.
