mailr3079 - in /1.2: ./ generic_fns/ prompt/ sample_scripts/ specific_fns/


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

Header


Content

Posted by edward on March 04, 2007 - 09:54:
Author: bugman
Date: Sun Mar  4 09:53:57 2007
New Revision: 3079

URL: http://svn.gna.org/viewcvs/relax?rev=3079&view=rev
Log:
Merged revisions 3076 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/1.3

........
  r3076 | bugman | 2007-03-04 19:42:29 +1100 (Sun, 04 Mar 2007) | 21 lines
  
  Extended the Grace plotting abilities to include series data such as 
relaxation exponential curves.
  
  This patch includes a large number of changes.  The 'grace.write()' user 
function docstring has been
  updated and now includes the previously missing relaxation curve-fitting 
data type string matching
  patterns.
  
  In the module specific_fns.relax_fit the relaxation curve-fitting data type 
string matching patterns
  have been updated to include the 'ave_intensities' series object (an array) 
and the 'relax_times'
  series object.  The 'self.return_grace_string()' method has been updated to 
include axes labels for
  these objects.  The 'self.return_value()' method of the 
specific_fns.base_class module has been
  modified to check for data in 'self.relax.data' if the spin system specific 
data does not exist.
  
  The relaxation curve-fitting sample script has been updated to create plots 
of the minimised
  chi-squared value, the initial peak intensity, the relaxation rate, the 
average peak intensities,
  and the normalised average peak intensities.
  
  Plot normalisation is now supported for series-like data through the 'norm' 
argument to the
  'grace.write()' user function.  For relaxation curves, all plots will 
commence at the value of one.
  This feature is useful for emphasising errors in the data sets.
........

Modified:
    1.2/   (props changed)
    1.2/generic_fns/grace.py
    1.2/prompt/grace.py
    1.2/sample_scripts/relax_fit.py
    1.2/specific_fns/base_class.py
    1.2/specific_fns/relax_fit.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: 1.2/generic_fns/grace.py
URL: 
http://svn.gna.org/viewcvs/relax/1.2/generic_fns/grace.py?rev=3079&r1=3078&r2=3079&view=diff

Modified: 1.2/prompt/grace.py
URL: 
http://svn.gna.org/viewcvs/relax/1.2/prompt/grace.py?rev=3079&r1=3078&r2=3079&view=diff

Modified: 1.2/sample_scripts/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/1.2/sample_scripts/relax_fit.py?rev=3079&r1=3078&r2=3079&view=diff

Modified: 1.2/specific_fns/base_class.py
URL: 
http://svn.gna.org/viewcvs/relax/1.2/specific_fns/base_class.py?rev=3079&r1=3078&r2=3079&view=diff

Modified: 1.2/specific_fns/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/1.2/specific_fns/relax_fit.py?rev=3079&r1=3078&r2=3079&view=diff




Related Messages


Powered by MHonArc, Updated Mon Mar 05 11:00:05 2007