Changeset 8494
- Timestamp:
- Aug 22, 2006, 4:33:07 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_create_resid.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_create_resid.pl
r8493 r8494 27 27 28 28 # Parse the command-line arguments 29 if (scalar @ARGV != 6) {29 if (scalar @ARGV != 7) { 30 30 die "Apply a stacked detrend image to an individual detrend.\n\n" . 31 31 "Usage: $0 DET_ID EXP_ID CLASS_ID DETREND_TYPE DETREND.fits INPUT.fits OUTPUT_ROOT\n\n";
Note:
See TracChangeset
for help on using the changeset viewer.
