Menu

SVN archive Commit Log


Commit Date  
[r9548] by bugman

Complete redesign of the grid_search() method.

The grid ops structure is no longer created, rather the grid is directly created to be passed to the
grid search algorithm. The __grid_row() method has been added to create the row of the grid
corresponding to a certain parameter.

2009-09-21 16:44:14 Tree
[r9547] by bugman

Fix for the missing PDB file error.

The extension '.pdb' was being added to the end so if the missing file '1F3Y.pdb' was specified,
the RelaxError would say that '1F3Y.pdb.pdb' was missing.

2009-09-21 14:20:58 Tree
[r9546] by bugman

Also halved the number of theta polar angle increments in the frame order grid search.

This is to match the cone axis azimuthal angle phi.

2009-09-21 12:03:55 Tree
[r9545] by bugman

Removed the end point of the cone angle from the grid search.

This is unrestricted motion, so is physically not possible.

2009-09-21 11:53:39 Tree
[r9544] by bugman

Modified the frame order grid search.

The angle end points are now avoided (as they are the same as the start points) and the beta Euler
angle increments are halved, as the search is half of that of alpha and gamma (0 to pi).

2009-09-21 11:25:14 Tree
[r9543] by bugman

The 'reduction' data structure is now properly created from the XML file.

2009-09-18 17:20:15 Tree
[r9542] by bugman

Fix for the test_to_and_from_xml() check of the 'reduction' data structure.

2009-09-18 17:19:39 Tree
[r9541] by bugman

Bug fix, the blacklist args now default to [].

2009-09-18 17:18:14 Tree
[r9540] by bugman

Try again: Added the blacklist arg to xml_to_object().

2009-09-18 17:15:40 Tree
[r9539] by bugman

Reverted r9538. The wrong file was committed!

The command used was:
svn merge -r9538:9537 .

2009-09-18 17:15:06 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.