Menu

SVN archive Commit Log


Commit Date  
[r23155] by bugman

Removed the domain rotation code from the pymol.cone_pdb user function backend.

This should only display the cone PDB object. The domain rotation is now performed by the far more
powerful frame_order.pdb_model user function.

2014-05-12 17:49:37 Tree
[r23154] by bugman

Modified the rotor2 CaM frame order test data optimisation script to compare the rotor axes.

The optimised rotor axis is recreated with the lib.frame_order.rotor_axis.create_rotor_axis_alpha()
function, and then the original and optimsed axes are compared. The state.save user function has
been shifted forwards in the script to avoid a later RelaxError.

The log file, average position PDB file, and state file from running the script have been added to
the repository or updated.

2014-05-12 17:49:34 Tree
[r23153] by bugman

Modified the rotor2 CaM frame order test data optimisation script to optimise the pivot.

Print statements has been added for comparing the optimised to the original pivot. The rotation
axis is now also only created once, as it is now used in three places in the script, hence the two
functions for converting parameters to the new parameterisation have been updated.

2014-05-12 17:49:32 Tree
[r23152] by bugman

Added 4 unit tests for the lib.geometry.lines.closest_point_ax() function.

This relax library function was previously not being checked in the test suite.

2014-05-12 17:49:29 Tree
[r23151] by tlinnet

Updated synthetic CPMG data script.

This is to analyse complex dispersion data.

Related to problem:
bug #22021:(https://gna.org/bugs/?22021) Model B14 shows bad fitting to data.
bug #22024:(https://gna.org/bugs/?22024) Minimisation space for CR72 is catastrophic. The chi2 surface over dw and pA is bounded.

2014-05-11 17:52:45 Tree
[r23150] by tlinnet

Created branch for the testing of speeding up dispersion analysis.

This can be a disruptive process, and needs its own branch.
This branch can then be tested for speed against trunk.

task #7793:(https://gna.org/task/?7793) Speed-up of dispersion models.

2014-05-10 17:02:39 Tree
[r23149] by tlinnet

Moved numpy_future from lib to extern.

Extern is special package for external software or code that is bundled with relax.

task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values.

2014-05-10 16:57:16 Tree
[r23148] by tlinnet

Added "numpy_future" to the __init__.py file in lib directory.

task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values.

2014-05-10 08:06:52 Tree
[r23147] by tlinnet

Added lib/numpy_future.py.

This module is for implementing numpy function code from higher versions of numpy.

The relax dependencies listed at the download page of relax:
http://www.nmr-relax.com/download.html#Source_code_release
currently only requires Numpy v. 1.0.4.

task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values.

2014-05-10 08:06:50 Tree
[r23146] by tlinnet

Changed the percentage which is different in percentile from numpy_future.

task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values.

2014-05-10 08:06:49 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.