Module diffusion_tensor
source code
|
Diffusion_tensor
Class for testing various aspects specific to the diffusion tensor.
|
|
ds = The relax data storage obje...
|
|
status = Status()
|
|
__package__ = ' test_suite.system_tests '
|
Imports:
pi,
array,
dot,
float64,
transpose,
zeros,
sep,
sys,
SystemTestCase,
Relax_data_store,
DiffTensorSimList,
spin_loop,
get_pipe,
reset,
spherical_to_cartesian,
axis_angle_to_R,
euler_to_R_zyz,
two_vect_to_R,
delete,
Status,
mktemp
ds
- Value:
The relax data storage object.
Data pipes:
None
Data store objects:
__dict__ <type 'dict'>: dict() -> new empty dictionary
__doc__ <type 'str'>: The relax data storage object.
...
|
|