Commit | Date | |
---|---|---|
[r23345]
by
bugman
Improvements for the git-svn support in the relax version module. Python 3 is now correctly handled and the URL is properly extracted from the git repository. |
2014-05-22 16:18:27 | Tree |
[r23344]
by
bugman
Merged revisions 23343 via svnmerge from ........ |
2014-05-22 16:12:52 | Tree |
[r23343]
by
bugman
Added git-svn support for the relax version information module. This allows the subversion revision number and repository URL to be displayed on program startup, so |
2014-05-22 16:10:32 | Tree |
[r23342]
by
tlinnet
Unit test _lib/test_ns_cpmg_2site_expanded.py copied to _/test_lm63.py. They are both of CPMG type. |
2014-05-22 15:46:50 | Tree |
[r23341]
by
bugman
Merged revisions 23340 via svnmerge from ........ |
2014-05-22 15:21:26 | Tree |
[r23340]
by
bugman
Important bug fix for the structure.delete user function when multiple models are present. This is to fix bug #22070 (https://gna.org/bugs/index.php?22070), the failure of the The problem is that structure.delete was removing the atoms from the first model but none of the |
2014-05-22 15:21:05 | Tree |
[r23339]
by
bugman
Merged revisions 23336-23337 via svnmerge from ........ |
2014-05-22 15:18:44 | Tree |
[r23338]
by
tlinnet
Added 7 unit tests demonstrating edge case 'no Rex' failures of the model 'DPL94'. This follows from the ideas in the post http://article.gmane.org/gmane.science.nmr.relax.devel/5858. This is to implement catching of math domain errors, before they occur. These tests cover all parameter value combinations which result in no exchange: - dw = 0.0, |
2014-05-22 14:56:32 | Tree |
[r23337]
by
bugman
Added some checks to the Structure.test_bug_22070_structure_superimpose_after_deletion system test. These tests reveal the real problem - that the atoms of the second model have not been removed by |
2014-05-22 14:09:50 | Tree |
[r23336]
by
bugman
Created the Structure.test_bug_22070_structure_superimpose_after_deletion system test. This is to catch bug #22070 (https://gna.org/bugs/index.php?22070), the failure of the |
2014-05-22 13:39:21 | Tree |