Diff for "Spm5Tasks" - MRC CBU Imaging Wiki
location: Diff for "Spm5Tasks"
Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2006-09-26 11:49:16
Size: 912
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 34: Line 36:

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.
Line 61: Line 66:
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.
Line 62: Line 69:

This is a ''vanilla'' set of tasks.
Line 65: Line 74:
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)