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

    r14693 r16173  
    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.