Changeset 32536 for trunk/ippTools/share/magicdstool_todestreak_warp.sql
- Timestamp:
- Oct 12, 2011, 10:40:30 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magicdstool_todestreak_warp.sql
r29561 r32536 14 14 warpRun.magicked, 15 15 warpSkyfile.skycell_id as component, 16 diffRun.tess_id != warpRun.tess_id AS mismatched_tess, 17 diffRun.tess_id as diff_tess_id, 16 18 warpSkyfile.uri, 17 19 warpSkyfile.path_base, … … 27 29 JOIN magicMask USING (magic_id) 28 30 JOIN magicRun USING (magic_id) 31 JOIN diffRun USING(diff_id) 29 32 JOIN warpRun ON warp_id = stage_id 30 33 JOIN warpSkyfile USING(warp_id)
Note:
See TracChangeset
for help on using the changeset viewer.
