Menu

SVN archive Commit Log


Commit Date  
[r25724] by bugman

Merged revisions 25709,25712,25716-25719 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r25709 | tlinnet | 2014-09-08 22:23:07 +0200 (Mon, 08 Sep 2014) | 3 lines

Initial try to implement plotting in the repeated auto analysis protocol.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.
........
r25712 | tlinnet | 2014-09-09 13:00:39 +0200 (Tue, 09 Sep 2014) | 3 lines

Small improvement of the matplotlib plotting of data in the repeated analysis protocol.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.
........
r25716 | tlinnet | 2014-09-09 15:07:34 +0200 (Tue, 09 Sep 2014) | 3 lines

Fix for calling correct folder with test intensities.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.
........
r25717 | tlinnet | 2014-09-09 15:07:37 +0200 (Tue, 09 Sep 2014) | 4 lines

Fix for two-point calculatation of exponential curve with corrupted data.

The two-point calculatation calculation is now also skipped, if the measured intensity is 0.
This can happen for corrupted intensity files.
........
r25718 | tlinnet | 2014-09-09 18:18:11 +0200 (Tue, 09 Sep 2014) | 3 lines

For the class of repeated analysis, implemented method to collect peak intensity, and function to plot the correlation.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.
........
r25719 | tlinnet | 2014-09-09 18:18:13 +0200 (Tue, 09 Sep 2014) | 3 lines

Added systemtest Relax_disp.test_repeat_cpmg to be skipped, if no matplotlib module exists.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.
........

2014-09-09 19:02:20 Tree
[r25723] by bugman

Fix for the reading of old results files in the frame order auto-analysis.

The directory name is now processed by the model_directory() method. This will convert the spaces
to '_' and remove commas. Without this the already created files could not be found, if the model
name contains a space or comma.

2014-09-09 17:39:36 Tree
[r25722] by bugman

Added support for axis permutations in the frame order auto-analysis.

This is done by copying the data pipe of the already optimised pseudo-elliptic models, permuting the
axes, and performing another optimisation using all RDC and PCS data. This allows the second
solution for these pseudo-elliptic models to be found. The 2nd pipe is included in the model
selection step to allow the best solution for the model to be found.

2014-09-09 17:33:39 Tree
[r25721] by bugman

Fix for the frame_order.permute_axes user function for the torsionless pseudo-ellipse.

This should have been part of the last commit.

2014-09-09 17:18:46 Tree
[r25720] by bugman

The frame_order.permute_axes user function can now handle the torsionless pseudo-ellipse.

This model does not have the variable cdp.cone_sigma_max set.

2014-09-09 17:13:17 Tree
[r25719] by tlinnet

Added systemtest Relax_disp.test_repeat_cpmg to be skipped, if no matplotlib module exists.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.

2014-09-09 16:18:13 Tree
[r25718] by tlinnet

For the class of repeated analysis, implemented method to collect peak intensity, and function to plot the correlation.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.

2014-09-09 16:18:11 Tree
[r25717] by tlinnet

Fix for two-point calculatation of exponential curve with corrupted data.

The two-point calculatation calculation is now also skipped, if the measured intensity is 0.
This can happen for corrupted intensity files.

2014-09-09 13:07:37 Tree
[r25716] by tlinnet

Fix for calling correct folder with test intensities.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.

2014-09-09 13:07:34 Tree
[r25715] by bugman

Extended the Frame_order.test_axis_permutation system test to check frame_order.permute_axes twice.

This will check that two calls to the frame_order.permute_axes user function will restore the
original parameter values.

2014-09-09 12:29:43 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.