Search

Search

Help

Page 21 of 107. Showing 1,063 results (0.017 seconds)

  1. 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…
    QubeOct 13, 2020
  2. 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…
    Qube 7.0Nov 04, 2020
  3. 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…
    QubeOct 13, 2020
  4. 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…
    Qube 6.4Oct 15, 2012
  5. 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…
    Qube 6.5Oct 15, 2012
  6. 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…
    Qube 6.4 / … / PythonNov 08, 2012
  7. 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…
    Qube 6.5 / … / PythonNov 08, 2012
  8. 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…
    Qube 6.6 / … / PythonMay 11, 2015
  9. 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…
    Qube 6.7 / … / PythonJan 11, 2016
  10. 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…
    Qube 6.10 / … / PythonMay 23, 2018