IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 6, 2010, 1:54:05 PM (16 years ago)
Author:
Paul Price
Message:

Using MASK.VAL instead of MASK.IN

File:
1 edited

Legend:

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

    r27089 r28617  
    261261    VALUE_ARG_RECIPE_FLOAT("-poor-frac",       "POOR.FRACTION",   F32);
    262262
    263     valueArgRecipeStr(arguments, recipe, "-mask-val",  "MASK.IN",   recipe);
     263    valueArgRecipeStr(arguments, recipe, "-mask-val",  "MASK.VAL",   recipe);
    264264    valueArgRecipeStr(arguments, recipe, "-mask-bad",  "MASK.BAD",  recipe);
    265265    valueArgRecipeStr(arguments, recipe, "-mask-poor", "MASK.POOR", recipe);
Note: See TracChangeset for help on using the changeset viewer.