Menu

SVN archive Commit Log


Commit Date  
[r24826] by tlinnet

Removed unused plotting function.

sr #3124(https://gna.org/support/?3124): Grace graphs production for R1rho analysis with R2_eff as function of Omega_eff.
sr #3138(https://gna.org/support/?3138): Interpolating theta through spin-lock offset [Omega], rather than spin-lock field strength [w1].

2014-07-30 10:53:02 Tree
[r24825] by tlinnet

Renamed plotting function to represent the function of writing to file.

sr #3124(https://gna.org/support/?3124): Grace graphs production for R1rho analysis with R2_eff as function of Omega_eff.
sr #3138(https://gna.org/support/?3138): Interpolating theta through spin-lock offset [Omega], rather than spin-lock field strength [w1].

2014-07-30 10:53:00 Tree
[r24824] by tlinnet

Hardcoded xmgrace colour_order, and made function to return data label, and data plot settings, depending on data type.

sr #3124(https://gna.org/support/?3124): Grace graphs production for R1rho analysis with R2_eff as function of Omega_eff.
sr #3138(https://gna.org/support/?3138): Interpolating theta through spin-lock offset [Omega], rather than spin-lock field strength [w1].

2014-07-30 10:52:58 Tree
[r24823] by bugman

Added linear constraints for the pivot and average domain translation frame order parameters.

The pivot coordinates are constrained between -999 and 999 Angstrom and the translation between -500
and 500 Angstrom. This allows the frame_order.pdb_model user function to operate in the case of
failed models - often the free rotors fitting to torsionally restricted data - by preventing the PDB
coordinates from being out of the PDB format range. It should also speed up optimisation by
stopping the optimisation of failed models earlier.

2014-07-30 10:22:43 Tree
[r24822] by bugman

Implementation of the Optimisation_settings object in the frame order auto-analysis.

This object holds all of the grid search, zooming grid search, and minimisation settings. It
provides the add_grid() and add_min() methods to allow the user to add successive iterations of
optimisation and settings to the object. The loop_grid() and loop_min() methods are used to loop
over each iteration of each method. And the get_grid_inc(), get_grid_num_int_pts(),
get_grid_zoom_level(), get_min_algor(), get_min_func_tol() and get_min_num_int_pts() methods are
used to access the user defined settings.

The auto-analysis has been redesigned around this new concept. All of the optimisation arguments
have been replaced. Instead there are the opt_rigid, opt_subset, opt_full, and opt_mc arguments
which are expected to be instances of the Optimisation_settings object. The optimisation in the
auto-analysis is now more advanced in that more user optimisation settings are now available and
active.

2014-07-30 09:07:47 Tree
[r24821] by bugman

Redesigned the Frame_order.test_auto_analysis system test.

This now uses a hypothetical new Optimisation_settings object from the frame order auto-analysis
module for holding all of the grid search, zooming grid search and minimisation settings. This will
allow for far greater user control of the settings and hugely simplify the auto-analysis interface
by decreasing the number of input arguments. It should also be less confusing.

2014-07-30 07:34:22 Tree
[r24820] by bugman

Updates and fixes for the frame order auto-analysis.

The custom grid setup now works for the new reduced parameter set models and the double rotor model
is now also included. The cone axis alpha angle to spherical angle conversion has had a bug
removed. And some of the printouts are now more detailed.

2014-07-30 06:46:03 Tree
[r24819] by bugman

Missing import in the lib.frame_order.double_rotor module.

This was identified by the new Frame_order.test_auto_analysis system test.

2014-07-29 16:43:34 Tree
[r24818] by bugman

Merged revisions 24788,24796-24797 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24788 | bugman | 2014-07-29 10:11:14 +0200 (Tue, 29 Jul 2014) | 9 lines

Implemented the pipe_control.mol_res_spin.format_info_full() function.

This follows from http://thread.gmane.org/gmane.science.nmr.relax.scm/22522/focus=6534.

This is a verbose representation of the spin information which can be used for presenting to the
user. Functions for shorter string versions will also be of great use, for example as described by
Troels at http://thread.gmane.org/gmane.science.nmr.relax.scm/22522/focus=6535.
........
r24796 | bugman | 2014-07-29 10:25:37 +0200 (Tue, 29 Jul 2014) | 3 lines

Fix for the pipe_control.mol_res_spin.format_info_full() function, it now actually returns the string.
........
r24797 | bugman | 2014-07-29 10:51:20 +0200 (Tue, 29 Jul 2014) | 5 lines

Created a unit test for the pipe_control.mol_res_spin.format_info_full() function.

This comprehensive test covers all input argument combinations.
........

2014-07-29 16:35:25 Tree
[r24817] by bugman

Missing import in the lib.frame_order.rotor module.

This was identified by the new Frame_order.test_auto_analysis system test.

2014-07-29 16:03:37 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.