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

From Slicer Wiki
Jump to: navigation, search
m (Text replacement - "slicerWiki/index.php" to "wiki")
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<noinclude>{{documentation/versioncheck}}</noinclude>
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-header}}
 
{{documentation/{{documentation/version}}/module-header}}
Line 7: Line 8:
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}} }}
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}} }}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
{{documentation/{{documentation/version}}/module-acknowledgements|xmlurl=
 
  {{documentation/{{documentation/version}}/module-qtloadable-xmlurl|{{documentation/modulename}}|18420}}
 
}}<br>
 
 
Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].<br>
 
Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].<br>
 
Author: Steve Pieper, Isomics, Inc.<br>
 
Author: Steve Pieper, Isomics, Inc.<br>
Line 15: Line 13:
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
|Image:Logo-isomics.png|Isomics, Inc.
+
|{{collaborator|logo|isomics}}|{{collaborator|longname|isomics}}
|Image:Logo-namic.jpg|NA-MIC
+
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}}
 
}}
 
}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
Line 24: Line 22:
  
 
Easy access to datasets for experimenting with Slicer.  MR and CT datasets are available.  Note: requires internet access.
 
Easy access to datasets for experimenting with Slicer.  MR and CT datasets are available.  Note: requires internet access.
 +
[[image:Selection 153.png|Sample Data Module]]
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 52: Line 51:
 
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
+
The sample data is accessed from the wiki at this url: http://www.slicer.org/wiki/SampleData
 +
 
 +
{{documentation/{{documentation/version}}/module-developerinfo}}
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-footer|category=Informatics}}
+
{{documentation/{{documentation/version}}/module-footer}}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 17:02, 21 November 2019

Home < Documentation < 4.0 < Modules < SampleData


For the latest Slicer documentation, visit the read-the-docs.



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.  
National Alliance for Medical Image Computing (NA-MIC)  

Module Description

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

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/wiki/SampleData