Changeset 19109
- Timestamp:
- Aug 17, 2008, 3:28:25 PM (18 years ago)
- Location:
- trunk/ippScripts/scripts
- Files:
-
- 2 edited
-
stack_skycell.pl (modified) (1 diff)
-
warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r19100 r19109 166 166 $command .= " -recipe PPSUB STACK"; 167 167 $command .= " -recipe PPSTATS WARPSTATS"; 168 $command .= " -F PSPHOT.PSF.SAVE PSPHOT.PSF.SKY.SAVE"; 169 $command .= " -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF"; 170 $command .= " -F PSPHOT.BACKMDL PSPHOT.BACKMDL.MEF"; 168 171 $command .= " -photometry"; 169 172 $command .= " -tracedest $traceDest -log $logDest"; -
trunk/ippScripts/scripts/warp_skycell.pl
r19098 r19109 176 176 $command .= " -recipe PPSTATS WARPSTATS"; 177 177 $command .= " -F PSPHOT.PSF.SAVE PSPHOT.PSF.SKY.SAVE"; 178 $command .= " -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF"; 179 $command .= " -F PSPHOT.BACKMDL PSPHOT.BACKMDL.MEF"; 178 180 $command .= " -psf"; # Turn on PSF determination 179 181 $command .= " -tracedest $traceDest -log $logDest";
Note:
See TracChangeset
for help on using the changeset viewer.
