Menu

SVN archive Commit Log


Commit Date  
[r27300] by bugman

Updates for the Structure.test_create_diff_tensor_pdb_sphere system test.

The test now uses the sphere synthetic relaxation data rather than the ellipsoid data, and the PDB
checking has been updated for the new data.

2015-01-26 13:25:42 Tree
[r27299] by bugman

Bug fix for the structure.read_pdb user function parsing of CONECT records.

CONECT records pointing to ATOM records were not being read by the user function. As ATOM records
should not require CONECT records by their definition, this is only a minor problem affecting
synthetic edge cases.

2015-01-26 10:45:40 Tree
[r27298] by bugman

Reintroduced the CONECT PDB records into the artificial diffusion tensor test suite data.

The uniform vector distributions have overlapping vectors. This causes the internal structural
object atom connection determining algorithm to fail, as this is distance-based rather than using
the PDB amino acid definitions for now.

2015-01-26 10:29:38 Tree
[r27297] by bugman

Changed the synthetic PDB for the artificial diffusion tensor test suite data.

The nitrogen and proton positions are now shifted 10 Angstrom along the distribution vectors. This
is to avoid having all nitrogens positioned at the origin which causes the internal structural
object algorithm for determining which atoms are connected to fail.

2015-01-26 10:26:15 Tree
[r27296] by bugman

Bug fix for the printouts from the relax_data.read user function.

This problem was introduced in the last relax release (at r26588). The problem is that the spin ID
in the loaded relaxation data printout is the same for all data, being the spin ID of the first
spin. This has no effect on how relax runs, it is only incorrect feedback.

2015-01-26 10:06:30 Tree
[r27295] by bugman

Another update for the artificial diffusion tensor test suite data.

The number of increments on the sphere has been increased from 5 to 6, to make the vector
distribution truly uniform. All PDB files and relaxation data has been updated.

2015-01-26 09:50:14 Tree
[r27294] by bugman

Updated the artificial diffusion tensor test suite data.

This is the data in test_suite/shared_data/diffusion_tensor. The residues in the PDB files are now
proper amino acids, so the HETATM records are now ATOM records, and the CONECT records have been
eliminated.

2015-01-26 09:47:26 Tree
[r27293] by bugman

Modified the gap penalty arguments for the structure.align user function.

These now must always be supplied, as None is not handled by the backend
lib.sequence_alignment.needleman_wunsch module. The previous defaults of None are now set to 0.0.

2015-01-23 16:49:29 Tree
[r27292] by bugman

More redirects for the relax HTML manual at http://www.nmr-relax.com/manual/index.html.

This is required as the latex2html program used to build the manual has been modified to not
excluded the 'common words' from the page titles (see docs/devel/latex2html/). These redirects are
linked from outside of http://www.nmr-relax.com, as identified by the Google Webmaster Tools.

This is for http://www.nmr-relax.com/manual/The_M61_skew_2_site_fast_exchange_R1_rho_model.html.

2015-01-23 16:27:30 Tree
[r27291] by bugman

Fix for the lib.sequence.aa_codes_three_to_one() function.

Non-standard residues are now converted to the '*' code. The value of 'X' prevents any type of
alignment of a stretch of X residues as X to X in both the BLOSUM62 and PAM250 substitution matrices
are set to -1.

2015-01-23 14:38:21 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.