Menu

SVN archive Commit Log


Commit Date  
[r18575] by bugman

Created the Structure.test_web_of_motion_all system test.

This is to check the new structure.web_of_motion user function.

2013-02-27 19:10:47 Tree
[r18574] by bugman

A new PDB file with 3 models and a few atoms for testing of the structure.web_of_motion user function.

2013-02-27 18:58:36 Tree
[r18573] by bugman

Created the structure.web_of_motion user function.

This is used to create a special PDB file which represents the atomic motions between different
structural models. Identical atoms of the selected models are concatenated into one model, within
a temporary internal structural object, and linked together using PDB CONECT records.

2013-02-27 18:40:48 Tree
[r18572] by bugman

Fix for the assembly of atomic positions for the frame order analysis.

This is for the _minimise_setup_atomic_pos() method. Previously the warning "RelaxWarning:
Averaging the 1 atomic positions for the PCS for the spin 'x'" was being given if a single atomic
position was found.

2013-02-25 13:13:04 Tree
[r18571] by bugman

Bug fix for the frame order analysis when multiple models are present.

The averaging of the atomic positions was not working and instead a sum was being performed.

2013-02-24 16:59:20 Tree
[r18570] by bugman

Fix for the frame order grid search for when the pivot point is to be optimised.

The construction of the custom grid point array was failing when the pivot point is to be optimised.

2013-02-23 09:09:31 Tree
[r18569] by bugman

The grid search setup in the frame order auto-analysis now supports the pivot point optimisation.

The grid search increments method custom_grid_incs() did not take pivot point optimisation into
account. Now it says that no grid search over these parameters should be performed.

2013-02-23 09:04:30 Tree
[r18568] by bugman

Added HTML pages for the old relax 1.2 and 1.3 manuals to redirect the user correctly.

There are still links to these manuals across the internet. For example at
http://www.sbgrid.org/news/newsletters/2009. These basic HTML pages use the META redirect,
JavaScript redirect, and provide a link if all else fails to the
http://www.nmr-relax.com/manual/index.html page.

2013-02-22 15:30:28 Tree
[r18567] by bugman

Fix for the frame order analysis for a bug introduced at r18566.

The _domain_moving() method has been redefined to return the spin ID string corresponding to the
moving domain rather than the domain ID, as this method is only used for restricting the spin_loop()
and interatomic_loop() methods. The changes allows the loop methods to function prior to defining
the moving domain.

2013-02-22 13:42:49 Tree
[r18566] by bugman

Big set of fixes for the frame order analysis.

RDC and PCS data for the non-moving domain are now not used in the analysis. This was not a problem
during development as the test models had no RDC and PCS data for the non-moving domain. Now the
spin_loop() and interatom_loop() methods are called with the moving domain ID string as the
selection argument. This avoids all non-moving domain data, as should happen for the analysis.

2013-02-22 13:15:13 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.