IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 26, 2008, 2:47:11 PM (18 years ago)
Author:
jhoblitt
Message:

add flatcorrRun.region field

File:
1 edited

Legend:

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

    r16670 r16674  
    140140    psMetadataAddStr(newrunArgs, PS_LIST_TAIL, "-set_end_stage",  0,
    141141            "define processing end stage", NULL);
     142    psMetadataAddStr(newrunArgs, PS_LIST_TAIL, "-set_region",  0,
     143            "define region", NULL);
    142144
    143145    psMetadataAddBool(newrunArgs, PS_LIST_TAIL, "-pretend",  0,
Note: See TracChangeset for help on using the changeset viewer.