Difference between revisions of "Modules:PythonExtractBaseline-Documentation-3.4"

From Slicer Wiki
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Documentation-3.4|Return to Slicer 3.4 Documentation]]
+
[[Documentation-3.4|Return to Slicer 3.4 Documentation]]
 +
 
 +
[[Announcements:Slicer3.4#Highlights|Gallery of New Features]]
 
__NOTOC__
 
__NOTOC__
 
===Module Name===
 
===Module Name===
 
Python Extract Baseline
 
Python Extract Baseline
 
 
{|
 
{|
|[[Image:screenshotBlank.png|thumb|280px|Caption 1]]
+
|[[Image:ExtractBaseline.png|thumb|280px|Extract Baseline from DWI module]]
 
|}
 
|}
 
 
== General Information ==
 
== General Information ==
 
===Module Type & Category===
 
===Module Type & Category===
Line 13: Line 13:
 
Type: Interactive
 
Type: Interactive
  
Category: Utilities
+
Category: Base
  
 
===Authors, Collaborators & Contact===
 
===Authors, Collaborators & Contact===
 
* Author: Julien von Siebenthal
 
* Author: Julien von Siebenthal
* Contact: jvs@bwh.harvard.edu
+
* Contact: jvs at bwh.harvard.edu
  
 
===Module Description===
 
===Module Description===
Line 24: Line 24:
 
== Usage ==
 
== Usage ==
  
 +
===Examples, Use Cases & Tutorials===
  
 
===Quick Tour of Features and Use===
 
===Quick Tour of Features and Use===
List all the panels in your interface, their features, what they mean, and how to use them. For instance:
+
It is very easy to use it. Just select a DWI and then click apply. A scalar volume is generated and loaded into the MRML tree with the baseline information.
  
* '''Input panel:''' used to set the DWI  
+
* '''Input DWI Volume:''' set the DWI volume
  
 
== Development ==
 
== Development ==
Line 34: Line 35:
 
===Dependencies===
 
===Dependencies===
  
volumes. Needed to load DWI volumes
+
Volumes. Needed to load DWI volumes
  
 
===Known bugs===
 
===Known bugs===
  
 
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker.  
 
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker.  
 
  
  
Line 47: Line 47:
  
 
===Source code & documentation===
 
===Source code & documentation===
 
Customize following [http://viewvc.slicer.org/viewcvs.cgi/ links] for your module.
 
 
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.
 
 
  
 
== More Information ==  
 
== More Information ==  
Line 57: Line 52:
 
===Acknowledgment===
 
===Acknowledgment===
 
National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149 (to Ron Kikinis, Marek Kubicki).
 
National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149 (to Ron Kikinis, Marek Kubicki).
 +
 +
===References===

Latest revision as of 20:33, 17 February 2010

Home < Modules:PythonExtractBaseline-Documentation-3.4

Return to Slicer 3.4 Documentation

Gallery of New Features

Module Name

Python Extract Baseline

Extract Baseline from DWI module

General Information

Module Type & Category

Type: Interactive

Category: Base

Authors, Collaborators & Contact

  • Author: Julien von Siebenthal
  • Contact: jvs at bwh.harvard.edu

Module Description

The module extract the first available baseline from a DWI volume and load it as a scalar volume into the MRML tree.

Usage

Examples, Use Cases & Tutorials

Quick Tour of Features and Use

It is very easy to use it. Just select a DWI and then click apply. A scalar volume is generated and loaded into the MRML tree with the baseline information.

  • Input DWI Volume: set the DWI volume

Development

Dependencies

Volumes. Needed to load DWI volumes

Known bugs

Follow this link to the Slicer3 bug tracker.


Usability issues

Follow this link to the Slicer3 bug tracker. Please select the usability issue category when browsing or contributing.

Source code & documentation

More Information

Acknowledgment

National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149 (to Ron Kikinis, Marek Kubicki).

References