mailr2889 - /1.2/sample_scripts/full_analysis.py


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

Header


Content

Posted by edward on November 28, 2006 - 04:36:
Author: bugman
Date: Tue Nov 28 04:35:53 2006
New Revision: 2889

URL: http://svn.gna.org/viewcvs/relax?rev=2889&view=rev
Log:
Ported r2888 from the 1.3 line.

The command used was:
svn merge -r2887:2888 svn+ssh://bugman@xxxxxxxxxxx/svn/relax/1.3

This fixes bug #7863 (https://gna.org/bugs/index.php?7863).


Modified:
    1.2/sample_scripts/full_analysis.py

Modified: 1.2/sample_scripts/full_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/1.2/sample_scripts/full_analysis.py?rev=2889&r1=2888&r2=2889&view=diff
==============================================================================
--- 1.2/sample_scripts/full_analysis.py (original)
+++ 1.2/sample_scripts/full_analysis.py Tue Nov 28 04:35:53 2006
@@ -240,6 +240,9 @@
             # Diffusion model selection.
             ############################
 
+            # All the global diffusion models to be used in the model 
selection.
+            self.runs = ['local_tm', 'sphere', 'prolate', 'oblate', 
'ellipsoid']
+
             # Create the local_tm run.
             run.create('local_tm', 'mf')
 




Related Messages


Powered by MHonArc, Updated Tue Nov 28 10:20:05 2006