Menu

SVN archive Commit Log


Commit Date  
[r9256] by bugman

Bug fixes for the diffusion tensor MC simulation data structure updating.

The MC simulation structures were not being updated at all!!! This now works, allowing the
diffusion tensor PDB representation to be created.

2009-07-21 14:59:29 Tree
[r9255] by bugman

Modification of MC sim list elements is now also tested.

2009-07-21 14:57:19 Tree
[r9254] by bugman

Changed the order of setting the MC simulation data for the diffusion tensor.

This should test things a bit better.

2009-07-21 14:28:02 Tree
[r9253] by bugman

Removed trailing whitespace.

2009-07-21 13:54:30 Tree
[r9252] by bugman

Split the system test of structure.create_diff_tensor_pdb() into 3 tests for each diff type.

2009-07-21 13:19:03 Tree
[r9251] by bugman

Added some MC simulation data and errors for the diffusion tensor system tests.

2009-07-21 13:09:18 Tree
[r9250] by bugman

Switched to the internal PDB reader for removal of the reliance on Scientific python.

2009-07-20 12:02:30 Tree
[r9249] by bugman

Created functions for rank-4, 3D tensor transposes (and corresponding unit tests).

The new functions are:
maths_fns.kronecker_product.transpose_12()
maths_fns.kronecker_product.transpose_13()
maths_fns.kronecker_product.transpose_14()
maths_fns.kronecker_product.transpose_23()
maths_fns.kronecker_product.transpose_24()
maths_fns.kronecker_product.transpose_34()

2009-07-19 23:16:52 Tree
[r9248] by bugman

Bug fix for the write_pdb() method.

The MODEL record is now created for single structures if a model number exists.

2009-07-16 17:45:33 Tree
[r9247] by semor

Merged revisions 9236-9246 via svnmerge from
svn+ssh://semor@.../svn/relax/1.3

........
r9236 | bugman | 2009-07-15 11:38:43 -0400 (Wed, 15 Jul 2009) | 3 lines

The rdc.read() user function now accepts the spin_id arg.
........
r9237 | bugman | 2009-07-15 11:39:16 -0400 (Wed, 15 Jul 2009) | 3 lines

Modified return_spin() to handle multiple spin ID strings.
........
r9238 | bugman | 2009-07-15 11:45:07 -0400 (Wed, 15 Jul 2009) | 3 lines

The pcs.read() user function also now accepts the spin_id argument.
........
r9239 | bugman | 2009-07-15 11:46:36 -0400 (Wed, 15 Jul 2009) | 5 lines

Removed the checks to see if the RDC or PCS data is already loaded.

Now data can be loaded sequentially by a few calls to rdc.read() and pcs.read().
........
r9240 | bugman | 2009-07-15 12:00:33 -0400 (Wed, 15 Jul 2009) | 5 lines

Large improvements to the align_tensor.display() user function.

Now much more information is provided.
........
r9241 | bugman | 2009-07-15 12:25:39 -0400 (Wed, 15 Jul 2009) | 3 lines

Added the method names() to return a list of alignment tensor names.
........
r9242 | bugman | 2009-07-15 12:26:17 -0400 (Wed, 15 Jul 2009) | 5 lines

Removed a check for the presence of the alignment tensor.

Now align_tensor.init() can be used to reset the tensor values.
........
r9243 | bugman | 2009-07-15 12:27:37 -0400 (Wed, 15 Jul 2009) | 3 lines

Only add a new tensor object if the tensor doesn't already exist.
........
r9244 | bugman | 2009-07-15 13:20:10 -0400 (Wed, 15 Jul 2009) | 3 lines

Fix for the N-state model when N = 1.
........
r9245 | bugman | 2009-07-15 14:13:25 -0400 (Wed, 15 Jul 2009) | 3 lines

Added the Saupe element eigenvalues to the align_tensor.display() print out.
........
r9246 | bugman | 2009-07-15 14:25:23 -0400 (Wed, 15 Jul 2009) | 3 lines

The matrix_angles() function now avoids NaN problems through arccos of numbers > 1.
........

2009-07-15 19:43: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.