Module model_free
source code
Mf
TestCase class for the functional tests of model-free analysis.
|
|
ds = The relax data storage obje...
|
|
status = Status()
|
|
RELEASE = ' 5.7.14-desktop-1.mga7 '
|
|
VERSION = ' #1 SMP Fri Aug 7 14:45:09 UTC 2020 '
|
|
WIN32_VER = ( '
' , '
' , '
' , '
' )
|
|
DIST = ( ' Mageia ' , ' 7 ' , ' Official ' )
|
|
ARCH = ( ' 64bit ' , ' ELF ' )
|
|
MACH = ' x86_64 '
|
|
PROC = ' x86_64 '
|
|
PY_VER = ' 2.7.17 '
|
|
NUMPY_VER = ' 1.16.3 '
|
|
LIBC_VER = ( ' glibc ' , ' 2.2.5 ' )
|
|
SYSTEM = ' Linux '
|
|
__package__ = ' test_suite.system_tests '
|
Imports:
pi,
platform,
numpy,
path,
sep,
walk,
search,
sys,
mkdtemp,
mkstemp,
dAuvergne_protocol,
Relax_data_store,
dep_check,
linux_distribution,
pipes,
interatomic_loop,
spin_loop,
RelaxError,
RelaxMultiSpinIDError,
N15_CSA,
DummyFileObject,
open_read_file,
Status,
SystemTestCase
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.
...
|
|