Changeset 35672 for trunk/ippTools/share/bgtool_definewarp.sql
- Timestamp:
- Jun 18, 2013, 1:46:43 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/bgtool_definewarp.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/bgtool_definewarp.sql
r35154 r35672 15 15 JOIN chipBackgroundRun ON chipRun.chip_id = chipBackgroundRun.chip_id 16 16 AND (chipBackgroundRun.cam_id = camRun.cam_id OR chipBackgroundRun.cam_id = 0) 17 LEFT JOIN warpBackgroundRun ON chipBackgroundRun.chip_bg_id = warpBackgroundRun. warp_bg_id -- label hook %s17 LEFT JOIN warpBackgroundRun ON chipBackgroundRun.chip_bg_id = warpBackgroundRun.chip_bg_id -- label hook %s 18 18 WHERE chipBackgroundRun.state = 'full' 19 19 AND warpRun.state IN ('full', 'cleaned', 'goto_cleaned') -- need warp to have completed so warpSkyCellMap is populated
Note:
See TracChangeset
for help on using the changeset viewer.
