IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31242


Ignore:
Timestamp:
Apr 8, 2011, 10:37:35 AM (15 years ago)
Author:
bills
Message:

add filter to the output of difftool -skyfile

File:
1 edited

Legend:

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

    r27743 r31242  
    2424    rawInput.exp_name AS exp_name_1,
    2525    rawInput.exp_id AS exp_id_1,
     26    rawInput.filter AS filter_1,
    2627    chipInput.chip_id AS chip_id_1,
    2728    camInput.cam_id AS cam_id_1,
     
    3132    rawTemplate.exp_name AS exp_name_2,
    3233    rawTemplate.exp_id AS exp_id_2,
     34    rawTemplate.filter AS filter_2,
    3335    chipTemplate.chip_id AS chip_id_2,
    3436    camTemplate.cam_id AS cam_id_2,
Note: See TracChangeset for help on using the changeset viewer.