IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2007, 2:25:04 PM (19 years ago)
Author:
eugene
Message:

adding additional fields to the metadata tables (binned stdev, fringe stats, user stats)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r13606 r13617  
    1 # $Id: tasks.md,v 1.133 2007-06-04 02:26:09 eugene Exp $
     1# $Id: tasks.md,v 1.134 2007-06-05 00:24:52 eugene Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    124124    ccd_temp    F32         0.0
    125125    posang      F64         0.0
     126    user_1      F64         0.0
     127    user_2      F64         0.0
     128    user_3      F64         0.0
     129    user_4      F64         0.0
     130    user_5      F64         0.0
    126131    object      STR         64
    127132    solang      F32         0.0
     
    151156    ccd_temp    F32         0.0
    152157    posang      F64         0.0
     158    user_1      F64         0.0
     159    user_2      F64         0.0
     160    user_3      F64         0.0
     161    user_4      F64         0.0
     162    user_5      F64         0.0
    153163    object      STR         64
    154164    dateobs     UTC         0001-01-01T00:00:00Z
     
    157167
    158168#
    159 # XXX - temporarily (???) stot carrying around class in imfiles after rawImfile
     169# XXX - temporarily (???) stop carrying around class in imfiles after rawImfile
    160170#
Note: See TracChangeset for help on using the changeset viewer.