Diff for "Spm5Tasks" - MRC CBU Imaging Wiki
location: Diff for "Spm5Tasks"
Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2006-09-26 10:46:33
Size: 317
Comment:
Revision 5 as of 2013-03-07 21:22:57
Size: 1604
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

This is what lies under the TASKS button at the right hand top corner of the SPM Graphics window.
Line 3: Line 6:
Line 4: Line 8:
Line 5: Line 10:
Line 6: Line 12:
Line 9: Line 16:
Line 10: Line 18:
Line 11: Line 20:
Line 14: Line 24:
Line 15: Line 26:
Line 16: Line 28:
Line 19: Line 32:
Line 20: Line 34:

== Stats ==

These all eventually call on the core SPM routines like {{{spm_fmri_spm_ui.m}}} and {{{spm_spm.m}}}. What they help to do is clear a template with place holders which need to be filled in before the job can be run.

 1. fMRI model specification
 1. fMRI model specification (design only)
 1. fMRI data specification
 1. Factorial design specification
 1. Model estimation
 1. Contrast manager

== Utils ==
 1. Display Image
 1. Check Registration
 1. Image Calculator
 1. DICOM Import
 1. MINC Import
 1. Create Rendering/Surface
 1. Execute Batch Jobs
 1. Change Directory
 1. Make Directory
 1. Move Files
 1. Deformations

== Tools ==
 1. 3D to 4D
 1. Sendmail
 1. High-Dimensional Warping

== Batch ==

This allows you to create a chain of jobs. It's not yet clear to me if there is a natural (implicit) was of getting appropriate output of each job picked up by relevant ones that follow it and are dependent on those earlier stages.

== Defaults ==

This is a ''vanilla'' set of tasks.

== Sequential ==

This offers a step-through sequential menu prompting for the parameters of the selected task.

Tasks

This is what lies under the TASKS button at the right hand top corner of the SPM Graphics window.

Temporal

  1. Slice Timing

Spatial

  1. Realign
    1. Estimate
    2. Estimate and Reslice
    3. Reslice
  2. Realign and Unwarp
  3. Coreg
    1. Estimate
    2. Estimate and Reslice
    3. Reslice
  4. Segment
  5. Normalise
    1. Estimate
    2. Write
    3. Estimate and Write
  6. Smooth

Stats

These all eventually call on the core SPM routines like spm_fmri_spm_ui.m and spm_spm.m. What they help to do is clear a template with place holders which need to be filled in before the job can be run.

  1. fMRI model specification
  2. fMRI model specification (design only)
  3. fMRI data specification
  4. Factorial design specification
  5. Model estimation
  6. Contrast manager

Utils

  1. Display Image
  2. Check Registration
  3. Image Calculator
  4. DICOM Import
  5. MINC Import
  6. Create Rendering/Surface
  7. Execute Batch Jobs
  8. Change Directory
  9. Make Directory
  10. Move Files
  11. Deformations

Tools

  1. 3D to 4D
  2. Sendmail
  3. High-Dimensional Warping

Batch

This allows you to create a chain of jobs. It's not yet clear to me if there is a natural (implicit) was of getting appropriate output of each job picked up by relevant ones that follow it and are dependent on those earlier stages.

Defaults

This is a vanilla set of tasks.

Sequential

This offers a step-through sequential menu prompting for the parameters of the selected task.

CbuImaging: Spm5Tasks (last edited 2013-03-07 21:22:57 by localhost)