IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 6, 2007, 5:38:06 PM (19 years ago)
Author:
eugene
Message:

adding select_sat_pixel_frac_max

File:
1 edited

Legend:

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

    r13617 r13696  
    176176    psMetadataAddF32(definebyqueryArgs, PS_LIST_TAIL, "-select_airmass_max",  0,
    177177            "define max airmass", NAN);
     178    psMetadataAddF32(definebyqueryArgs, PS_LIST_TAIL, "-select_sat_pixel_frac_max",  0,
     179            "define max fraction of saturated pixels", NAN);
    178180    psMetadataAddF32(definebyqueryArgs, PS_LIST_TAIL, "-select_exp_time_min",  0,
    179181            "define min exposure time", NAN);
Note: See TracChangeset for help on using the changeset viewer.