DisplayModuleMatrix¶
-
MLModule
¶ genre DTIImageProcessing
author Jan Klein
package FMEwork/Release
dll MLDiffusionHelpers
definition MLDiffusionHelpers.def keywords DTI
,DSI
,QBALL
,Q-BALL
,HARDI
,transition
,matrix
,Tuch
,BaseOpMatrix
Purpose¶
The module DisplayModuleMatrix
shows the matrix stored in a Matrix derived from Base.
Usage¶
Connect object of type BaseOpMatrix to input. Such a matrix can be calculated for example by the module QBallTransitionMatrix or by the module VVLGetSliceSet if available.
Parameter Fields¶
Field Index¶
&Save Matrix : Trigger |
nodeName : String |
Append To File : Bool |
prog : Float |
Auto-save : Bool |
Rows : Integer |
baseDir : String |
Status : String |
Columns : Integer |
upToDate : Bool |
Erase Matrix : Trigger |
useBaseDir : Bool |
File Name : String |
|
Matrix : String |
Visible Fields¶
&Save Matrix¶
-
name:
save
, type:
Trigger
, deprecated name:
saveObject
¶ If pressed, the currently shown matrix is saved to disk.
Status¶
-
name:
status
, type:
String
, default:
Ready.
, deprecated name:
currStatus
¶ Shows the status of this module.
File Name¶
-
name:
filename
, type:
String
, default:
object
, deprecated name:
fileName
¶ Sets a file name of a file to which the matrix can be saved.