IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2006, 1:47:58 PM (20 years ago)
Author:
jhoblitt
Message:

add detProcessedExp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r9052 r9105  
    1 # $Id: tasks.md,v 1.76 2006-09-29 03:05:53 jhoblitt Exp $
     1# $Id: tasks.md,v 1.77 2006-10-02 23:47:58 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    211211END
    212212
     213detProcessedExp METADATA
     214    det_id      S32         0      # Primary Key
     215    exp_tag     STR         64     # Primary Key
     216    recipe      STR         64
     217    bg          F64         0.0
     218    bg_stdev    F64         0.0
     219    bg_mean_stdev   F64         0.0
     220    b1_uri      STR         64
     221    b2_uri      STR         64
     222END
     223
    213224detStackedImfile METADATA
    214225    det_id      S32         0       # Primary Key
Note: See TracChangeset for help on using the changeset viewer.