IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 20, 2008, 3:59:25 PM (18 years ago)
Author:
eugene
Message:

merging changes from eam_branch_20080109: adding workdir/volume mangling and chip/hostname relationships

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r14693 r16173  
    127127    book getword chipPendingImfile $pageName reduction -var REDUCTION
    128128
    129     # specify choice of remote host
    130     # XXX need to choose based on chips
    131     if ($parallel)
    132       host anyhost
    133     else
    134       host local
    135     end
     129    # specify choice of local or remote host based on camera and chip (class_id)
     130    set.host.for.camera $camera $class_id
    136131
    137132    ## generate output log based on filerule
Note: See TracChangeset for help on using the changeset viewer.