Changeset 16173 for trunk/ippTasks/detrend.correct.pro
- Timestamp:
- Jan 20, 2008, 3:59:25 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.correct.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.correct.pro
r15313 r16173 148 148 book getword detPendingCorrectedImfile $pageName dbname -var DBNAME 149 149 150 # specify choice of remote host: 151 if ($parallel) 152 host anyhost 153 else 154 host local 155 end 150 # specify choice of local or remote host based on camera and chip (class_id) 151 set.host.for.camera $camera $class_id 156 152 157 153 ## output log filename … … 279 275 book getword detPendingCorrectedExp $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 push this into the filerules?
Note:
See TracChangeset
for help on using the changeset viewer.
