mailRe: r20249 - /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 d'Auvergne on June 21, 2013 - 18:39:
It would be better to get a few things completed first, as the system
and unit tests are  failing.  Could it wait until it is in a better
state?  If you have changed files in the relax_disp branch, the
modified files can simply be copied one-by-one into a copy of the
trunk.  This should be developed in trunk as it is not specific to
relaxation dispersion.

Regards,

Edward



On 21 June 2013 18:34, Troels Emtekær Linnet <tlinnet@xxxxxxxxx> wrote:
Can you push to disp branch?

Troels Emtekær Linnet


2013/6/21 <edward@xxxxxxxxxxxxx>

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."""


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits



_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel




Related Messages


Powered by MHonArc, Updated Fri Jun 21 19:40:08 2013