- Timestamp:
- May 13, 2009, 11:42:57 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_magic/ippTools/share/magicdstool_todestreak.sql
r23974 r24168 13 13 rawImfile.uri as uri, 14 14 NULL as path_base, 15 magicRun.inverse, 15 16 camProcessedExp.path_base as cam_path_base, 16 17 outroot, … … 44 45 chipProcessedImfile.uri, 45 46 chipProcessedImfile.path_base, 47 magicRun.inverse, 46 48 camProcessedExp.path_base as cam_path_base, 47 49 outroot, … … 79 81 warpSkyfile.uri, 80 82 warpSkyfile.path_base, 83 magicRun.inverse, 81 84 NULL as cam_path_base, 82 85 outroot, … … 113 116 magicRun.diff_id as stage_id, 114 117 diffSkyfile.skycell_id as component, 115 diffSkyfile.uri,118 NULL AS uri, 116 119 diffSkyfile.path_base, 120 magicRun.inverse, 117 121 NULL as cam_path_base, 118 122 outroot,
Note:
See TracChangeset
for help on using the changeset viewer.
