Diff for "AutomaticAnalysisIntroduction" - MRC CBU Imaging Wiki
location: Diff for "AutomaticAnalysisIntroduction"
Differences between revisions 20 and 21
Revision 20 as of 2006-06-05 09:20:28
Size: 2218
Editor: RhodriCusack
Comment:
Revision 21 as of 2007-08-20 14:57:02
Size: 2318
Editor: RhodriCusack
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * '''Flexible contro'''l. Users that are new to neuroimaging don't get bombarded with options, but are directed to what is essential, while all other settings take sensible defaults. More experienced users can easily change a range of settings, and advanced users can add or replace modules to the system to change any behaviour  * '''Flexible control'''. Users that are new to neuroimaging don't get bombarded with options, but are directed to what is essential, while all other settings take sensible defaults. More experienced users can easily change a range of settings, and advanced users can add or replace modules to the system to change any behaviour
Line 19: Line 19:
 * '''Automatic good citizen behaviour'''. Field maps and structurals are automatically detected. Structurals are copied to /imaging/local/structurals/cbu automatically by default.  * '''Parallel processing'''. Where multiple machines are available, aa jobs can seamlessly be distributed across them
 * '''Well behaved
'''. Field maps and structurals are automatically detected. Structurals are copied to /imaging/local/structurals/cbu automatically by default.

Include(AutomaticAnalysisTopbar)


Contents TableOfContents


Summary

The system automates the analysis of neuroimaging data using SPM.

Two versions are available: one for Siemens data (e.g., CBU 3T Tim Trio), SPM 5 and NIFTI; and one for Bruker data (e.g., WBIC Medspec 3T), SPM 2 and Analyze. It is written in Matlab.

Main Features

  • Automatic. Almost completely automatic analysis, currently up to the end of normalisation with minimal coding, and the end of second level statistics with a little customisation to specify your first level model.

  • Flexible control. Users that are new to neuroimaging don't get bombarded with options, but are directed to what is essential, while all other settings take sensible defaults. More experienced users can easily change a range of settings, and advanced users can add or replace modules to the system to change any behaviour

  • Restartable. If the users stops the script, or if it crashes (e.g., because of a machine fault, or because the right data aren't there) then when restarted it will begin at the stage where it left off.

  • Parallel processing. Where multiple machines are available, aa jobs can seamlessly be distributed across them

  • Well behaved. Field maps and structurals are automatically detected. Structurals are copied to /imaging/local/structurals/cbu automatically by default.

  • Easy to maintain. The code components are stored in a central repository (/imaging/local/spm/aa) which means that new components can be made available, or existing ones changed in new releases

  • Record keeping. Unlike SPM used from the GUI, the system records exactly which parameters were used, and allows easy recreation of a dataset from the raw data at a later date.

  • Modular, with simple interface. It is easy for Matlab programmers to write new modules and incorporate them into the processing stream.

CbuImaging: AutomaticAnalysisIntroduction (last edited 2013-03-07 21:23:56 by localhost)