Difference between revisions of "Documentation/4.0/Modules/SampleData"

From Slicer Wiki
Jump to: navigation, search
(Created page with '<!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- ---------------------------- --> <!-- ---------------------------- --> {{doc…')
 
Line 39: Line 39:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
+
This interface consists of a series of buttons for various download volumes.  Status about downloads is displayed below the buttons.
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 51: Line 51:
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
This module is written in python, and relies on MRML's ability to access datasets via the http protocol.
 
This module is written in python, and relies on MRML's ability to access datasets via the http protocol.
 +
 +
The sample data is accessed from the wiki at this url: http://www.slicer.org/slicerWiki/index.php/SampleData
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-footer|category=Informatics}}
 
{{documentation/{{documentation/version}}/module-footer|category=Informatics}}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 16:36, 11 November 2011

Home < Documentation < 4.0 < Modules < SampleData


Introduction and Acknowledgements


Information on NA-MIC can be obtained from the NA-MIC website.
Author: Steve Pieper, Isomics, Inc.
Contact: Steve Pieper, <email>pieper@bwh.harvard.edu</email>

Isomics, Inc.  
NA-MIC  

Module Description

Easy access to datasets for experimenting with Slicer. MR and CT datasets are available. Note: requires internet access.

Use Cases

Examples:

  • Use Case 1: Download an MR Volume to experimenting with the EMSegmenter.
  • Use Case 2: Download a CT Volume for use with the Volume Rendering Module.
  • Use Case 3: Download a DTI Volume for use with Tractography.

Tutorials

Panels and their use

This interface consists of a series of buttons for various download volumes. Status about downloads is displayed below the buttons.

Similar Modules

  • The DICOM module can be used to access access sample data on DICOM servers.

References

N/A

Information for Developers

This module is written in python, and relies on MRML's ability to access datasets via the http protocol.

The sample data is accessed from the wiki at this url: http://www.slicer.org/slicerWiki/index.php/SampleData