User Tools

Site Tools


neuroelf_introduction

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
neuroelf_introduction [2011/03/31 00:21] – rephrases the introduction jochenneuroelf_introduction [2011/04/30 02:38] – changed logo to version-less jochen
Line 1: Line 1:
-{{ :neuroelf_facelogo600.jpg?400 |NeuroElf logo }}+{{ http://neuroelf.net/face.jpg?400 |NeuroElf logo }}
  
 ====== NeuroElf Introduction ====== ====== NeuroElf Introduction ======
-NeuroElf is a [[http://www.mathworks.com/products/matlab/|Matlab]]-based toolbox for working with neuro-imaging data. Please be aware that NeuroElf was and is not meant as a replacement of any of the more traditional and full-fledged neuro-imaging tools (such as [[http://www.brainvoyager.com/products/brainvoyagerqx.html|BrainVoyager QX]], [[http://www.fil.ion.ucl.ac.uk/spm/software/spm8/|SPM]], [[http://afni.nimh.nih.gov/afni|AFNI]], [[http://www.fmrib.ox.ac.uk/fsl/|FSL]], [[http://surfer.nmr.mgh.harvard.edu/|FreeSurfer]], ...), but rather meant to be used in addition to those, as it augments their functionality, facilitating some of the tasks that might otherwise be more difficult to achieve for those researchers who are not as familiar with coding their own routines in Matlab.+NeuroElf is a [[http://www.mathworks.com/products/matlab/|Matlab]]-based toolbox for working with neuro-imaging data. Please be aware that NeuroElf was and is not meant as a replacement for any of the more traditional and full-fledged neuro-imaging tools (such as [[http://www.brainvoyager.com/products/brainvoyagerqx.html|BrainVoyager QX]], [[http://www.fil.ion.ucl.ac.uk/spm/software/spm8/|SPM]], [[http://afni.nimh.nih.gov/afni|AFNI]], [[http://www.fmrib.ox.ac.uk/fsl/|FSL]], [[http://surfer.nmr.mgh.harvard.edu/|FreeSurfer]], ...), but rather meant to be used in addition to those, as it augments some of their functionality, facilitating a few of the tasks that might otherwise be more difficult to achieve for those researchers who are not as familiar with coding their own routines in Matlab.
  
 Core elements of the toolbox's functionality are Core elements of the toolbox's functionality are
Line 8: Line 8:
   * a flexible file handling class, **[[xff]]**, which gives the user read and write access to the formats used by the above mentioned programs, and also makes certain "methods" available, with which these objects can be manipulated and the data be made available for various purposes   * a flexible file handling class, **[[xff]]**, which gives the user read and write access to the formats used by the above mentioned programs, and also makes certain "methods" available, with which these objects can be manipulated and the data be made available for various purposes
   * a GUI element handling class, **[[xfigure]]**, that ameliorates some of the issues I encountered while working with Matlab's uicontrols (such as applying changes to groups of elements and facilitate the somewhat cumbersome access to GUI settings)   * a GUI element handling class, **[[xfigure]]**, that ameliorates some of the issues I encountered while working with Matlab's uicontrols (such as applying changes to groups of elements and facilitate the somewhat cumbersome access to GUI settings)
-  * a configuration file handling class, **[[xini]], allowing to store configuration settings in human readable form (as an alternative to MAT files)+  * a configuration file handling class, **[[xini]]**, allowing to store configuration settings in human readable form (as an alternative to MAT files)
   * as well as **[[transimg]]**, a class that allows stacking layers of image data for combination to images   * as well as **[[transimg]]**, a class that allows stacking layers of image data for combination to images
   * and **[[transio]]**, an implementation allowing to work with large files without having to read their entire contents into memory   * and **[[transio]]**, an implementation allowing to work with large files without having to read their entire contents into memory
Line 16: Line 16:
 Additionally, some automatization routines (e.g. a small UI for batching preprocessing of multiple subjects using the functionality of SPM5/8), analysis functionality (e.g. robust regression of second-level neuroimaging data), as well as some further visualization capabilities (e.g. display of VOI-based averaged trial-locked BOLD responses) are provided. Additionally, some automatization routines (e.g. a small UI for batching preprocessing of multiple subjects using the functionality of SPM5/8), analysis functionality (e.g. robust regression of second-level neuroimaging data), as well as some further visualization capabilities (e.g. display of VOI-based averaged trial-locked BOLD responses) are provided.
  
-For installation instructions, please [[NeuroElf installation|read on...]]+For installation instructions, please [[NeuroElf installation|read on...]] And you might also want to check out the [[NeuroElf features|list of features]] of the toolbox. 
neuroelf_introduction.txt · Last modified: 2014/06/07 04:09 by jochen