- 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/warptool_towarped.sql
r36529 r43014 74 74 warpImfile.warp_skyfile_id, 75 75 warpSkyCellMap.skycell_id, 76 warpSkyCellMap.tess_id,76 MIN(warpSkyCellMap.tess_id) as tess_id, 77 77 warpRun.fake_id, 78 78 warpRun.state, … … 84 84 warpRun.workdir, 85 85 MIN(chipProcessedImfile.magicked) AS magicked, 86 warpSkyfile.path_base,86 MIN(warpSkyfile.path_base) as past_base, 87 87 IFNULL(Label.priority, 10000) AS priority 88 88 FROM warpRun
Note:
See TracChangeset
for help on using the changeset viewer.
