IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2013, 3:20:21 PM (13 years ago)
Author:
bills
Message:

bgtool -chip display the chipBackgroundRun's data_group and chip_id

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/bgtool_chip.sql

    r28486 r35100  
    44    chipBackgroundRun.workdir,
    55    chipBackgroundRun.label,
     6    chipBackgroundRun.data_group,
    67    rawExp.exp_id,
    78    rawExp.exp_name,
     
    1112    rawExp.ra,
    1213    rawExp.decl,
    13     rawExp.exp_time
     14    rawExp.exp_time,
     15    chipRun.chip_id
    1416FROM chipBackgroundRun
    1517JOIN chipBackgroundImfile USING(chip_bg_id)
Note: See TracChangeset for help on using the changeset viewer.