IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2006, 3:42:57 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.58

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r10109 r10152  
    1 # $Id: tasks.md,v 1.96 2006-11-20 23:57:07 jhoblitt Exp $
     1# $Id: tasks.md,v 1.97 2006-11-23 01:42:57 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    108108    exp_type    STR         64
    109109    imfiles     S32         0
    110     filter      STR         255
     110    filter      STR         64
    111111    airmass     F32         0.0
    112112    ra          F64         0.0
     
    132132    exp_type    STR         64
    133133    imfiles     S32         0
    134     filter      STR         255
     134    filter      STR         64
    135135    airmass     F32         0.0
    136136    ra          F64         0.0
     
    154154    uri         STR         255
    155155    exp_type    STR         64
    156     filter      STR         255
     156    filter      STR         64
    157157    airmass     F32         0.0
    158158    ra          F64         0.0
     
    268268    det_id      S32         0      # Primary Key AUTO_INCREMENT
    269269    iteration   S32         0      # Key
    270     det_type    STR         255    # Key
     270    det_type    STR         64     # Key
     271    det_mode    STR         64     # Key
    271272    state       STR         64     # Key
    272273    exp_type    STR         64
    273     filter      STR         255
     274    filter      STR         64
    274275    airmass     F32         0.0
    275276    exp_time    F32         0.0
Note: See TracChangeset for help on using the changeset viewer.