IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 28, 2011, 6:41:17 PM (15 years ago)
Author:
watersc1
Message:

Majority of ippTools/SQL work should be complete now. Need to start queueing exposures, and testing the script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20110406/dbconfig/lap.md

    r31396 r31407  
    2222lapExp METADATA
    2323    lap_id         S64         0    # Primary Key fkey (lap_id) ref lapRun(lap_id)
    24     exp_id         S64         0    # Key fkey (exp_id) ref rawExp(exp_id)
     24    exp_id         S64         0    # Primary Key fkey (exp_id) ref rawExp(exp_id)
    2525    chip_id        S64         0    # Key fkey (exp_id, chip_id) ref chipRun(exp_id, chip_id)
    2626    pair_id        S64         0    # Key fkey (pair_id) ref chipRun(chip_id)
Note: See TracChangeset for help on using the changeset viewer.