IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 24, 2009, 3:00:14 PM (17 years ago)
Author:
bills
Message:

properly select by label in magicdstool -todestreak

File:
1 edited

Legend:

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

    r23688 r23974  
    55    magicRun.magic_id,
    66    magicRun.exp_id,
     7    magicDSRun.label,
    78    camera,
    89    magicMask.uri as streaks_uri,
     
    3536    magicDSRun.magic_id,
    3637    chipRun.exp_id,
     38    magicDSRun.label,
    3739    camera,
    3840    magicMask.uri as streaks_uri,
     
    6971    magicRun.magic_id,
    7072    magicRun.exp_id,
     73    magicDSRun.label,
    7174    camera,
    7275    magicMask.uri as streaks_uri,
     
    104107    magicRun.magic_id,
    105108    magicRun.exp_id,
     109    magicDSRun.label,
    106110    rawExp.camera,
    107111    magicMask.uri as streaks_uri,
Note: See TracChangeset for help on using the changeset viewer.