Menu

SVN archive Commit Log


Commit Date  
[r19497] by bugman

The R2eff model now works for the variable time relaxation period and exponential curve-fitting.

2013-04-19 18:09:05 Tree
[r19496] by bugman

The Monte Carlo error_analysis() function now handles dictionary type parameters.

2013-04-19 18:08:05 Tree
[r19495] by bugman

Merged revisions 19494 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r19494 | bugman | 2013-04-19 19:52:10 +0200 (Fri, 19 Apr 2013) | 7 lines

Shifted the standard deviation code from the Monte Carlo error_analysis() function to the lib package.

The new function lib.stats.std() is now used to simplify the error_analysis() function and allow the
code to be reused. This will be useful for expanding the pipe_control.monte_carlo.error_analysis()
function to handle parameters which are dictionaries, for example as in the relax_disp branch.
........

2013-04-19 17:53:06 Tree
[r19494] by bugman

Shifted the standard deviation code from the Monte Carlo error_analysis() function to the lib package.

The new function lib.stats.std() is now used to simplify the error_analysis() function and allow the
code to be reused. This will be useful for expanding the pipe_control.monte_carlo.error_analysis()
function to handle parameters which are dictionaries, for example as in the relax_disp branch.

2013-04-19 17:52:10 Tree
[r19493] by bugman

The relaxation dispersion auto-analysis is now created plots of the exponential curves.

2013-04-18 12:32:02 Tree
[r19492] by bugman

Created the relax_disp.plot_exp_curves user function.

This is to be used to create 2D graphs of the exponential curves (relaxation time verses peak
intensity) as the grace.write user function plots are not very nice - the curves from each
spectrometer field strength and dispersion point are mixed into one curve.

2013-04-18 12:31:29 Tree
[r19491] by bugman

Started to redesign how R2eff is handled in the relaxation dispersion analysis.

Instead of being part of the optimisation of the dispersion model, it will itself be the model named
'R2eff' (converted from the 'exp_fit' model). This model will either use the calc user function to
determine R2eff when the fixed relaxation period experiment is selected, or fit exponential curves
using the relax_fit C module for the variable relaxation period experiments. The R2eff values will
then be copied over for each dispersion model in the auto-analysis using the value.copy user
function.

2013-04-17 21:09:17 Tree
[r19490] by bugman

Merged revisions 19488-19489 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r19488 | bugman | 2013-04-17 23:00:53 +0200 (Wed, 17 Apr 2013) | 6 lines

Fix for the spectrum.error_analysis user function for replicated spectra and subsets.

A second call to spectrum.error_analysis was removing the results from the first call. This is now
avoided.
........
r19489 | bugman | 2013-04-17 23:01:45 +0200 (Wed, 17 Apr 2013) | 3 lines

Created the lib.list.unique_elements() function for returning a list with duplicates removed.
........

2013-04-17 21:04:13 Tree
[r19489] by bugman

Created the lib.list.unique_elements() function for returning a list with duplicates removed.

2013-04-17 21:01:45 Tree
[r19488] by bugman

Fix for the spectrum.error_analysis user function for replicated spectra and subsets.

A second call to spectrum.error_analysis was removing the results from the first call. This is now
avoided.

2013-04-17 21:00:53 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.