Diff for "ScriptingNotes" - MRC CBU Imaging Wiki
location: Diff for "ScriptingNotes"
Differences between revisions 1 and 17 (spanning 16 versions)
Revision 1 as of 2006-10-02 08:04:31
Size: 38
Comment:
Revision 17 as of 2006-10-02 11:12:03
Size: 1163
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Notes on Scripting, Batching and Tasking for SPM5 ==

 * '''Why Script?'''
 
  * A large part of SPM code is complex housekeeping related to files and directories
  
  * Tailoring requires attention to these housekeeping matters

   * ''Have I got the right files?''

  * Need to create novel suite of analyses out of a number of core modules

  * Intercommunication via the SPM.mat structure

  ["MYV"]

  ["MYV"]

  '''BitOfScript'''

  '''AllGorySpmMat'''
Line 3: Line 24:
BatchRenderRfx ---- /!\ '''Edit conflict - other version:''' ----
  * Why Batch?
Line 5: Line 27:
BatchScripting ---- /!\ '''Edit conflict - your version:''' ----
  * Why Batch?

---- /!\ '''End of edit conflict''' ----

  * Need to perform same or similar analyses on several datasets

 * Spm5Tasks
 
  * How to access them

  * What they do

  * Job/task manager can be extended

  * ''To be clarified: there may be some undocumented functionality for linking up tasks in sequence so that output of one task become the input to the next.'''
  
 ["Jobs3"]

 * Other approaches

  * aa -- Rhodri Cusack's Automatic Analysis modules

   * AutomaticAnalysisIntroduction

PetModelAutomation5

Notes on Scripting, Batching and Tasking for SPM5

  • Why Script?

    • A large part of SPM code is complex housekeeping related to files and directories
    • Tailoring requires attention to these housekeeping matters
      • Have I got the right files?

    • Need to create novel suite of analyses out of a number of core modules
    • Intercommunication via the SPM.mat structure ["MYV"] ["MYV"]

      BitOfScript

      AllGorySpmMat


/!\ Edit conflict - other version:


  • Why Batch?


/!\ Edit conflict - your version:


  • Why Batch?


/!\ End of edit conflict


  • Need to perform same or similar analyses on several datasets
  • Spm5Tasks

    • How to access them
    • What they do
    • Job/task manager can be extended
    • To be clarified: there may be some undocumented functionality for linking up tasks in sequence so that output of one task become the input to the next.

    ["Jobs3"]
  • Other approaches

PetModelAutomation5

CbuImaging: ScriptingNotes (last edited 2013-03-07 21:23:05 by localhost)