IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 11, 2006, 6:20:56 PM (20 years ago)
Author:
jhoblitt
Message:

remove unused -background* options

File:
1 edited

Legend:

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

    r8292 r8308  
    6363    psMetadataAddF32(updateexpArgs, PS_LIST_TAIL, "-exp_time",  0,
    6464        "define exposure time", NAN);
    65     psMetadataAddF64(updateexpArgs, PS_LIST_TAIL, "-background",  0,
    66         "define exposue background", NAN);
    6765    psMetadataAddF64(updateexpArgs, PS_LIST_TAIL, "-bg",  0,
    6866        "define exposue background", NAN);
     
    108106    psMetadataAddF64(updateimfileArgs, PS_LIST_TAIL, "-bg",  0,
    109107        "define exposue background", NAN);
    110     psMetadataAddF64(updateimfileArgs, PS_LIST_TAIL, "-background_stdev",  0,
    111         "define exposue background standard dev.", NAN);
    112108    psMetadataAddF64(updateimfileArgs, PS_LIST_TAIL, "-bg_stdev",  0,
    113109        "define exposue background stdev", NAN);
Note: See TracChangeset for help on using the changeset viewer.