IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

changes to bgtool

File:
1 edited

Legend:

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

    r35100 r35189  
    55    chipBackgroundRun.label,
    66    chipBackgroundRun.data_group,
     7    chipBackgroundRun.chip_id,
     8    chipBackgroundRun.cam_id,
    79    rawExp.exp_id,
    810    rawExp.exp_name,
     
    1214    rawExp.ra,
    1315    rawExp.decl,
    14     rawExp.exp_time,
    15     chipRun.chip_id
     16    rawExp.exp_time
    1617FROM chipBackgroundRun
    1718JOIN chipBackgroundImfile USING(chip_bg_id)
Note: See TracChangeset for help on using the changeset viewer.