IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16531


Ignore:
Timestamp:
Feb 17, 2008, 4:41:14 PM (18 years ago)
Author:
eugene
Message:

fixed case for camera and class id

Location:
trunk/ippTasks
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r16300 r16531  
    117117
    118118    # specify choice of local or remote host based on camera and chip (class_id)
    119     set.host.for.camera $camera $class_id
     119    set.host.for.camera $CAMERA $CLASS_ID
    120120
    121121    # raw workdir examples:
  • trunk/ippTasks/detrend.correct.pro

    r16300 r16531  
    138138
    139139    # specify choice of local or remote host based on camera and chip (class_id)
    140     set.host.for.camera $camera $class_id
     140    set.host.for.camera $CAMERA $CLASS_ID
    141141
    142142    ## output log filename
Note: See TracChangeset for help on using the changeset viewer.