Commit | Date | |
---|---|---|
2014-02-24 15:29:07 | Tree | |
[r22287]
by
bugman
More fixes for the relaxation dispersion auto-analysis for the pipe names now including the bundle name. |
2014-02-24 14:17:35 | Tree |
[r22286]
by
bugman
Merged revisions 22283-22285 via svnmerge from ........ |
2014-02-24 13:58:10 | Tree |
[r22285]
by
tlinnet
Replaced print commands to be compatible with Python 3.x Regarding bug #21665, (https://gna.org/bugs/?21665) - Running a CPMG analysis with two fields at two delay times. |
2014-02-24 13:20:45 | Tree |
[r22284]
by
tlinnet
Expanded the loop_time function to optional take the spectrometer frequency as input for restricting looping. Regarding bug #21665, (https://gna.org/bugs/?21665) - Running a CPMG analysis with two fields at two delay times. |
2014-02-24 13:20:43 | Tree |
[r22283]
by
tlinnet
Added unit test for looping over: exp, frq, offset, point, time. Regarding bug #21665, (https://gna.org/bugs/?21665) - Running a CPMG analysis with two fields at two delay times. This unit test will fail, since the last loop over the time points has a weak assumption just to loop over all time points, |
2014-02-24 13:20:41 | Tree |
[r22282]
by
bugman
Merged revisions 22279-22281 via svnmerge from ........ |
2014-02-24 13:17:58 | Tree |
[r22281]
by
bugman
Improvement for GUI test base tearDown() clean up method. A wx.Yield() call has been added to allow all GUI operations after a relax reset to complete prior |
2014-02-24 13:16:36 | Tree |
[r22280]
by
bugman
Fix for the relaxation dispersion auto-analysis to improve its behaviour in the test suite. The problem is that the auto-analysis acquires the execution lock (status.exec_lock) but if the The solution was simply to run the auto-analysis run() method within a try-finally statement. The |
2014-02-24 13:14:02 | Tree |
[r22279]
by
tlinnet
Renamed unit test, to follow previous namings of unit tests. Regarding bug #21665, (https://gna.org/bugs/?21665) - Running a CPMG analysis with two fields at two delay times. |
2014-02-24 12:59:49 | Tree |