Module relax_fit
source code
    |  | Relax_fit Class for testing various aspects specific to relaxation 
        curve-fitting.
 | 
    |  | ds = The relax data storage obje... | 
    |  | status = Status() | 
    |  | __package__ = 'test_suite.system_tests' | 
Imports:
  F_OK,
  access,
  sep,
  search,
  mkdtemp,
  relax_fit,
  Relax_data_store,
  dep_check,
  count_spins,
  return_spin,
  spin_index_loop,
  spin_loop,
  pipes,
  RelaxError,
  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.
... | 
 |