IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28545


Ignore:
Timestamp:
Jun 29, 2010, 1:30:08 PM (16 years ago)
Author:
Paul Price
Message:

Don't attempt to warp skycells that originally failed or had bad quality.

File:
1 edited

Legend:

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

    r28486 r28545  
    1919    AND chipBackgroundImfile.fault = 0
    2020    AND chipBackgroundImfile.quality = 0
     21    AND warpSkyfile.fault = 0
     22    AND warpSkyfile.quality = 0
    2123    AND (Label.active OR Label.active IS NULL)
    2224-- WHERE hook %s
Note: See TracChangeset for help on using the changeset viewer.