IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 28, 2024, 3:00:47 PM (2 years ago)
Author:
eugene
Message:

adding xcff_summary.pl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20230313/ippTools/share/xcfftool_result.sql

    r42596 r42604  
    1010    xcForceRun.tess_id,
    1111    xcForceRun.skycell_id,
    12     warpImfile.warp_skyfile_id,
    1312    rawExp.exp_id,
    1413    rawExp.exp_name,
     
    1817    JOIN warpRun using(warp_id, tess_id)
    1918    JOIN warpSkyfile USING(warp_id, tess_id, skycell_id)
    20     JOIN warpImfile USING(warp_id, skycell_id)
    2119    JOIN fakeRun using(fake_id)
    2220    JOIN camRun using(cam_id)
Note: See TracChangeset for help on using the changeset viewer.