Menu

Commit [r7969]  Maximize  Restore  History

Merged revisions 7952,7961-7963,7965-7968 via svnmerge from

svn+ssh://bugman@.../svn/relax/1.3

........
r7952 | bugman | 2008-10-23 17:39:25 +0200 (Thu, 23 Oct 2008) | 9 lines

Fix for bug #12487 (https://gna.org/bugs/index.php?12487).

This bug was reported by Tyler Reddy (TREDDY at dal dot ca).

The problem was that missing XH bond vector data was being manifested as the spin.xh_vect object
being set to None. The overfit_deselect() function which is responsible for deselecting unsuitable
spins prior to optimisation was only checking if the object existed, not if it was None!
........
r7961 | bugman | 2008-10-24 13:44:28 +0200 (Fri, 24 Oct 2008) | 3 lines

Added a check to the atom_loop() to make sure structural data is loaded.
........
r7962 | bugman | 2008-10-24 13:56:38 +0200 (Fri, 24 Oct 2008) | 3 lines

Added a check for empty PDB files in the internal structural object.
........
r7963 | bugman | 2008-10-24 14:22:44 +0200 (Fri, 24 Oct 2008) | 3 lines

Added another spin to try to catch a program bug (unsuccessfully).
........
r7965 | semor | 2008-10-24 15:41:46 +0200 (Fri, 24 Oct 2008) | 5 lines

Introduced verifications for the '-t' and '-l' options not to erase the python script used.

This should fix bug 12498 (http://gna.org/bugs/?12498).
........
r7966 | bugman | 2008-10-24 16:14:19 +0200 (Fri, 24 Oct 2008) | 3 lines

Created a system test using Tyler Reddy's bug report - bug #12487 (https://gna.org/bugs/?12487).
........
r7967 | semor | 2008-10-24 16:19:17 +0200 (Fri, 24 Oct 2008) | 7 lines

Modified the '-l' and '-t' options so they check for an existing file and don't overwrite it.

This was proposed by Edward in a post at:
https://mail.gna.org/public/relax-devel/2008-10/msg00087.html
(Message ID: 7f080ed10810240648p19b83da1x4c8990acf1834c5b@...)
........
r7968 | semor | 2008-10-24 17:55:21 +0200 (Fri, 24 Oct 2008) | 7 lines

Still improved the detection of existing files not to be overwritten when logging or teeing.

This follows a post by Edward at:
https://mail.gna.org/public/relax-devel/2008-10/msg00091.html
(Message ID: 7f080ed10810240816o30acc1ddlbaa131bc5a9ea1ff@...)
........

bugman 2008-10-24

copied /1.3/test_suite/shared_data/results_files/tylers_peptide_trunc.bz2 -> /branches/spectral_errors/test_suite/shared_data/results_files/tylers_peptide_trunc.bz2
copied /1.3/test_suite/shared_data/structures/tylers_peptide_trunc.pdb -> /branches/spectral_errors/test_suite/shared_data/structures/tylers_peptide_trunc.pdb
copied /1.3/test_suite/system_tests/scripts/tylers_peptide.py -> /branches/spectral_errors/test_suite/system_tests/scripts/tylers_peptide.py
changed /branches/spectral_errors
changed /branches/spectral_errors/generic_fns/structure/internal.py
changed /branches/spectral_errors/relax
changed /branches/spectral_errors/specific_fns/model_free/main.py
changed /branches/spectral_errors/test_suite/system_tests/model_free.py
changed /branches/spectral_errors/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py
/branches/spectral_errors/generic_fns/structure/internal.py Diff Switch to side-by-side view
Loading...
/branches/spectral_errors/relax Diff Switch to side-by-side view
Loading...
/branches/spectral_errors/specific_fns/model_free/main.py Diff Switch to side-by-side view
Loading...
/branches/spectral_errors/test_suite/system_tests/model_free.py Diff Switch to side-by-side view
Loading...
/branches/spectral_errors/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py Diff Switch to side-by-side view
Loading...
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.