IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 7, 2010, 1:21:52 PM (16 years ago)
Author:
bills
Message:

in chiptool modes -processedimfile and -listrun and warptool modes -warped and listrun -listrun
include ra, decl, exp_time, and dateobs

File:
1 edited

Legend:

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

    r27737 r27880  
    77    rawExp.exp_id,
    88    rawExp.exp_name,
    9     rawExp.camera
     9    rawExp.camera,
     10    rawExp.filter,
     11    rawExp.dateobs,
     12    rawExp.ra,
     13    rawExp.decl,
     14    rawExp.exp_time
    1015FROM warpRun
    1116JOIN warpSkyfile
Note: See TracChangeset for help on using the changeset viewer.