IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 13, 2007, 4:14:06 PM (19 years ago)
Author:
jhoblitt
Message:

add warpSkyfile.pixel_fill

File:
1 edited

Legend:

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

    r14262 r14479  
    171171    psMetadataAddF64(addwarpedArgs, PS_LIST_TAIL, "-bg_stdev",  0,
    172172            "define exposure background stdev", NAN);
     173    psMetadataAddF64(addwarpedArgs, PS_LIST_TAIL, "-pixel_fill",  0,
     174            "define %% of live pixels", NAN);
    173175    psMetadataAddS16(addwarpedArgs, PS_LIST_TAIL, "-code",  0,
    174176            "set fault code", 0);
Note: See TracChangeset for help on using the changeset viewer.