Changeset 16828 for trunk/ippTools/share/stacktool_inputskyfile.sql
- Timestamp:
- Mar 5, 2008, 11:07:22 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/stacktool_inputskyfile.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/stacktool_inputskyfile.sql
r14031 r16828 9 9 AND stackRun.skycell_id = warpSkyfile.skycell_id 10 10 AND stackRun.tess_id = warpSkyfile.tess_id 11 JOIN warp InputExp12 ON stackInputSkyfile.warp_id = warp InputExp.warp_id11 JOIN warpRun 12 ON stackInputSkyfile.warp_id = warpRun.warp_id 13 13 JOIN camProcessedExp 14 ON warp InputExp.cam_id = camProcessedExp.cam_id14 ON warpRun.cam_id = camProcessedExp.cam_id 15 15 JOIN chipRun 16 16 ON camProcessedExp.chip_id = chipRun.chip_id
Note:
See TracChangeset
for help on using the changeset viewer.
