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_listrun.sql

    r27737 r27880  
    66    rawExp.exp_name,
    77    rawExp.camera,
    8     rawExp.filter
     8    rawExp.filter,
     9    rawExp.dateobs,
     10    rawExp.ra,
     11    rawExp.decl,
     12    rawExp.exp_time
    913FROM warpRun
    1014JOIN fakeRun
Note: See TracChangeset for help on using the changeset viewer.