mailr19224 - /branches/relax_disp/specific_analyses/relax_disp.py


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

Header


Content

Posted by edward on March 27, 2013 - 14:45:
Author: bugman
Date: Wed Mar 27 14:45:40 2013
New Revision: 19224

URL: http://svn.gna.org/viewcvs/relax?rev=19224&view=rev
Log:
Ported r8435 from the old relax_disp branch into the new branch.

The command used was:
svn merge -r8434:8435 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/branches/relax_disp/specific_fns/@r18123
 specific_analyses

.....
  r8435 | semor | 2009-01-13 18:18:45 +0100 (Tue, 13 Jan 2009) | 7 lines
  Changed paths:
     M /branches/relax_disp/specific_fns/relax_disp.py
  
  Added a missing quote which prevented the user manual to be sconstructed.
  
  This was spotted in r8433 and discussed in a thread starting at:
  https://mail.gna.org/public/relax-devel/2009-01/msg00082.html
  (Message-id: <7f080ed10901130831m7f1d3a7dg4f683f390fe9203c@xxxxxxxxxxxxxx>)
.....


Modified:
    branches/relax_disp/specific_analyses/relax_disp.py

Modified: branches/relax_disp/specific_analyses/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp.py?rev=19224&r1=19223&r2=19224&view=diff
==============================================================================
--- branches/relax_disp/specific_analyses/relax_disp.py (original)
+++ branches/relax_disp/specific_analyses/relax_disp.py Wed Mar 27 14:45:40 
2013
@@ -1138,7 +1138,7 @@
         |                                                   |                
|                          |
         | Chemical shift difference between states A and B  | 'dw'           
| '^[Dd]w$'                |
         |                                                   |                
|                          |
-        | Peak intensities (series)                         | 'intensities'  
| '^[Ii]nt$                |
+        | Peak intensities (series)                         | 'intensities'  
| '^[Ii]nt$'               |
         |                                                   |                
|                          |
         | CPMG pulse train frequency (series)               | 'cpmg_frqs'    
| '^[Cc]pmg[ -_][Ff]rqs$'  |
         
|___________________________________________________|________________|__________________________|




Related Messages


Powered by MHonArc, Updated Wed Mar 27 15:00:02 2013