svn+ssh://bugman@.../svn/relax/trunk
........
r22291 | tlinnet | 2014-02-24 17:06:33 +0100 (Mon, 24 Feb 2014) | 5 lines
Modified unit test to pass.
Regarding bug #21665, (https://gna.org/bugs/?21665) - Running a CPMG analysis with two fields at two delay times.
Implemented as suggested in: https://mail.gna.org/public/relax-devel/2014-02/msg00142.html
........
r22292 | tlinnet | 2014-02-24 17:06:35 +0100 (Mon, 24 Feb 2014) | 5 lines
Expanded the loop_time function to optional take the offset and dispersion point as input for restricting looping.
Regarding bug #21665, (https://gna.org/bugs/?21665) - Running a CPMG analysis with two fields at two delay times.
This is implemented as suggested in: https://mail.gna.org/public/relax-devel/2014-02/msg00143.html
........
r22293 | tlinnet | 2014-02-24 17:06:36 +0100 (Mon, 24 Feb 2014) | 5 lines
Added system test for loop_time.
Regarding bug #21665, (https://gna.org/bugs/?21665) - Running a CPMG analysis with two fields at two delay times.
This system can be extended later for purposes to test the restriction of the looping.
........
r22294 | tlinnet | 2014-02-24 18:28:11 +0100 (Mon, 24 Feb 2014) | 5 lines
Replacing looping over time points from cdp.relax_time_list to loop_time(frq=frq).
Regarding bug #21665, (https://gna.org/bugs/?21665) - Running a CPMG analysis with two fields at two delay times.
loop_time has been modified to accept spectrometer frequency as input to restrict the looping.
........