IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 12, 2009, 4:07:48 PM (17 years ago)
Author:
Paul Price
Message:

Reworking magic (and some diff) to be ready for performing magic on warp-warp diffs. Several database changes to diff and magic tables because we can no longer assume that a diff is associated with a single exposure. Ready for testing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_magic/ippTasks/magic.pro

    r24098 r24149  
    280280    book getword magicToProcess $pageName camera -var CAMERA
    281281    book getword magicToProcess $pageName workdir -var WORKDIR_TEMPLATE
    282     book getword magicToProcess $pageName template_uri -var TEMPLATE_URI
    283282    book getword magicToProcess $pageName dbname -var DBNAME
    284283
     
    302301    mkdir $outpath
    303302
    304     $run = magic_process.pl --magic_id $MAGIC_ID --camera $CAMERA --node $NODE --outroot $outroot --template_uri $TEMPLATE_URI --logfile $logfile
     303    $run = magic_process.pl --magic_id $MAGIC_ID --camera $CAMERA --node $NODE --outroot $outroot --logfile $logfile
    305304    add_standard_args run
    306305
Note: See TracChangeset for help on using the changeset viewer.