IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2008, 4:21:06 PM (19 years ago)
Author:
eugene
Message:

adding chip/host relationships

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080109/ippTasks/detrend.stack.pro

    r14693 r16149  
    127127    book getword detPendingStackedImfile $pageName reduction -var REDUCTION
    128128
    129     # specify choice of remote host:
    130     if ($parallel)
    131       host anyhost
    132     else
    133       host local
    134     end
     129    # specify choice of local or remote host based on camera and chip (class_id)
     130    set.host.for.camera $camera $class_id
    135131
    136132    if ("$WORKDIR" == "NULL")
Note: See TracChangeset for help on using the changeset viewer.