IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9148


Ignore:
Timestamp:
Oct 3, 2006, 12:09:20 PM (20 years ago)
Author:
jhoblitt
Message:

add detNormalizedExp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r9106 r9148  
    1 # $Id: tasks.md,v 1.78 2006-10-02 23:48:21 jhoblitt Exp $
     1# $Id: tasks.md,v 1.79 2006-10-03 22:09:20 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    247247END
    248248
     249detNormalizedExp METADATA
     250    det_id      S32         0       # Primary Key
     251    iteration   S32         0       # Primary Key
     252    recipe      STR         64
     253    bg          F64         0.0
     254    bg_stdev    F64         0.0
     255    bg_mean_stdev   F64         0.0
     256    b1_uri      STR         64
     257    b2_uri      STR         64
     258END
     259
    249260detMasterFrame METADATA
    250261    det_id      S32         0       # Primary Key
Note: See TracChangeset for help on using the changeset viewer.