IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24895


Ignore:
Timestamp:
Jul 22, 2009, 11:46:23 AM (17 years ago)
Author:
Paul Price
Message:

No need to get the FPA temperatures from the database any more.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/format_20090220.config

    r24775 r24895  
    185185        FPA.ALT         STR     ALT
    186186        FPA.AZ          STR     AZ
    187         # FPA.TEMP        STR     DETTEM
     187        FPA.TEMP        STR     DETTEM
    188188        FPA.M1X         STR     M1X
    189189        FPA.M1Y         STR     M1Y   
     
    501501# How to translation PS concepts into database lookups
    502502DATABASE        METADATA
    503         # this rule is fragile : does not match the camera
    504         FPA.TEMP        STR     SELECT ccd_temp FROM rawExp WHERE dateobs >= '{FPA.DATE}' and abs(timediff(dateobs, cast('{FPA.TIME}' as datetime))) < 2
    505503END
    506504
Note: See TracChangeset for help on using the changeset viewer.