Difference between revisions of "Projects:FreeSurferNumericalRecipiesReplacement"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
== FreeSurfer Numerical Recipies Replacement ==
+
Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]], [[Algorithm:MGH|MGH Algorithms]]
  
Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]], [[Algorithm:MGH|MGH Algorithms]]
+
= FreeSurfer Numerical Recipies Replacement =
 +
 
 +
Our objective is to replace algorithms using proprietary numerical recipes in FreeSurfer in efforts to open source FreeSurfer.
  
''Objective:'' Replace algorithms using proprietary numerical recipes in FreeSurfer in efforts to open source FreeSurfer.
+
= Description =
  
 
''Status:'' Completed.
 
''Status:'' Completed.
Line 18: Line 20:
 
# Integrate required libraries into FreeSurfer build process (Snyder, Jen): '''done'''
 
# Integrate required libraries into FreeSurfer build process (Snyder, Jen): '''done'''
 
# Iteratively replace recipes with substitutes and run tests (Snyder, Jen): '''done'''
 
# Iteratively replace recipes with substitutes and run tests (Snyder, Jen): '''done'''
 +
 +
=Key Investigators =
 +
 +
= Publications =
 +
 +
= Links =

Revision as of 17:57, 22 September 2007

Home < Projects:FreeSurferNumericalRecipiesReplacement
Back to NA-MIC_Collaborations, MGH Algorithms

FreeSurfer Numerical Recipies Replacement

Our objective is to replace algorithms using proprietary numerical recipes in FreeSurfer in efforts to open source FreeSurfer.

Description

Status: Completed.

  1. 12 numerical recipes replaced with open source alternatives, mainly using VXL.
  2. 14 unit tests run nightly.


  • Use case: 'Unit tests pass with all replacements.'
  • Difficulty: Medium-High
  • Impact: High
  1. Write test cases for each algorithm (Snyder, Jen): done
  2. Identify replacements (Snyder, Jen): done
  3. Integrate required libraries into FreeSurfer build process (Snyder, Jen): done
  4. Iteratively replace recipes with substitutes and run tests (Snyder, Jen): done

Key Investigators

Publications

Links