IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8486


Ignore:
Timestamp:
Aug 22, 2006, 4:05:41 PM (20 years ago)
Author:
jhoblitt
Message:

add detRunSummary

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r8452 r8486  
    1 # $Id: tasks.md,v 1.67 2006-08-22 01:21:02 jhoblitt Exp $
     1# $Id: tasks.md,v 1.68 2006-08-23 02:05:41 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    272272    accept      BOOL        f
    273273END
     274
     275detRunSummary METADATA
     276    det_id      S32         0       # Primary Key
     277    iteration   S32         0       # Primary Key
     278    bg          F64         0.0
     279    bg_stdev    F64         0.0
     280    bg_mean_stdev   F64         0.0
     281    accept      BOOL        f
     282END
Note: See TracChangeset for help on using the changeset viewer.