IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 22, 2008, 4:36:48 PM (18 years ago)
Author:
Paul Price
Message:

Reworking magictool -definebyquery to support automation: want to be able to run the query over and over, adding new runs as they become available. Be warned, the new queries are pretty complicated (at least, for me). Some files are included in CVS to help with testing and debugging which are not actually installed and used by magictool. Adding exp_id to magicRun.

File:
1 edited

Legend:

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

    r18655 r18663  
    7575        flatcorr_find_processedimfiles.sql \
    7676        flatcorr_pending.sql \
    77         magictool_create_tmp_warpcomplete.sql \
    78         magictool_find_complete_diffed_exposures.sql \
    79         magictool_find_complete_warpruns.sql \
    80         magictool_find_unmagiced.sql \
     77        magictool_definebyquery_temp_create.sql \
     78        magictool_definebyquery_temp_insert.sql \
     79        magictool_definebyquery_select_part1.sql \
     80        magictool_definebyquery_select_part2.sql \
     81        magictool_definebyquery_insert.sql \
    8182        magictool_inputskyfile.sql \
    8283        magictool_totree.sql \
Note: See TracChangeset for help on using the changeset viewer.