IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 16, 2009, 3:55:38 PM (16 years ago)
Author:
bills
Message:

add dqstatstool to ignorelist

Location:
trunk/ippTools/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src

    • Property svn:ignore
      •  

        old new  
        1616difftool
        1717disttool
         18dqstastool
        1819faketool
        1920flatcorr
  • trunk/ippTools/src/magicdstoolConfig.c

    r25843 r26444  
    102102    psMetadataAddStr(adddestreakedfileArgs, PS_LIST_TAIL, "-recovery_path_base", 0, "define recovery pixels URI", NULL);
    103103    psMetadataAddBool(adddestreakedfileArgs, PS_LIST_TAIL, "-setmagicked", 0, "update the magicked state of the file", false);
     104    psMetadataAddF32(todestreakArgs, PS_LIST_TAIL, "-masked_frac", 0, "set fraction of pixels masked by streaks", 0);
     105    psMetadataAddF32(todestreakArgs, PS_LIST_TAIL, "-run_time", 0, "set the streaksremove run time for component ", 0);
    104106    psMetadataAddS16(adddestreakedfileArgs, PS_LIST_TAIL, "-fault", 0, "set fault code", 0);
    105107
Note: See TracChangeset for help on using the changeset viewer.