Difference between revisions of "2009 Winter Project Week XND"

From NAMIC Wiki
Jump to: navigation, search
Line 24: Line 24:
 
XNAT Desktop:...
 
XNAT Desktop:...
  
Slicer's client interface to XNAT Desktop's REST-based webservices uses the curleasy library, and permits UL/DL of data to/from an instance of the repository. At this meeting, we will work to tag and upload all Slicer's tutorial datasets to xnd.slicer.org, and expose an option to download these datasets from Slicer's File Menu. We will also work on improving the usability of the current prototype GUI in Slicer to make querying an XND host for data, and tagging/uploading data from Slicer easier. Our goal is to create a module specifically for describing data in Slicer's scene with attribute value pairs, and to move the UL and DL into Slicer's existing interfaces for saving and loading data.
+
Slicer's client interface to XNAT Desktop's REST-based webservices uses the curleasy library, permits UL/DL of data to/from an instance of the repository, and is exposed through Slicer's prototype FetchMI Module. At this meeting, we will work to tag and upload Slicer's tutorial datasets to xnd.slicer.org, and expose an option to download these datasets from Slicer's File Menu. We will also work on improving the usability of the current prototype GUI in Slicer. Eventually, our goal is to move functionality for tagging (describing) scene data into the Data Module, and to move the UL and DL into Slicer's existing interfaces for saving and loading data.
  
 
</div>
 
</div>
Line 33: Line 33:
 
* ...
 
* ...
 
* ...
 
* ...
* ...
+
* Discuss nearterm and longterm plans for XND and XNE webservices API and data model development
 +
* Tag and upload tutorial datasets and mark bugs & usability problems with the FetchMI interface
 +
* Expose option to download tutorial data from Slicer's File Menu
 +
* Begin a new module for tagging scene data
 +
* Begin moving remote data UL into Slicer's vtkSlicerMRMLSaveDataWidget
 
</div>
 
</div>
  

Revision as of 20:10, 10 December 2008

Home < 2009 Winter Project Week XND
Prototype FetchMI module GUI



Key Investigators

  • WUSTL: Dan Marcus
  • WUSTL: Misha Milchenko
  • WUSTL: Kevin Archie
  • WUSTL: Tim Olsen
  • BWH: Steve Pieper
  • BWH: Nicole Aucoin
  • BWH: Wendy Plesniak

Objective

XNAT Desktop:...

Slicer's client interface to XNAT Desktop's REST-based webservices uses the curleasy library, permits UL/DL of data to/from an instance of the repository, and is exposed through Slicer's prototype FetchMI Module. At this meeting, we will work to tag and upload Slicer's tutorial datasets to xnd.slicer.org, and expose an option to download these datasets from Slicer's File Menu. We will also work on improving the usability of the current prototype GUI in Slicer. Eventually, our goal is to move functionality for tagging (describing) scene data into the Data Module, and to move the UL and DL into Slicer's existing interfaces for saving and loading data.

Approach, Plan

  • ...
  • ...
  • Discuss nearterm and longterm plans for XND and XNE webservices API and data model development
  • Tag and upload tutorial datasets and mark bugs & usability problems with the FetchMI interface
  • Expose option to download tutorial data from Slicer's File Menu
  • Begin a new module for tagging scene data
  • Begin moving remote data UL into Slicer's vtkSlicerMRMLSaveDataWidget

Progress

  • ...
  • ...
  • Slicer FetchMI Module prototype developed
  • Module testing underway.


References