Difference between revisions of "2013 Summer Project Week:Sample Data"

From NAMIC Wiki
Jump to: navigation, search
Line 16: Line 16:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
Develop a plan so that modules can define sample data.
+
Develop a plan so that modules (and extensions) can define sample data.
 
</div>
 
</div>
  

Revision as of 16:29, 11 June 2013

Home < 2013 Summer Project Week:Sample Data

Key Investigators

  • Isomics: Steve Pieper
  • GE: Jim Miller
  • Kitware: Jean-Christophe Fillion-Robin
  • Noware: Bill Lorensen

Objective

Develop a plan so that modules (and extensions) can define sample data.

Approach, Plan

  • Build from ExternalData as currently used in CTest
    • Use URLs and hashes to identify the data
    • Support local caching to minimize downloads
    • Integrate into SampleData module GUI
  • Also consider related topic of CLI modules defining self-tests
    • refer to sample data, parameters, and baseline results
    • integrate these automatically into ctest and the SelfTests module


Progress

  • .


To do:

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a Slicer module, ultimately integrated into the slicer core


References