IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 14, 2006, 11:53:43 AM (20 years ago)
Author:
jhoblitt
Message:

add bg* to detProcessedImfile
add exp_type to rawImfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r8282 r8315  
    1 # $Id: tasks.md,v 1.55 2006-08-11 01:32:47 jhoblitt Exp $
     1# $Id: tasks.md,v 1.56 2006-08-14 21:53:43 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    102102    class       STR         64
    103103    class_id    STR         64      # Primary Key
     104    exp_type    STR         64
    104105    uri         STR         255
    105106    filter      STR         255
     
    202203    uri         STR         255
    203204    recipe      STR         64
     205    bg          F64         0.0
     206    bg_stdev    F64         0.0
     207    bg_mean_stdev   F64         0.0
    204208END
    205209
Note: See TracChangeset for help on using the changeset viewer.