mailr26730 - in /website: features.html index.html


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

Header


Content

Posted by edward on November 26, 2014 - 09:58:
Author: bugman
Date: Wed Nov 26 09:58:27 2014
New Revision: 26730

URL: http://svn.gna.org/viewcvs/relax?rev=26730&view=rev
Log:
Fix for the missing trailing '/' in the 
http://plasma-gate.weizmann.ac.il/Grace/ link.

This affects http://www.nmr-relax.com/index.html and 
http://www.nmr-relax.com/features.html.  The
problem was found using the W3C link checker 
(http://validator.w3.org/checklink).


Modified:
    website/features.html
    website/index.html

Modified: website/features.html
URL: 
http://svn.gna.org/viewcvs/relax/website/features.html?rev=26730&r1=26729&r2=26730&view=diff
==============================================================================
--- website/features.html       (original)
+++ website/features.html       Wed Nov 26 09:58:27 2014
@@ -102,7 +102,7 @@
     <ul>
      <li><a href="http://sourceforge.net/projects/molmol/";>MOLMOL</a> - 1D 
data can be mapped onto a structure either by the creation of MOLMOL macros 
or by direct control of the program.</li>
      <li><a href="http://www.pymol.org/";>PyMOL</a> - visualisation of 
diffusion tensors and cone models by using the software as a Python 
package.</li>
-     <li><a href="http://plasma-gate.weizmann.ac.il/Grace";>Grace</a> - any 
2D data can be plotted.</li>
+     <li><a href="http://plasma-gate.weizmann.ac.il/Grace/";>Grace</a> - any 
2D data can be plotted.</li>
      <li><a href="http://www.opendx.org";>OpenDX</a> - The chi-squared space 
of models with three parameters can be mapped and 3D images of the space 
produced.</li>
     </ul>
   </div>

Modified: website/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/index.html?rev=26730&r1=26729&r2=26730&view=diff
==============================================================================
--- website/index.html  (original)
+++ website/index.html  Wed Nov 26 09:58:27 2014
@@ -45,7 +45,7 @@
     <div class="main_h2">
        <h2>Flexibility</h2>
 
-          <p>The aim of relax is to provide a seamless and extremely 
flexible environment able to accept input in any format produced by other NMR 
software, able to faultlessly create input files, control, and read output 
from various model-free programs including <a 
href="http://cpmcnet.columbia.edu/dept/gsas/biochem/labs/palmer/";>Modelfree</a>
 and <a href="http://www.nmr.ru/dasha.html";>Dasha</a>, output results in many 
formats, and visualise the data by controlling programs such as <a 
href="http://plasma-gate.weizmann.ac.il/Grace";>Grace</a>, <a 
href="http://www.opendx.org";>OpenDX</a>, and <a 
href="http://sourceforge.net/projects/molmol/";>MOLMOL</a>.</p>
+          <p>The aim of relax is to provide a seamless and extremely 
flexible environment able to accept input in any format produced by other NMR 
software, able to faultlessly create input files, control, and read output 
from various model-free programs including <a 
href="http://cpmcnet.columbia.edu/dept/gsas/biochem/labs/palmer/";>Modelfree</a>
 and <a href="http://www.nmr.ru/dasha.html";>Dasha</a>, output results in many 
formats, and visualise the data by controlling programs such as <a 
href="http://plasma-gate.weizmann.ac.il/Grace/";>Grace</a>, <a 
href="http://www.opendx.org";>OpenDX</a>, and <a 
href="http://sourceforge.net/projects/molmol/";>MOLMOL</a>.</p>
 
           <p>All data analysis tools from optimisation to model selection to 
Monte Carlo simulations are inbuilt into relax.  Therefore the use of 
additional programs is optional.</p>
     </div>




Related Messages


Powered by MHonArc, Updated Wed Nov 26 10:20:02 2014