Changeset 16379 for trunk/ippTasks/summit.copy.pro
- Timestamp:
- Feb 8, 2008, 11:28:41 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/summit.copy.pro (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/summit.copy.pro
r16376 r16379 44 44 active true 45 45 end 46 task dsget46 task summit_copy 47 47 active true 48 48 end … … 65 65 active false 66 66 end 67 task dsget67 task summit_copy 68 68 active false 69 69 end … … 100 100 101 101 # run pzgetexp periodically to populate pzPendingExp in the database (no I/O) 102 # this task is querying the data store for a list of exposures ("filesets") 103 # and inserting these into a db table on the local cluster (pzPendingExp) 102 104 task pzgetexp 103 105 periods -exec 10 … … 177 179 end 178 180 179 # run pzgetimfiles on pending exps 181 # run pzgetimfiles on pending exps. analogous to pzgetexp, this task 182 # is downloading a list of imfiles reported by the datastore for a 183 # given exposure ("fileset"), and placing the result in the local 184 # database table of imfiles 180 185 task pzgetimfile 181 186 periods -exec 0.05 … … 270 275 271 276 272 # get dsget to retreive an imfileand then call pztool -copydone273 task dsget277 # retreive an imfile with dsget and then call pztool -copydone 278 task summit_copy 274 279 periods -exec 5 275 280 periods -poll 0.05
Note:
See TracChangeset
for help on using the changeset viewer.
