Difference between revisions of "2009 Winter Project Week XND"

From NAMIC Wiki
Jump to: navigation, search
Line 22: Line 22:
  
 
<h1>Objective</h1>
 
<h1>Objective</h1>
XNAT Desktop:...
+
'''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.
+
'''Slicer's interface:'''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 34: Line 34:
 
* ...
 
* ...
 
* Discuss nearterm and longterm plans for XND and XNE webservices API and data model development
 
* 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
+
* Tag and upload Slicer tutorial datasets and mark bugs & usability problems with the FetchMI interface
 
* Expose option to download tutorial data from Slicer's File Menu
 
* Expose option to download tutorial data from Slicer's File Menu
* Begin a new module for tagging scene data
+
* Begin moving data taggging functionality into Slicer's Data Module.
 
* Begin moving remote data UL into Slicer's vtkSlicerMRMLSaveDataWidget
 
* Begin moving remote data UL into Slicer's vtkSlicerMRMLSaveDataWidget
 
</div>
 
</div>

Revision as of 20:12, 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 interface: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 Slicer tutorial datasets and mark bugs & usability problems with the FetchMI interface
  • Expose option to download tutorial data from Slicer's File Menu
  • Begin moving data taggging functionality into Slicer's Data Module.
  • Begin moving remote data UL into Slicer's vtkSlicerMRMLSaveDataWidget

Progress

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


References