IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 16, 2009, 9:47:16 AM (17 years ago)
Author:
bills
Message:

Change magicdstool -todestreak to query the individual stages separately.
This greatly decreases the query time.
Add support for magicDSRun.state = 'goto_restore' and 'goto_censored' which
will restore destreaked files back to their original state.
Split up ippTasks/magic.pro into magic.pro and destreak.pro so that processing
can be easily magnaged separately

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/Makefile.am

    r25324 r25419  
    165165     magictool_revertnode.sql \
    166166     magicdstool_completed_runs.sql \
     167     magicdstool_completedrevert.sql \
    167168     magicdstool_definebyquery_raw.sql \
    168169     magicdstool_definebyquery_chip.sql \
     
    172173     magicdstool_getrunids.sql \
    173174     magicdstool_getskycells.sql \
    174      magicdstool_todestreak.sql \
     175     magicdstool_todestreak_camera.sql \
     176     magicdstool_todestreak_chip.sql \
     177     magicdstool_todestreak_diff.sql \
     178     magicdstool_todestreak_raw.sql \
     179     magicdstool_todestreak_warp.sql \
    175180     magicdstool_toremove.sql \
    176181     magicdstool_torestore.sql \
Note: See TracChangeset for help on using the changeset viewer.