mailr9604 - in /1.3/prompt: deselect.py select.py


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

Header


Content

Posted by edward on October 06, 2009 - 19:37:
Author: bugman
Date: Tue Oct  6 19:37:39 2009
New Revision: 9604

URL: http://svn.gna.org/viewcvs/relax?rev=9604&view=rev
Log:
Additions to the select.read() and deselect.read() docstrings.


Modified:
    1.3/prompt/deselect.py
    1.3/prompt/select.py

Modified: 1.3/prompt/deselect.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/prompt/deselect.py?rev=9604&r1=9603&r2=9604&view=diff
==============================================================================
--- 1.3/prompt/deselect.py (original)
+++ 1.3/prompt/deselect.py Tue Oct  6 19:37:39 2009
@@ -94,6 +94,14 @@
 
         Description
         ~~~~~~~~~~~
+
+        The spin system can be identified in the file using two different 
formats.  The first is the
+        spin ID string column which can include the molecule name, the 
residue name and number, and
+        the spin name and number.  Alternatively the mol_name_col, 
res_num_col, res_name_col,
+        spin_num_col, and/or spin_name_col arguments can be supplied 
allowing this information to be
+        in separate columns.  Note that the numbering of columns starts at 
one.  The spin_id
+        argument can be used to restrict the reading to certain spin types, 
for example only 15N
+        spins when only residue information is in the file.
 
         Empty lines and lines beginning with a hash are ignored.
 

Modified: 1.3/prompt/select.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/prompt/select.py?rev=9604&r1=9603&r2=9604&view=diff
==============================================================================
--- 1.3/prompt/select.py (original)
+++ 1.3/prompt/select.py Tue Oct  6 19:37:39 2009
@@ -126,6 +126,14 @@
 
         Description
         ~~~~~~~~~~~
+
+        The spin system can be identified in the file using two different 
formats.  The first is the
+        spin ID string column which can include the molecule name, the 
residue name and number, and
+        the spin name and number.  Alternatively the mol_name_col, 
res_num_col, res_name_col,
+        spin_num_col, and/or spin_name_col arguments can be supplied 
allowing this information to be
+        in separate columns.  Note that the numbering of columns starts at 
one.  The spin_id
+        argument can be used to restrict the reading to certain spin types, 
for example only 15N
+        spins when only residue information is in the file.
 
         Empty lines and lines beginning with a hash are ignored.
 




Related Messages


Powered by MHonArc, Updated Tue Oct 06 20:00:02 2009