IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 21, 2013, 1:44:26 PM (13 years ago)
Author:
bills
Message:

tweaks to release tables. Further progress on releasetool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/release.md

    r35152 r35196  
    2525    zpt_stdev   F32     0
    2626    path_base   STR     255
     27    fault       S16     0
    2728    registered  TAI     NULL
    2829    time_stamp  UTC     NULL
     
    3334    rel_id      S32     0   # fkey(rel_id) ref ippRelease(rel_id)
    3435    stack_id    S64     0   # fkey(stack_id) ref stackRun(stack_id)
     36    skycal_id   S64     0
    3537    skycell_id  STR     64
    3638    tess_id     STR     64
     39    filter      STR     64
    3740    state       STR     16
    3841    flags       U32     0
     
    4043    zpt_obs     F32     0
    4144    zpt_stdev   F32     0
    42     fwhm_major  F32     0
     45    mjd_obs     U32     0
    4346    path_base   STR     255
     47    fault       S16     0
    4448    registered  TAI     NULL
    4549    time_stamp  TAI     NULL
Note: See TracChangeset for help on using the changeset viewer.