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

From Slicer Wiki
Jump to: navigation, search
(New page: Return to Slicer 3.4 Documentation __NOTOC__ ===Module Name=== MyModule {| |thumb|280px|Caption 1 |[[Image:screenshotBlank.png|thumb|2...)
 
Line 2: Line 2:
 
__NOTOC__
 
__NOTOC__
 
===Module Name===
 
===Module Name===
MyModule
+
Python Extract Baseline
  
 
{|
 
{|
 
|[[Image:screenshotBlank.png|thumb|280px|Caption 1]]
 
|[[Image:screenshotBlank.png|thumb|280px|Caption 1]]
|[[Image:screenshotBlank.png|thumb|280px|Caption 2]]
 
|[[Image:screenshotBlank.png|thumb|280px|Caption 3]]
 
 
|}
 
|}
  
Line 13: Line 11:
 
===Module Type & Category===
 
===Module Type & Category===
  
Type: Interactive or CLI
+
Type: Interactive
  
Category: Base or (Filtering, Registration, ''etc.'')
+
Category: Utilities
  
 
===Authors, Collaborators & Contact===
 
===Authors, Collaborators & Contact===
* Author1: Affiliation & logo, if desired
+
* Author: Julien von Siebenthal
* Contributor1: Affiliation & logo, if desired
+
* Contact: jvs@bwh.harvard.edu
* Contributor2: Affiliation & logo, if desired
 
* Contact: name, email
 
  
 
===Module Description===
 
===Module Description===
Overview of what the module does goes here.
+
The module extract the first baseline from a DWI volume.
  
 
== Usage ==
 
== Usage ==
  
===Examples, Use Cases & Tutorials===
 
 
* Note use cases for which this module is especially appropriate, and/or link to examples.
 
* Link to examples of the module's use
 
* Link to any existing 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:
 
List all the panels in your interface, their features, what they mean, and how to use them. For instance:
  
* '''Input panel:'''
+
* '''Input panel:''' used to set the DWI
* '''Parameters panel:'''
 
* '''Output panel:'''
 
* '''Viewing panel:'''
 
  
 
== Development ==
 
== Development ==
Line 46: Line 34:
 
===Dependencies===
 
===Dependencies===
  
Other modules or packages that are required for this module's use.
+
volumes. Needed to load DWI volumes
  
 
===Known bugs===
 
===Known bugs===
Line 69: Line 57:
 
===Acknowledgment===
 
===Acknowledgment===
 
Include funding and other support here.
 
Include funding and other support here.
 
===References===
 
Publications related to this module go here. Links to pdfs would be useful.
 

Revision as of 04:15, 2 March 2009

Home < Modules:PythonExtractBaseline-Documentation-3.4
Return to Slicer 3.4 Documentation

Module Name

Python Extract Baseline

Caption 1

General Information

Module Type & Category

Type: Interactive

Category: Utilities

Authors, Collaborators & Contact

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

Module Description

The module extract the first baseline from a DWI volume.

Usage

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:

  • Input panel: used to set the DWI

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

Customize following links for your module.

Links to documentation generated by doxygen.


More Information

Acknowledgment

Include funding and other support here.