IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2006, 5:33:25 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.51
add detRun *exp values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r9683 r9704  
    1 # $Id: tasks.md,v 1.90 2006-10-21 00:37:47 jhoblitt Exp $
     1# $Id: tasks.md,v 1.91 2006-10-21 03:33:25 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    215215    det_type    STR         255    # Key
    216216    state       STR         64     # Key
     217    exp_type    STR         64
     218    filter      STR         255
     219    airmass     F32         0.0
     220    exp_time    F32         0.0
     221    ccd_temp    F32         0.0
     222    posang      F64         0.0
     223    object      STR         64
     224    registered  TAI         0001-01-01T00:00:00Z
     225    use_begin   TAI         0001-01-01T00:00:00Z
     226    use_end     TAI         0001-01-01T00:00:00Z
    217227END
    218228
Note: See TracChangeset for help on using the changeset viewer.