IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11093


Ignore:
Timestamp:
Jan 14, 2007, 3:06:02 PM (19 years ago)
Author:
eugene
Message:

added notes for out_root

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r11073 r11093  
    1 # $Id: tasks.md,v 1.108 2007-01-12 21:45:32 jhoblitt Exp $
     1# $Id: tasks.md,v 1.109 2007-01-15 01:06:02 eugene Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    9090    exp_type    STR         64
    9191    imfiles     S32         0
     92# this value is assigned when the image is inserted into the
     93# database.  downstream tools (phase2.pl, etc) use this word
     94# to construct their output file names
     95#   out_root    STR         255     # destination for output files
    9296END
    9397
     
    108112    telescope   STR         64
    109113    exp_type    STR         64
     114# this value is assigned when the image is inserted into the
     115# database.  downstream tools (phase2.pl, etc) use this word
     116# to construct their output file names
     117#   out_root    STR         255     # destination for output files
    110118    imfiles     S32         0
    111119    filter      STR         64
     
    262270    use_begin   TAI         0001-01-01T00:00:00Z
    263271    use_end     TAI         0001-01-01T00:00:00Z
     272# XXX detRun needs the instrument, etc
     273# this value is assigned when the detrun is created.  downstream tools
     274# (detrend_stack.pl, etc) use this word to construct their output file
     275# names
     276#   out_root    STR         255     # destination for output files
     277
    264278END
    265279
Note: See TracChangeset for help on using the changeset viewer.