IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2008, 6:00:58 PM (18 years ago)
Author:
Paul Price
Message:

Fixing solang --> sun_angle.

File:
1 edited

Legend:

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

    r19160 r20041  
    2525        rawExp.posang,
    2626        rawExp.object,
    27         rawExp.solang
     27        rawExp.sun_angle
    2828    FROM fakeRun
    2929    JOIN camRun
     
    3434        using(exp_id)
    3535    WHERE
    36         fakeRun.state = 'full') as Foo
     36        fakeRun.state = 'full') as Foo
Note: See TracChangeset for help on using the changeset viewer.