Difference between revisions of "2014 Winter Project Week:MRB Extension Dependencies"

From NAMIC Wiki
Jump to: navigation, search
Line 6: Line 6:
 
==Key Investigators==
 
==Key Investigators==
  
Steve Pieper, Isomics
+
* Steve Pieper, Isomics
Jean-Christophe Fillion-Robin, Kitware
+
* Jean-Christophe Fillion-Robin, Kitware
Jim Miller, GE
+
* Jim Miller, GE
Nicole Aucoin, BWH
+
* Nicole Aucoin, BWH
Alex Yarmarkovich, BWH
+
* Alex Yarmarkovich, BWH
  
 
==Project Description==
 
==Project Description==

Revision as of 12:44, 25 November 2013

Home < 2014 Winter Project Week:MRB Extension Dependencies

Key Investigators

  • Steve Pieper, Isomics
  • Jean-Christophe Fillion-Robin, Kitware
  • Jim Miller, GE
  • Nicole Aucoin, BWH
  • Alex Yarmarkovich, BWH

Project Description

Objective

MRB's (and Scenes in general) may reference nodes or panels (via module selection) which may have been installed on the MRB author's machine via Extensions but not available on the machine of the person who downloaded the MRB. In this circumstance, the person who downloaded the MRB may not be able to access all the information in the MRB. For example, SceneView restores may not function properly. Furthermore, the user is not provided any guidance on how to rectify the situation.

The goal of this project is to develop a design whereby the Slicer will track a Scene's dependency on Extensions and provide a mechanism for the user to download the missing Extensions.

Approach, Plan

  • Talk through the issues in
  1. tracking (nodes, modules, extension) information inside a MRML structure
  2. automatically downloading needed extensions at MRB download time
  • Develop a preliminary design and plan

Progress

Options

  1. Track (nodes, modules, extension) dependency information inside MRML
  2. Record all Extensions available on MRB author's machine inside MRML