Menu

SVN archive Commit Log


Commit Date  
[r23989] by tlinnet

Various index fixes, after the data structures have been reordered.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-16 17:01:36 Tree
[r23988] by tlinnet

Restructered all data structures into higher dimension in target function.

Fix for the input to the different models.
Restructured how to detect the number of offset and dispersion points.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-16 17:01:34 Tree
[r23987] by tlinnet

Replaced the temporary structure self.cpmg_frqs_a to self.cpmg_frqs, which works for all target functions

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-16 17:01:32 Tree
[r23986] by tlinnet

Replaced the temporary structure self.frqs_a to self.frqs, which works for all target functions.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-16 17:01:30 Tree
[r23985] by bugman

Updates for the Frame_order.test_rigid_data_to_pseudo_ellipse*_model system tests.

The chi-squared value now matches the rigid model.

2014-06-16 16:47:49 Tree
[r23984] by bugman

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

........
r23945 | bugman | 2014-06-13 17:54:50 +0200 (Fri, 13 Jun 2014) | 17 lines

Reverted r23693 as SciPy is actually still used in the frame order analyses.

The command used was:
$ svn merge -r23693:r23692 .

.....
r23693 | bugman | 2014-06-06 14:24:44 +0200 (Fri, 06 Jun 2014) | 6 lines
Changed paths:
M /trunk/docs/latex/install.tex

Removed all SciPy references in the installation chapter of the manual.

This is because SciPy is no longer used in the frame order analysis, hence it is not used for any
part of relax.
.....
........

2014-06-16 16:32:49 Tree
[r23983] by bugman

Fix for the rigid frame order model broken at r23973.

2014-06-16 16:28:49 Tree
[r23982] by bugman

The rigid frame order matrix for the pseudo-ellipse models is now correctly handled.

This allows the rigid case RDCs to be correctly calculated for both the pseudo-ellipse and
torsionless pseudo-ellipse models. The previous catch of the theta_x cone angle of zero was
incorrectly recreating the frame order matrix, which really should be the identity matrix. However
truncation artifacts due to the quadratic SciPy integration still cause the model to be
ill-conditioned near the rigid case. The rigid case is correctly handled, but a tiny shift of the
parameters off zero cause a discontinuity.

2014-06-16 16:10:07 Tree
[r23981] by bugman

Fix for the fix of r23978, the theta_x angle should be checked for zero as it is the smallest.

2014-06-16 15:53:11 Tree
[r23980] by bugman

Updates for the chi-squared value in all the Frame_order.test_rigid_data_to_*_model system tests.

This is now much reduced as the true rigid state is now being tested for.

2014-06-16 15:40:42 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.