mailr22919 - /trunk/test_suite/shared_data/dispersion/Baldwin_2014/Baldwin.py


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

Header


Content

Posted by tlinnet on May 02, 2014 - 11:57:
Author: tlinnet
Date: Fri May  2 11:57:09 2014
New Revision: 22919

URL: http://svn.gna.org/viewcvs/relax?rev=22919&view=rev
Log:
Replaced Copyright notice for the Baldwin.py script.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) 
B14 model - 2-site exact solution model for all time scales.

"This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Adding_the_model_to_the_list";

The B14 model is explained in: http://wiki.nmr-relax.com/B14.

Modified:
    trunk/test_suite/shared_data/dispersion/Baldwin_2014/Baldwin.py

Modified: trunk/test_suite/shared_data/dispersion/Baldwin_2014/Baldwin.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/dispersion/Baldwin_2014/Baldwin.py?rev=22919&r1=22918&r2=22919&view=diff
==============================================================================
--- trunk/test_suite/shared_data/dispersion/Baldwin_2014/Baldwin.py     
(original)
+++ trunk/test_suite/shared_data/dispersion/Baldwin_2014/Baldwin.py     Fri 
May  2 11:57:09 2014
@@ -1,4 +1,26 @@
 #!/usr/bin/python
+###############################################################################
+#                                                                            
 #
+# Copyright (C) 2014 Andrew Baldwin (andrew.baldwin@xxxxxxxxxxxxx),          
 #
+# University of Oxford                                                       
 #
+#                                                                            
 #
+# 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/>.      
 #
+#                                                                            
 #
+###############################################################################
+
 ######################################################################
 # Script to simulate R2eff from a CPMG experiment
 #
@@ -8,11 +30,6 @@
 # Requires numpy.
 #
 #
-# Do not distribute without permission.
-# Copyright (c) 
-# Andrew Baldwin
-# andrew.baldwin@xxxxxxxxxxxxx
-# University of Oxford 2014.
 #
  
 import numpy




Related Messages


Powered by MHonArc, Updated Fri May 02 12:00:02 2014