Changeset 31676
- Timestamp:
- Jun 22, 2011, 11:42:57 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/stack_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r31422 r31676 302 302 $command .= " -R PPSTACK.OUTPUT FITS.TYPE COMP_STACK "; # Just this one output component? 303 303 $command .= " -R PPSTACK.OUTPUT.VARIANCE FITS.TYPE COMP_STACK "; 304 $command .= " -R PPSTACK.OUTPUT.EXPWT FITS.TYPE COMP_STACK ";304 # $command .= " -R PPSTACK.OUTPUT.EXPWT FITS.TYPE COMP_STACK "; 305 305 $command .= " -R PPSTACK.UNCONV FITS.TYPE COMP_STACK "; 306 306 $command .= " -R PPSTACK.UNCONV.VARIANCE FITS.TYPE COMP_STACK "; 307 $command .= " -R PPSTACK.UNCONV.EXPWT FITS.TYPE COMP_STACK ";307 # $command .= " -R PPSTACK.UNCONV.EXPWT FITS.TYPE COMP_STACK "; 308 308 } 309 309 $command .= " -threads $threads" if defined $threads;
Note:
See TracChangeset
for help on using the changeset viewer.
