IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2007, 1:53:35 PM (19 years ago)
Author:
Paul Price
Message:

Using weight maps in ppStack.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackArguments.c

    r13750 r14275  
    1919    fprintf(stderr, "Usage: %s INPUTS.mdc OUTPUT_ROOT\n"
    2020            "where INPUTS.mdc contains various METADATAs, each with:\n"
    21             "\tIMAGE(STR):  Image filename\n"
    22             "\tMASK(STR):   Mask filename\n"
    23             "\tSEEING(F32): Seeing FWHM (pixels)\n"
    24             "\tWEIGHT(F32): Relative weighting to be applied\n"
    25             "\tSCALE(F32):  Relative scaling to be applied\n",
     21            "\tIMAGE(STR):     Image filename\n"
     22            "\tMASK(STR):      Mask filename\n"
     23            "\tWEIGHT(STR)     Weight map filename\n"
     24            "\tSEEING(F32):    Seeing FWHM (pixels)\n"
     25            "\tWEIGHTING(F32): Relative weighting to be applied\n"
     26            "\tSCALE(F32):     Relative scaling to be applied\n",
    2627            program);
    2728    fprintf(stderr, "\n");
Note: See TracChangeset for help on using the changeset viewer.