IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 21, 2010, 2:45:13 PM (16 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/ippTools/share/magicdstool_todestreak_raw.sql

    r27945 r29515  
    66    rawExp.camera,
    77    magicMask.uri as streaks_uri,
     8    magicMask.path_base as streaks_path_base,
    89    CAST(NULL AS CHAR(255)) AS inv_streaks_uri,
     10    CAST(NULL AS CHAR(255)) AS inv_streaks_path_base,
    911    stage,
    1012    stage_id,
     
    2022    recoveryroot,
    2123    re_place,
    22     remove
     24    remove,
     25    10000 AS priority
    2326FROM magicDSRun
    2427JOIN magicMask USING (magic_id)
Note: See TracChangeset for help on using the changeset viewer.