mailr27893 - /branches/frame_order_cleanup/sample_scripts/frame_order/full_analysis.py


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

Header


Content

Posted by edward on September 29, 2015 - 18:17:
Author: bugman
Date: Tue Sep 29 18:17:47 2015
New Revision: 27893

URL: http://svn.gna.org/viewcvs/relax?rev=27893&view=rev
Log:
Trailing whitespace removal in the full_analysis.py frame order sample script.


Modified:
    branches/frame_order_cleanup/sample_scripts/frame_order/full_analysis.py

Modified: 
branches/frame_order_cleanup/sample_scripts/frame_order/full_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/sample_scripts/frame_order/full_analysis.py?rev=27893&r1=27892&r2=27893&view=diff
==============================================================================
--- branches/frame_order_cleanup/sample_scripts/frame_order/full_analysis.py  
  (original)
+++ branches/frame_order_cleanup/sample_scripts/frame_order/full_analysis.py  
  Tue Sep 29 18:17:47 2015
@@ -103,26 +103,26 @@
 ln = ['dy', 'tb', 'tm', 'er', 'yb', 'ho']
 pcs_files = [
     'PCS_DY_200911.txt',
-    'PCS_TB_200911.txt', 
-    'PCS_TM_200911.txt', 
-    'PCS_ER_200911.txt', 
-    'PCS_YB_211111.txt', 
+    'PCS_TB_200911.txt',
+    'PCS_TM_200911.txt',
+    'PCS_ER_200911.txt',
+    'PCS_YB_211111.txt',
     'PCS_HO_300412.txt'
 ]
 pcs_files_subset = [
-    'PCS_DY_200911_subset.txt', 
-    'PCS_TB_200911_subset.txt', 
-    'PCS_TM_200911_subset.txt', 
-    'PCS_ER_200911_subset.txt', 
-    'PCS_YB_211111_subset.txt', 
+    'PCS_DY_200911_subset.txt',
+    'PCS_TB_200911_subset.txt',
+    'PCS_TM_200911_subset.txt',
+    'PCS_ER_200911_subset.txt',
+    'PCS_YB_211111_subset.txt',
     'PCS_HO_300412_subset.txt'
 ]
 rdc_files = [
-    'RDC_DY_111011_spinID.txt', 
-    'RDC_TB_111011_spinID.txt', 
-    'RDC_TM_111011_spinID.txt', 
-    'RDC_ER_111011_spinID.txt', 
-    'RDC_YB_110112_spinID.txt', 
+    'RDC_DY_111011_spinID.txt',
+    'RDC_TB_111011_spinID.txt',
+    'RDC_TM_111011_spinID.txt',
+    'RDC_ER_111011_spinID.txt',
+    'RDC_YB_110112_spinID.txt',
     'RDC_HO_300512_spinID.txt'
 ]
 




Related Messages


Powered by MHonArc, Updated Tue Sep 29 18:40:07 2015