Changeset 29774
- Timestamp:
- Nov 13, 2010, 12:06:54 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20101029/ippScripts/scripts/stack_skycell.pl
r29767 r29774 244 244 $command .= " -F SOURCE.PLOT.PSFMODEL SOURCE.PLOT.SKY.PSFMODEL"; 245 245 $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 247 248 $command .= " -F PPSTACK.OUTPUT PPSTACK.OUTPUT.NOCOMP"; 248 249 $command .= " -F PPSTACK.OUTPUT.VARIANCE PPSTACK.OUTPUT.VARIANCE.NOCOMP";
Note:
See TracChangeset
for help on using the changeset viewer.
