IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 11, 2007, 5:19:55 PM (19 years ago)
Author:
Paul Price
Message:

Output name should not have .fits if the camera file rules add the .fits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubArguments.c

    r13368 r13369  
    1717{
    1818    fprintf(stderr, "\nPan-STARRS PSF-matched image subtraction\n\n");
    19     fprintf(stderr, "Usage: %s INPUT.fits REFERENCE.fits OUTPUT.fits\n", program);
     19    fprintf(stderr, "Usage: %s INPUT.fits REFERENCE.fits OUTPUT_ROOT\n", program);
    2020    fprintf(stderr, "\n");
    2121    psArgumentHelp(arguments);
Note: See TracChangeset for help on using the changeset viewer.