Menu

SVN archive Commit Log


Commit Date  
[r19397] by bugman

Fix for the relaxation curve-fitting _back_calc() method for the changes to the C module.

The setup() method requires that the scaling matrix is converted to a list of the diagonal elements.

2013-04-05 17:28:34 Tree
[r19396] by bugman

Simplified the code of the relax_fit C module.

2013-04-05 17:13:55 Tree
[r19395] by bugman

Fix for the target_functions.relax_fit C module - the scaling was incorrectly performed.

2013-04-05 16:50:46 Tree
[r19394] by bugman

The scaling matrix is now converted into a usable list of diagonal elements for the relax_fit C module.

2013-04-05 16:45:34 Tree
[r19393] by bugman

Parameter scaling is now functional in the target_function.relax_fit.c code.

Previously the scaling was not being used and the Python to C conversion was broken.

2013-04-05 16:44:48 Tree
[r19392] by bugman

Removal of junk code in the _assemble_scaling_matrix() relaxation curve-fitting method.

2013-04-05 16:23:30 Tree
[r19391] by bugman

The grid search bounds for the relaxation curve-fitting are no longer affected by scaling.

The parameter scaling activated a few commits ago revealed a bug in the lower and upper data
structures for the grid search in that these were continuously scaled down.

2013-04-05 16:17:00 Tree
[r19390] by bugman

Fix for the relaxation curve-fitting _assemble_scaling_matrix() method.

The intensity scaling was never activated before due to a lower vs. uppercase parameter name
mismatch. This scaling is now correctly set up as the previous code assumed cdp.relax_times was a
list whereas it has been a dictionary since the early 1.3 releases.

2013-04-05 16:08:42 Tree
[r19389] by bugman

The relaxation curve-fitting analysis parameters are now all lowercase.

This is to match the other analysis types so that the parameter names are identical to the
corresponding variable name. This is assumed by some of the specific analysis API methods.

2013-04-05 16:04:35 Tree
[r19388] by bugman

The spin parameters are now set up last by the relax_disp.select_model user function back end.

2013-04-05 15:26:34 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.