Trees | Indices | Help |
|
---|
|
Base class for the tests of the diffusion tensor modules.
This includes both the 'prompt.diffusion_tensor' and 'generic_fns.diffusion_tensor' modules. The base class also contains many shared unit tests.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Set up for all the diffusion tensor unit tests.
|
Test the copying of an ellipsoid diffusion tensor (pulling the data from another pipe). The functions tested are both generic_fns.diffusion_tensor.copy() and prompt.diffusion_tensor.copy(). |
Test the copying of a spherical diffusion tensor (pulling the data from another pipe). The functions tested are both generic_fns.diffusion_tensor.copy() and prompt.diffusion_tensor.copy(). |
Test the copying of a spheroidal diffusion tensor (pulling the data from another pipe). The functions tested are both generic_fns.diffusion_tensor.copy() and prompt.diffusion_tensor.copy(). |
Test the copying of an ellipsoid diffusion tensor (pushing the data from another pipe). The functions tested are both generic_fns.diffusion_tensor.copy() and prompt.diffusion_tensor.copy(). |
Test the copying of a spherical diffusion tensor (pushing the data from another pipe). The functions tested are both generic_fns.diffusion_tensor.copy() and prompt.diffusion_tensor.copy(). |
Test the copying of a spheroidal diffusion tensor (pushing the data from another pipe). The functions tested are both generic_fns.diffusion_tensor.copy() and prompt.diffusion_tensor.copy(). |
Test the deletion of the diffusion tensor data structure. The functions tested are both generic_fns.diffusion_tensor.delete() and prompt.diffusion_tensor.delete(). |
Failure of deletion of the diffusion tensor data structure when there is no data. The functions tested are both generic_fns.diffusion_tensor.delete() and prompt.diffusion_tensor.delete(). |
Failure of deletion of the diffusion tensor data structure when there is no data pipe. The functions tested are both generic_fns.diffusion_tensor.delete() and prompt.diffusion_tensor.delete(). |
Display an ellipsoidal diffusion tensor. The functions tested are both generic_fns.diffusion_tensor.display() and prompt.diffusion_tensor.display(). |
Failure of the display of the diffusion tensor data structure when there is no data. The functions tested are both generic_fns.diffusion_tensor.display() and prompt.diffusion_tensor.display(). |
Failure of the display of the diffusion tensor data structure when there is no data pipe. The functions tested are both generic_fns.diffusion_tensor.display() and prompt.diffusion_tensor.display(). |
Display a spherical diffusion tensor. The functions tested are both generic_fns.diffusion_tensor.display() and prompt.diffusion_tensor.display(). |
Display a spheroidal diffusion tensor. The functions tested are both generic_fns.diffusion_tensor.display() and prompt.diffusion_tensor.display(). |
Test the failure of setting up a diffusion tensor when angle_units is incorrect. The functions tested are both generic_fns.diffusion_tensor.init() and prompt.diffusion_tensor.init(). |
Test the setting up of a ellipsoid diffusion tensor. The functions tested are both generic_fns.diffusion_tensor.init() and prompt.diffusion_tensor.init(). |
Test the setting up of a spherical diffusion tensor. The functions tested are both generic_fns.diffusion_tensor.init() and prompt.diffusion_tensor.init(). |
Test the setting up of a spheroidal diffusion tensor. The functions tested are both generic_fns.diffusion_tensor.init() and prompt.diffusion_tensor.init(). |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 10 13:32:21 2013 | http://epydoc.sourceforge.net |