Menu

SVN archive Commit Log


Commit Date  
[r22295] by bugman

Complete support for deselected spins has been added to the relaxation dispersion analysis.

This fixes bug #21715 (https://gna.org/bugs/?21715), the failure of the relaxation dispersion
auto-analysis when running a clustered analysis due to an IndexError during minimisation.

2014-02-25 08:13:32 Tree
[r22294] by tlinnet

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.

2014-02-24 17:28:11 Tree
[r22293] by tlinnet

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.

2014-02-24 16:06:36 Tree
[r22292] by tlinnet

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

2014-02-24 16:06:35 Tree
[r22291] by tlinnet

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

2014-02-24 16:06:33 Tree
[r22290] by bugman

Merged revisions 22287-22288 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r22287 | bugman | 2014-02-24 15:17:35 +0100 (Mon, 24 Feb 2014) | 3 lines

More fixes for the relaxation dispersion auto-analysis for the pipe names now including the bundle name.
........
r22288 | bugman | 2014-02-24 16:29:07 +0100 (Mon, 24 Feb 2014) | 3 lines

Added some missing RelaxError imports to the dispersion auto-analysis.
........

2014-02-24 15:40:09 Tree
[r22289] by bugman

Created the Relax_disp.test_bug_21715_clustered_indexerror system test.

This is to catch bug #21715 (https://gna.org/bugs/?21715), the failure of the relaxation dispersion
auto-analysis when running a clustered analysis due to an IndexError during minimisation.

2014-02-24 15:33:08 Tree
[r22288] by bugman

Added some missing RelaxError imports to the dispersion auto-analysis.

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
svn+ssh://bugman@.../svn/relax/trunk

........
r22283 | tlinnet | 2014-02-24 14:20:41 +0100 (Mon, 24 Feb 2014) | 7 lines

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,
instead of checking for existence of such time point.
This unit test follows recommendation in thread: http://thread.gmane.org/gmane.science.nmr.relax.devel/5070.
........
r22284 | tlinnet | 2014-02-24 14:20:43 +0100 (Mon, 24 Feb 2014) | 3 lines

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.
........
r22285 | tlinnet | 2014-02-24 14:20:45 +0100 (Mon, 24 Feb 2014) | 3 lines

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:58:10 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.