Changeset 43014 for branches/eam_branches/ipp-pstamp-20260421/ippTools/share/dettool_toprocessedexp.sql
- Timestamp:
- May 11, 2026, 3:09:36 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pstamp-20260421/ippTools/share/dettool_toprocessedexp.sql
r19621 r43014 27 27 detRun.det_type, 28 28 detRun.workdir, 29 detProcessedImfile.exp_id, 30 detProcessedImfile.class_id, 31 rawImfile.class_id as rawimfile_class_id, 29 MIN(detProcessedImfile.exp_id) AS exp_id, 30 -- not actually used and cause aggregation errors 31 -- detProcessedImfile.class_id, 32 -- rawImfile.class_id as rawimfile_class_id, 32 33 rawExp.camera, 33 34 rawExp.exp_tag
Note:
See TracChangeset
for help on using the changeset viewer.
