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.reject.pro

    r14693 r16149  
    125125    book getword detRejectExp $pageName dbname    -var DBNAME
    126126
    127     # specify choice of remote host:
    128     if ($parallel)
    129       host anyhost
    130     else
    131       host local
    132     end
     127    # specify choice of local or remote host based on camera and chip (class_id)
     128    set.host.for.camera $camera FPA
    133129
    134130    if ("$WORKDIR" == "NULL")
Note: See TracChangeset for help on using the changeset viewer.