Difference between revisions of "Modules:PythonExtractBaseline-Documentation-3.4"
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[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: | + | |[[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: | + | Category: Base |
===Authors, Collaborators & Contact=== | ===Authors, Collaborators & Contact=== | ||
* Author: Julien von Siebenthal | * Author: Julien von Siebenthal | ||
− | * Contact: jvs | + | * Contact: jvs at bwh.harvard.edu |
===Module Description=== | ===Module Description=== | ||
− | The module extract the first baseline from a DWI volume. | + | The module extract the first available baseline from a DWI volume and load it as a scalar volume into the MRML tree. |
== Usage == | == Usage == | ||
+ | ===Examples, Use Cases & Tutorials=== | ||
===Quick Tour of Features and Use=== | ===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 | + | * '''Input DWI Volume:''' set the DWI volume |
== Development == | == Development == | ||
Line 34: | Line 35: | ||
===Dependencies=== | ===Dependencies=== | ||
− | + | 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=== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
== 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.4Return to Slicer 3.4 Documentation
Module Name
Python Extract Baseline
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).