Search
Page 21 of 107. Showing 1,063 results (0.017 seconds)
Basic python job submission II. Frames
possibilities import qb def main(): # The parameters here are the same as before, with exceptions noted job = {} job['name'] = 'python test job - echo the frame number…Python job submission with Python language callback that runs an external script on the supervisor
': [ ] } ######################################## # iterate over the frame range to build the job's agenda and callbacks ######################################## for i in range(5): # an agenda item can simply be a frame number…Python job submission with Python language callback that runs an external script on the supervisor
': [ ] } ######################################## # iterate over the frame range to build the job's agenda and callbacks ######################################## for i in range(5): # an agenda item can simply be a frame number…Filtering
items that are chunks of frames, ie. a single agenda item can represent more than 1 frame. This occurs when the job was submitted with the range execution set to either "chunks…Filtering
items that are chunks of frames, ie. a single agenda item can represent more than 1 frame. This occurs when the job was submitted with the range execution set to either "chunks…framesubmit.py
") # # The above use of genframes generates the work-list from # frame 1 to 100. Of course, genframes is more flexible in that # a frame range can be specified…framesubmit.py
") # # The above use of genframes generates the work-list from # frame 1 to 100. Of course, genframes is more flexible in that # a frame range can be specified…framesubmit.py
") # # The above use of genframes generates the work-list from # frame 1 to 100. Of course, genframes is more flexible in that # a frame range can be specified…framesubmit.py
") # # The above use of genframes generates the work-list from # frame 1 to 100. Of course, genframes is more flexible in that # a frame range can be specified…framesubmit.py
") # # The above use of genframes generates the work-list from # frame 1 to 100. Of course, genframes is more flexible in that # a frame range can be specified…