IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13706


Ignore:
Timestamp:
Jun 7, 2007, 3:00:02 PM (19 years ago)
Author:
Paul Price
Message:

Need both the chip path_base (for the mask file) and the cam path_base
(for the ultimate astrometry file).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/warptool_scmap.sql

    r13695 r13706  
    22    warpSkyCellMap.*,
    33    chipProcessedImfile.uri,
    4     chipProcessedImfile.path_base
     4    chipProcessedImfile.path_base as chip_path_base,
     5    camProcessedExp.path_base as cam_path_base
    56FROM warpRun
    67JOIN warpSkyCellMap
Note: See TracChangeset for help on using the changeset viewer.