Difference between revisions of "NA"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
m (Update from Wiki)
Line 1: Line 1:
'''Objective:''' Imporving the accuracy of activation detection in fMRI through incorporation of sophisticated prior models on activation, including anatomical priors.
+
'''Objective:'''
 +
 
 +
* Enable Slicer3 to execute work in a distributed grid environment
 +
* Enable NA-MIC algorithms to be tested in a distributed grid environment
  
 
'''Progress:'''
 
'''Progress:'''
  
The work on MRF-based regularization of the fMRI activation maps was presented at IPMI last summer. The algorithm implementation in Slicer is underway in collaboration with BWH. Our plans include releasing the code into the itk libaray.
+
* Installed and updated grid infrastructure components: namic-srb submit machine, implemented configuration for Condor/Globus/GSI to allow NA-MIC users access to 64 node cluster.
 
+
* Defined Data Execution Model for Slicer3 - The purpose of this is to facilitate a "run-everywhere" philosophy for algorithm writers. If NAMIC adopts a standard for algorithm "self-description" that is followed when command line executables are written, Slicer, the grid, clusters, etc... should be able to use the executables directly in their environment.
Publications:
+
* Defined API for the Grid Interface - based on the execution model, this API enables the running of algorithms in a distributed grid environment
 
 
* Wanmei Ou, Polina Golland. From Spatial Regularization to Anatomical Priors in fMRI Analysis. In Proc. IPMI 2005, LNCS 3565:88-100, 2005. [[Media:OuGolland_IPMI05.pdf| (pdf)]]
 
* Wanmei Ou. fMRI Detection with Spatial Regularization. MIT Master Thesis, May 2005. [[Media:OuMasterThesis.pdf| (pdf)]]
 
  
 
'''Key Investigators:'''
 
'''Key Investigators:'''
  
* MIT: Polina Golland, Wanmei Ou
+
* UCSD BIRN-CC: Jeffrey Grethe, Brendan Faherty
* BWH: Steve Pieper, Sandy Wells, Wendy Plesniak, Carsten Richter
 
  
<br />'''Links:'''
+
'''Links:'''
  
* [[NAMIC_Wiki:FMRI|fMRI Analysis Page]]
+
* [[2006_Project_Week_MIT_Grid_Integration|2006 Programming Week Project Page]]
* [[Algorithm:MIT#fMRI_Detection_and_Analysis|Page describing this project]]
+
* [[Slicer3:Grid_Interface|Slicer3:Grid_Interface]]
* [[Progress_Report:fMRI_Detection|Recent Update]]
+
* [[Slicer3:Execution_Model|Slicer3:Execution_Model]]

Revision as of 13:28, 18 December 2006

Home < NA

Objective:

  • Enable Slicer3 to execute work in a distributed grid environment
  • Enable NA-MIC algorithms to be tested in a distributed grid environment

Progress:

  • Installed and updated grid infrastructure components: namic-srb submit machine, implemented configuration for Condor/Globus/GSI to allow NA-MIC users access to 64 node cluster.
  • Defined Data Execution Model for Slicer3 - The purpose of this is to facilitate a "run-everywhere" philosophy for algorithm writers. If NAMIC adopts a standard for algorithm "self-description" that is followed when command line executables are written, Slicer, the grid, clusters, etc... should be able to use the executables directly in their environment.
  • Defined API for the Grid Interface - based on the execution model, this API enables the running of algorithms in a distributed grid environment

Key Investigators:

  • UCSD BIRN-CC: Jeffrey Grethe, Brendan Faherty

Links: