IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 6:41:57 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/chiptool_pendingimfile.sql

    r23543 r26886  
    3434    (chipRun.state = 'update'
    3535    AND chipProcessedImfile.data_state = 'cleaned'))
     36-- // Restriction to prevent the processing of bad chips. Not needed now.
     37--     AND
     38--     (rawImfile.class_id != 'XY15' AND
     39--     rawImfile.class_id != 'XY32' AND
     40--     rawImfile.class_id != 'XY45')
     41
Note: See TracChangeset for help on using the changeset viewer.