Changeset 27454 for trunk/ippTools/share/magicdstool_todestreak_raw.sql
- Timestamp:
- Mar 26, 2010, 11:10:52 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magicdstool_todestreak_raw.sql
r27301 r27454 10 10 stage_id, 11 11 class_id as component, 12 rawImfile.uri as uri, 13 CAST(NULL AS CHAR(255)) as path_base, 12 rawImfile.uri AS uri, 13 -- XXX: replace this with rawImfile.path_base once it exists 14 TRIM(TRAILING '.fits' FROM rawImfile.uri) AS path_base, 14 15 magicRun.inverse, 15 16 camProcessedExp.path_base as cam_path_base,
Note:
See TracChangeset
for help on using the changeset viewer.
