IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8494


Ignore:
Timestamp:
Aug 22, 2006, 4:33:07 PM (20 years ago)
Author:
Paul Price
Message:

Can't count.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/detrend_create_resid.pl

    r8493 r8494  
    2727
    2828# Parse the command-line arguments
    29 if (scalar @ARGV != 6) {
     29if (scalar @ARGV != 7) {
    3030    die "Apply a stacked detrend image to an individual detrend.\n\n" .
    3131        "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.