Package gui :: Package analyses :: Module auto_model_free
[hide private]
[frames] | no frames]

Module auto_model_free

source code

Module for the automatic model-free protocol frame.

Classes [hide private]
  About_window
The model-free about window.
  Auto_model_free
The model-free auto-analysis GUI element.
  Execute_mf
The model-free analysis execution object.
  Local_tm_list
The model-free model list GUI element.
  Mf_list
The model-free model list GUI element.
  Model_sel_window
The model-free model selector window object.
  ModelSelListCtrl
A special list control with checkboxes.
  Protocol_mode_sel_window
The protocol mode selector window object.
Variables [hide private]
  ds = The relax data storage obje...
  status = Status()
  user_functions = User_functions()
  __package__ = 'gui.analyses'

Imports: sep, sys, wx, dauvergne_protocol, Relax_data_store, LIST, PARAGRAPH, SECTION, SUBSECTION, TITLE, has_pipe, exists_mol_res_spin_data, spin_loop, Status, About_base, Base_analysis, Spin_ctrl, Text_ctrl, Execute, Container, Relax_data_list, RelaxDirDialog, font, error_message, Question, Missing_data, add_border, gui_to_int, gui_to_str, list_to_gui, protected_exec, str_to_gui, paths, Read_pdb_page, Vectors_page, User_functions, Wiz_window


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