Changeset 16149 for branches/eam_branch_20080109/ippTasks/detrend.resid.pro
- Timestamp:
- Jan 18, 2008, 4:21:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080109/ippTasks/detrend.resid.pro
r14693 r16149 147 147 book getword detPendingResidImfile $pageName reduction -var REDUCTION 148 148 149 # specify choice of remote host: 150 if ($parallel) 151 host anyhost 152 else 153 host local 154 end 149 # specify choice of local or remote host based on camera and chip (class_id) 150 set.host.for.camera $camera $class_id 155 151 156 152 # XXX use ipp_filename.pl to lookup output file names … … 279 275 book getword detPendingResidExp $pageName dbname -var DBNAME 280 276 281 # specify choice of remote host: 282 if ($parallel) 283 host anyhost 284 else 285 host local 286 end 277 # specify choice of local or remote host based on camera and chip (class_id) 278 set.host.for.camera $camera FPA 287 279 288 280 # XXX use ipp_filename.pl to lookup output file names
Note:
See TracChangeset
for help on using the changeset viewer.
