IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 30, 2010, 9:31:50 AM (16 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/ippTools/share/diffphottool_data.sql

    r28412 r28794  
    55    diffPhotRun.workdir,
    66    diffPhotRun.label,
     7    diffPhotRun.diff_id,
    78    diffRun.bothways,
    89    diffRun.diff_mode,
     
    2223    camInput.cam_id AS cam_id_1,
    2324    fakeInput.fake_id AS fake_id_1,
     25    warp1,
    2426    camProcessedInput.sigma_ra AS sigma_ra_1,
    2527    camProcessedInput.sigma_dec AS sigma_dec_1,
     
    2931    camTemplate.cam_id AS cam_id_2,
    3032    fakeTemplate.fake_id AS fake_id_2,
     33    warp2,
    3134    camProcessedTemplate.sigma_ra AS sigma_ra_2,
    3235    camProcessedTemplate.sigma_dec AS sigma_dec_2
Note: See TracChangeset for help on using the changeset viewer.