combineDWIdata.Rd
This function creates a dtiData-object from two compatible dtiData-objects. Compatible means that the spatial dimensions coincide, but gradients and b-values may be different.
combineDWIdata(x1, x2, s0strategy = "first")
x1 | Object of class |
---|---|
x2 | Object of class |
s0strategy | Character, determines
how the unweighted S0 images are handled. Six strategies are implemented.
|
The function can be used to merge two objects of class "dtiData" under the condition that
the information in slot ddim
in both objects is identical. Also slots voxelext
,
orientation
and rotation
should be indentical.
An object of class "dtiData".
Karsten Tabelow tabelow@wias-berlin.de
J\"org Polzehl polzehl@wias-berlin.de