IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 29, 2006, 5:59:36 PM (20 years ago)
Author:
jhoblitt
Message:

add toprocessedexpMode()
add detProcessedExp table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/dettoolConfig.c

    r9077 r9078  
    167167    psMetadataAddStr(addprocessedexpArgs, PS_LIST_TAIL, "-exp_tag",  0,
    168168        "define detrend ID (required)", NULL);
     169    psMetadataAddStr(addprocessedexpArgs, PS_LIST_TAIL, "-recip",  0,
     170        "define recipe (required)", NULL);
    169171    psMetadataAddF64(addprocessedexpArgs, PS_LIST_TAIL, "-bg",  0,
    170172        "define exposue background", NAN);
Note: See TracChangeset for help on using the changeset viewer.