mailr12408 - /1.3/docs/latex/intro.tex


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on January 21, 2011 - 11:06:
Author: bugman
Date: Fri Jan 21 11:06:53 2011
New Revision: 12408

URL: http://svn.gna.org/viewcvs/relax?rev=12408&view=rev
Log:
Rewrote the text in the GUI section from saying that no GUI exists to a 
useful description.


Modified:
    1.3/docs/latex/intro.tex

Modified: 1.3/docs/latex/intro.tex
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/latex/intro.tex?rev=12408&r1=12407&r2=12408&view=diff
==============================================================================
--- 1.3/docs/latex/intro.tex (original)
+++ 1.3/docs/latex/intro.tex Fri Jan 21 11:06:53 2011
@@ -397,13 +397,21 @@
 \subsection{The GUI}
 \index{GUI}
 
-relax has been designed primarily for scripting and, as such, no graphical 
user interface (GUI) currently exists.  The internal structure of the program 
has been specifically designed so any type of control mechanism can be easily 
added, including a GUI, therefore in the future one may be written.  A GUI 
will, however, detract from the power and flexibility inherent in the control 
by scripting.
+If the wx Python module is installed on your system, you will have access to 
the GUI interface of relax.  To launch relax in GUI mode, type either
+
+\example{\$ relax -g}
+
+or
+
+\example{\$ relax --gui}
 
 % GUI screenshot
 \begin{figure}
 \centerline{\includegraphics[width=\textwidth, bb=14 14 769 
485]{graphics/screenshots/relax_gui_model_free_tab.eps.gz}}
 \caption[GUI screenshot]{A screenshot of relax being run in GUI 
mode.}\label{fig: relax GUI}
 \end{figure}
+
+The GUI is still in development, so many of the features of the 
prompt/scripting user interfaces are not available (however the prompt and 
script modes can be accessed through the menus if needed).  Currently the GUI 
is an interface to the automatic analyses which some of the sample scripts 
utilise.  This provides an easy way for the user to perform quick analyses.  
The interface is broken into a number of sections via tabs.  One tab provides 
access to the steady-state NOE calculation with pseudo Monte Carlo 
simulations for error analysis (this falls back to bootstrapping as this is a 
calculation rather than optimisation).  Another two tabs provide easy access 
to optimisations and error analysis for the R$_1$ and R$_2$ relaxation rates. 
 A fully automatic model-free protocol is provided in another tab.  This 
operates via the dauvergne\_protocol module which implements the protocol of 
\cite{dAuvergneGooley08b}.  A final tab provides visual access to the results 
including Grace visualisations, PyMOL macros, and a table of the model-free 
results.
 
 
 




Related Messages


Powered by MHonArc, Updated Fri Jan 21 11:40:02 2011