Module relax_gui
source code
Main module for the relax graphical user interface.
|
ds = The relax data storage obje...
|
|
uf_store = {'pcs.display': <gui.uf_objects.Uf_object object at...
|
|
status = Status()
|
|
TB_FILE_NEW = 500
|
|
TB_FILE_CLOSE = 501
|
|
TB_FILE_CLOSE_ALL = 502
|
|
TB_FILE_CWD = 503
|
|
TB_FILE_OPEN = 504
|
|
TB_FILE_SAVE = 505
|
|
TB_FILE_SAVE_AS = 506
|
|
TB_VIEW_CONTROLLER = 507
|
|
TB_VIEW_SPIN_VIEW = 508
|
|
TB_VIEW_RESULTS = 509
|
|
TB_VIEW_PIPE_EDIT = 510
|
|
TB_VIEW_PROMPT = 511
|
|
__package__ = ' gui '
|
Imports:
F_OK,
access,
getcwd,
sep,
platform,
search,
sys,
sleep,
warn,
webbrowser,
wx,
Relax_data_store,
Gui,
dep_check,
IMAGE_PATH,
fetch_icon,
About_relax,
Analysis_controller,
Spin_view_window,
Controller,
Export_bmrb_window,
RelaxDirDialog,
RelaxFileDialog,
font,
Relax_icons,
Interpreter,
Menu,
error_message,
Question,
bitmap_setup,
gui_raise,
open_file,
protected_exec,
Pipe_editor,
References,
Prompt,
Results_viewer,
Free_file_format_window,
gui_to_str,
Uf_storage,
Info_box,
RelaxNoPipeError,
RelaxWarning,
io_streams_restore,
state,
cdp_name,
reset,
pwd,
Status,
version
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.
...
|
|
uf_store
- Value:
{'pcs.display': <gui.uf_objects.Uf_object object at 0x7fd8f7494fd0>, '
pymol.command': <gui.uf_objects.Uf_object object at 0x7fd8f7499450>, '
molecule.copy': <gui.uf_objects.Uf_object object at 0x7fd8f7494690>, '
dasha.create': <gui.uf_objects.Uf_object object at 0x7fd8f7482950>, 's
pectrum.replicated': <gui.uf_objects.Uf_object object at 0x7fd8f749fa5
0>, 'noe.spectrum_type': <gui.uf_objects.Uf_object object at 0x7fd8f74
94d50>, 'monte_carlo.on': <gui.uf_objects.Uf_object object at 0x7fd8f7
494b10>, 'pipe.bundle': <gui.uf_objects.Uf_object object at 0x7fd8f749
...
|
|