Package test_suite :: Package system_tests :: Module model_free
[hide private]
[frames] | no frames]

Module model_free

source code

Classes [hide private]
  Mf
TestCase class for the functional tests of model-free analysis.
Variables [hide private]
  ds = The relax data storage obje...
  status = Status()
  RELEASE = '3.8.13.4-desktop-1.mga3'
  VERSION = '#1 SMP Thu Jul 4 13:56:21 UTC 2013'
  WIN32_VER = ('', '', '', '')
  DIST = ('mandrake', '3', 'Official')
  ARCH = ('64bit', 'ELF')
  MACH = 'x86_64'
  PROC = 'x86_64'
  PY_VER = '2.7.5'
  NUMPY_VER = '1.6.2'
  LIBC_VER = ('glibc', '2.2.5')
  SYSTEM = 'Linux'
  __package__ = 'test_suite.system_tests'

Imports: pi, platform, numpy, path, sep, walk, search, sys, mkdtemp, Relax_data_store, dep_check, pipes, interatomic_loop, spin_loop, N15_CSA, DummyFileObject, open_read_file, Status, SystemTestCase


Variables Details [hide private]

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.
...