mailr20249 - /trunk/lib/software/nmrpipe.py


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

Header


Content

Posted by edward on June 21, 2013 - 18:33:
Author: bugman
Date: Fri Jun 21 18:33:03 2013
New Revision: 20249

URL: http://svn.gna.org/viewcvs/relax?rev=20249&view=rev
Log:
Adding a NMRPipe function file in the folder lib\software\nmrpipe.py.

Progress sr #3043: (https://gna.org/support/index.php?3043) - Support for 
NMRPipe seriesTab format
*.ser.

Initial file for: lib\software\nmrpipe.py. This file will hold the function 
calls handling NMRPipe
SeriesTab format.


Added:
    trunk/lib/software/nmrpipe.py

Added: trunk/lib/software/nmrpipe.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/software/nmrpipe.py?rev=20249&view=auto
==============================================================================
--- trunk/lib/software/nmrpipe.py (added)
+++ trunk/lib/software/nmrpipe.py Fri Jun 21 18:33:03 2013
@@ -1,0 +1,23 @@
+###############################################################################
+#                                                                            
 #
+# Copyright (C) 2013 Troels E. Linnet                                        
 #
+#                                                                            
 #
+# This file is part of the program relax (http://www.nmr-relax.com).         
 #
+#                                                                            
 #
+# This program is free software: you can redistribute it and/or modify       
 #
+# it under the terms of the GNU General Public License as published by       
 #
+# the Free Software Foundation, either version 3 of the License, or          
 #
+# (at your option) any later version.                                        
 #
+#                                                                            
 #
+# This program is distributed in the hope that it will be useful,            
 #
+# but WITHOUT ANY WARRANTY; without even the implied warranty of             
 #
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the              
 #
+# GNU General Public License for more details.                               
 #
+#                                                                            
 #
+# You should have received a copy of the GNU General Public License          
 #
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.      
 #
+#                                                                            
 #
+###############################################################################
+
+# Module docstring.
+"""Module containing functions for handling NMRPipe SeriesTab files."""




Related Messages


Powered by MHonArc, Updated Fri Jun 21 20:00:02 2013