IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2006, 9:35:47 AM (20 years ago)
Author:
Paul Price
Message:

Changing name conventions to match those in doc/ippTools/filenames.txt

File:
1 edited

Legend:

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

    r8764 r9004  
    2424pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV;
    2525pod2usage(
    26     -msg => "Required options: --det_id --exp_id --class_id --det_type --input_uri --output_uri",
     26    -msg => "Required options: --det_id --iteration --det_type",
    2727    -exitval => 3,
    2828) unless defined $det_id
Note: See TracChangeset for help on using the changeset viewer.