Difference between revisions of "Modules:PythonExtractBaseline-Documentation-3.4"
From Slicer Wiki
Line 13: | Line 13: | ||
Type: Interactive | Type: Interactive | ||
− | Category: | + | Category: Base |
===Authors, Collaborators & Contact=== | ===Authors, Collaborators & Contact=== | ||
Line 24: | Line 24: | ||
== 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 39: | Line 40: | ||
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 46: | Line 46: | ||
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing. | Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing. | ||
+ | ===Source code & documentation=== | ||
== More Information == | == More Information == | ||
Line 51: | 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=== |
Revision as of 04:27, 2 March 2009
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@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).