IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2009, 11:58:59 AM (17 years ago)
Author:
Paul Price
Message:

Forgot to alter warptool to remove the -accept flag which sets the ignored flag.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ippTools/src/warptoolConfig.c

    r23604 r23678  
    152152    psMetadataAddStr(addwarpedArgs, PS_LIST_TAIL, "-hostname", 0,            "define hostname", 0);
    153153    psMetadataAddF32(addwarpedArgs, PS_LIST_TAIL, "-good_frac",  0,            "define %% of good pixels", NAN);
    154     psMetadataAddBool(addwarpedArgs, PS_LIST_TAIL, "-accept",  0, "define if this skycell should be accepted", false);
    155154    psMetadataAddBool(addwarpedArgs, PS_LIST_TAIL, "-magicked",  0, "define if this skycell has been magicked", false);
    156155    psMetadataAddS16(addwarpedArgs, PS_LIST_TAIL, "-fault",  0,            "set fault code", 0);
Note: See TracChangeset for help on using the changeset viewer.