Changeset 27929 for trunk/ippTools
- Timestamp:
- May 12, 2010, 10:59:33 AM (16 years ago)
- Location:
- trunk/ippTools/share
- Files:
-
- 2 edited
-
camtool_find_pendingexp.sql (modified) (1 diff)
-
stacktool_tosum.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/camtool_find_pendingexp.sql
r26567 r27929 10 10 rawExp.telescope, 11 11 rawExp.filelevel, 12 chipRun.magicked AS chip_magicked 12 chipRun.magicked AS chip_magicked, 13 camProcessedExp.path_base 13 14 FROM camRun 14 15 JOIN chipRun -
trunk/ippTools/share/stacktool_tosum.sql
r27907 r27929 6 6 stackRun.reduction, 7 7 stackRun.label, 8 stackRun.state 8 stackRun.state, 9 stackSumSkyfile.path_base 9 10 FROM stackRun 10 11 JOIN stackInputSkyfile USING(stack_id)
Note:
See TracChangeset
for help on using the changeset viewer.
