IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2008, 11:57:05 AM (18 years ago)
Author:
eugene
Message:

adding obs_mode, obs_group fields to rawExp, rawImfile (dbconfig now at 1.1.44)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r19684 r20106  
    1 # $Id: tasks.md,v 1.155 2008-09-23 20:12:05 eugene Exp $
     1# $Id: tasks.md,v 1.156 2008-10-13 21:57:05 eugene Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    121121    filter      STR         64
    122122    comment     STR         80
     123    obs_mode    STR         64      # data usage goal (eg, survey name, engineering, etc)
     124    obs_group   STR         64      # identifier for data block (eg, observation sequence)
    123125    airmass     F32         0.0
    124126    ra          F64         0.0
     
    186188    filter      STR         64
    187189    comment     STR         80
     190    obs_mode    STR         64      # data usage goal (eg, survey name, engineering, etc)
     191    obs_group   STR         64      # identifier for data block (eg, observation sequence)
    188192    airmass     F32         0.0
    189193    ra          F64         0.0
Note: See TracChangeset for help on using the changeset viewer.