Difference between revisions of "2013 Summer Project Week:Optimizing start time of slicer"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2013.png|Projects List <!--Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the co…')
 
 
Line 31: Line 31:
 
* Consider experiments and earlier discussions
 
* Consider experiments and earlier discussions
 
** http://na-mic.org/Bug/view.php?id=2794
 
** http://na-mic.org/Bug/view.php?id=2794
 +
* Develop a framework to quantify current and alternate timings
 
</div>
 
</div>
  

Latest revision as of 16:56, 11 June 2013

Home < 2013 Summer Project Week:Optimizing start time of slicer

Key Investigators

  • Kitware: Jean-Christophe Fillion-Robin
  • Isomics: Steve Pieper

Objective

Develop strategies and possibly implementations for speeding up slicer startup time.

Approach, Plan

  • Come up with a concrete definition of what time we are trying to optimize. Options:
    • how long before images appear when slicer is started with data file on command line
    • how long after double-clicking does the interface appear?
    • how long before it responds to clicks?
    • how long before all modules are available?
  • Consider usage scenarios
    • windows/linux/mac
    • developer vs. release build
    • visualization only mode vs full analysis mode (maybe start quickly in vis mode and load analysis tools in background)
  • Consider experiments and earlier discussions
  • Develop a framework to quantify current and alternate timings

Progress

  • .


To do:

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as core slicer functionality

References