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.
........