mailr5845 - /1.3/generic_fns/selection.py


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

Header


Content

Posted by edward on April 20, 2008 - 17:03:
Author: bugman
Date: Sun Apr 20 17:03:46 2008
New Revision: 5845

URL: http://svn.gna.org/viewcvs/relax?rev=5845&view=rev
Log:
Added the start of the regular expression description in the id_string_doc 
string.


Modified:
    1.3/generic_fns/selection.py

Modified: 1.3/generic_fns/selection.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/selection.py?rev=5845&r1=5844&r2=5845&view=diff
==============================================================================
--- 1.3/generic_fns/selection.py (original)
+++ 1.3/generic_fns/selection.py Sun Apr 20 17:03:46 2008
@@ -48,6 +48,8 @@
     <atom_id>, the atom or spin system identifier which can be a number, 
name, or range of numbers.
 
 If one of the tokens is left out then all elements will be assumed to match. 
 For example if the string does not contain the '#' character then all 
molecules will match the string.
+
+Regular expression can be used to select spins.  For example the string 
'@H*' will select the protons 'H', 'H2', 'H98'.
 """
 
 # Wrap the id string doc.




Related Messages


Powered by MHonArc, Updated Sun Apr 20 17:20:16 2008