Module relax_disp
source code
The automatic relaxation dispersion protocol.
    |  | Relax_disp The relaxation dispersion auto-analysis.
 | 
    |  | status = Status() | 
    |  | __package__ = 'auto_analyses' | 
Imports:
  deepcopy,
  F_OK,
  access,
  getcwd,
  sep,
  version,
  sys,
  warn,
  EQ_ANALYTIC,
  EQ_NUMERIC,
  EQ_SILICO,
  MODEL_LIST_ANALYTIC,
  MODEL_LIST_NEST,
  MODEL_LIST_NUMERIC,
  MODEL_LIST_R1RHO,
  MODEL_LIST_R1RHO_FULL,
  MODEL_NOREX,
  MODEL_PARAMS,
  MODEL_R2EFF,
  RelaxError,
  RelaxFileError,
  RelaxNoPipeError,
  determine_compression,
  get_file_path,
  section,
  subsection,
  subtitle,
  title,
  RelaxWarning,
  return_spin,
  spin_loop,
  has_pipe,
  Interpreter,
  has_exponential_exp_type,
  has_cpmg_exp_type,
  has_fixed_time_exp_type,
  has_r1rho_exp_type,
  is_r1_optimised,
  INTERPOLATE_OFFSET,
  X_AXIS_W_EFF,
  X_AXIS_THETA,
  Y_AXIS_R2_R1RHO,
  Y_AXIS_R2_EFF,
  nesting_model,
  nesting_param,
  Status