mailRe: r23106 - /trunk/gui/analyses/auto_model_free.py


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

Header


Content

Posted by Edward d'Auvergne on May 08, 2014 - 20:19:
That works well!

Regards,

Edward



On 8 May 2014 20:16,  <tlinnet@xxxxxxxxxxxxx> wrote:
Author: tlinnet
Date: Thu May  8 20:16:53 2014
New Revision: 23106

URL: http://svn.gna.org/viewcvs/relax?rev=23106&view=rev
Log:
Small extra explanation in auto analysis.

bug #21799(https://gna.org/bugs/?21799): Insufficient 
recommendations/Warning message for the execution of dauvergne protocol 
with 1 field is incomplete.

Modified:
    trunk/gui/analyses/auto_model_free.py

Modified: trunk/gui/analyses/auto_model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/gui/analyses/auto_model_free.py?rev=23106&r1=23105&r2=23106&view=diff
==============================================================================
--- trunk/gui/analyses/auto_model_free.py       (original)
+++ trunk/gui/analyses/auto_model_free.py       Thu May  8 20:16:53 2014
@@ -376,7 +376,7 @@

         # Insufficient data.
         if hasattr(cdp, 'ri_ids') and len(cdp.ri_ids) <= 3:
-            missing.append("Insufficient relaxation data, 4 or more data 
sets are essential for the execution of the dauvergne_protocol 
auto-analysis.")
+            missing.append("Insufficient relaxation data, 4 or more data 
sets are essential for the execution of the dauvergne_protocol 
auto-analysis. Check that you have entered data for a least two 
spectrometer fields.")

         # Interatomic data containers.
         if not hasattr(cdp, 'interatomic') or len(cdp.interatomic) == 0:


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@xxxxxxx

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



Related Messages


Powered by MHonArc, Updated Fri May 09 11:00:11 2014