Hi Michael, This is quite useful! For the features (http://www.nmr-relax.com/features.html), maybe it would be worth including full-resolution images as links for the user to look at? The current layout of images could be improved a little, on my machine in Firefox, the image captions and images are mixed up. Maybe they could be placed one after the other, in a column of screenshots? Maybe something like http://inkscape.org/screenshots/index.php?lang=en ? That would allow this to be extended in the future.
Also, the paper reference can be added to http://www.nmr-relax.com/refs.html, and a link provided as in the rest of http://www.nmr-relax.com/features.html. One last thing, the 'relax -g' or 'relax --gui' command can be formatted as <p><em>$ relax --gui</em></p> (see http://www.nmr-relax.com/docs.html where the relax prompt is replicated). Cheers, Edward On 8 June 2011 06:36, <[email protected]> wrote: > Author: michaelbieri > Date: Wed Jun 8 06:36:56 2011 > New Revision: 12889 > > URL: http://svn.gna.org/viewcvs/relax?rev=12889&view=rev > Log: > Listed the GUI to the user interface list in the feature section. > > Added: > website/images/gui/ > website/images/gui/gui_NOE.png (with props) > website/images/gui/gui_Rx.png (with props) > website/images/gui/gui_modelfree.png (with props) > Modified: > website/features.html > > Modified: website/features.html > URL: > http://svn.gna.org/viewcvs/relax/website/features.html?rev=12889&r1=12888&r2=12889&view=diff > ============================================================================== > --- website/features.html (original) > +++ website/features.html Wed Jun 8 06:36:56 2011 > @@ -147,6 +147,13 @@ > <ul> > <li>The prompt - this is the primary interface of relax. Rather than > reinventing a new command language, relax's interface is the powerful Python > prompt. This gives the power user full access to a proven programming > language.</li> > <li>Scripting - this provides a more powerful and flexible framework for > controlling the program. The script will be executed as Python code enabling > advanced programming for automating data analysis. All the features > available within the prompt environment are accessible to the script.</li> > + <li>Graphical User Interface (GUI) - this offers a simple and easy way > of performing data analysis. Calculation of steady-state NOE, curve fitting > of R<sub>1</sub> and R<sub>2</sub> relaxation rates as well as model-free > analysis are supported. Most parameters used for analysis can be set > manually, but system standards are set accoring to d'Auvergne and Gooley, > 2008b. In addition, the graphical user interface has a fully automated > model-free analysis feature that performs analysis without any user > intervention after loading NOE, R<sub>1</sub> and R<sub>2</sub> data.</li> > + <p>To start relax with the graphical interface, start relax using: $ > relax -g</p> > + <p>relaxGUI: a new software for fast and simple NMR relaxation data > analysis and calculation of ps-ns and μs motion of proteins., Bieri M, > d'Auvergne EJ, Gooley PR., J Biomol NMR, 2011</p> > + <p>Screenshots running on Ubuntu 11.04:</p> > + <img src="images/gui/gui_modelfree.png" /> Model-free analysis interface > + <img src="images/gui/gui_Rx.png" /> Relaxation-rate curve fitting > interface > + <img src="images/gui/gui_NOE.png" /> Steady-state NOE calculation > interface > </ul> > </div> > > > Added: website/images/gui/gui_NOE.png > URL: > http://svn.gna.org/viewcvs/relax/website/images/gui/gui_NOE.png?rev=12889&view=auto > ============================================================================== > Binary file - no diff available. > > Propchange: website/images/gui/gui_NOE.png > ------------------------------------------------------------------------------ > svn:mime-type = application/octet-stream > > Added: website/images/gui/gui_Rx.png > URL: > http://svn.gna.org/viewcvs/relax/website/images/gui/gui_Rx.png?rev=12889&view=auto > ============================================================================== > Binary file - no diff available. > > Propchange: website/images/gui/gui_Rx.png > ------------------------------------------------------------------------------ > svn:mime-type = application/octet-stream > > Added: website/images/gui/gui_modelfree.png > URL: > http://svn.gna.org/viewcvs/relax/website/images/gui/gui_modelfree.png?rev=12889&view=auto > ============================================================================== > Binary file - no diff available. > > Propchange: website/images/gui/gui_modelfree.png > ------------------------------------------------------------------------------ > svn:mime-type = application/octet-stream > > > _______________________________________________ > relax (http://nmr-relax.com) > > This is the relax-commits mailing list > [email protected] > > To unsubscribe from this list, get a password > reminder, or change your subscription options, > visit the list information page at > https://mail.gna.org/listinfo/relax-commits > _______________________________________________ relax (http://nmr-relax.com) This is the relax-devel mailing list [email protected] To unsubscribe from this list, get a password reminder, or change your subscription options, visit the list information page at https://mail.gna.org/listinfo/relax-devel

