IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21442


Ignore:
Timestamp:
Feb 11, 2009, 1:27:58 PM (17 years ago)
Author:
Paul Price
Message:

Fixing usage information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarp.c

    r21323 r21442  
    66 *
    77 *  @author IfA
    8  *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2009-02-05 20:44:04 $
     8 *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2009-02-11 23:27:58 $
    1010 *  Copyright 2009 Institute for Astronomy, University of Hawaii
    1111 */
     
    1818    fprintf(stderr, "    [-astrom astrom.cmp] : provide an alternative astrometry calibration\n");
    1919    fprintf(stderr, "    [-mask mask.fits] : provide a corresponding mask image\n");
    20     fprintf(stderr, "    [-weight weight.fits] : provide a corresponding weight image (pixel variance)\n");
     20    fprintf(stderr, "    [-variance variance.fits] : provide a corresponding variance image\n");
    2121    psErrorStackPrint(stderr, "\n");
    2222    exit (2);
Note: See TracChangeset for help on using the changeset viewer.