IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7376


Ignore:
Timestamp:
Jun 6, 2006, 3:38:00 PM (20 years ago)
Author:
jhoblitt
Message:

update detMasterFrame

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r7366 r7376  
    1 # $Id: tasks.md,v 1.37 2006-06-06 21:32:12 jhoblitt Exp $
     1# $Id: tasks.md,v 1.38 2006-06-07 01:38:00 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    206206
    207207detNormalizedImfile METADATA
    208     det_id      S32         0      # Primary Key
    209     class_id    STR         64     # Primary Key
     208    det_id      S32         0       # Primary Key
     209    class_id    STR         64      # Primary Key
    210210    uri         STR         255
    211211    stats       STR         255
     
    214214
    215215detMasterFrame METADATA
    216     det_id      S32         0      # Primary Key
    217     camera      STR         255
    218     telescope   STR         255
    219     exp_type    STR         64
    220 #    class       STR         255
    221     imfiles     S32         0
    222     filter      STR         255
    223     stats       STR         255
     216    det_id      S32         0       # Primary Key
     217    iteration   S32         0       # Primary Key
     218    comment     STR         255
    224219END
    225220
Note: See TracChangeset for help on using the changeset viewer.