IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 5, 2006, 4:05:00 PM (20 years ago)
Author:
Paul Price
Message:

Adding usage information.

File:
1 edited

Legend:

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

    r8196 r8197  
    2828###                        "CELL.TIME" # Time of exposure --- not yet implemented
    2929                           );
     30if (scalar @ARGV == 0) {
     31    die "Perform phase 0 processing on the component files of an FPA.\n\n" .
     32        "Usage: $0 FPA_FILE_1.fits FPA_FILE_2.fits FPA_FILE_3.fits ...\n\n";
     33}
    3034
    3135
Note: See TracChangeset for help on using the changeset viewer.