Menu

SVN archive Commit Log


Commit Date  
[r24847] by tlinnet

Modified front-end user-function to relax_disp.plot_disp_curves() to parse new arguments to back-end 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 16:07:40 Tree
[r24846] by tlinnet

Extended relax_disp auto_analyses to plot special R1rho graphs.

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 16:07:38 Tree
[r24845] by tlinnet

Renamed return functions, to reflect they are specific for xmgrace plotting.

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 16:07:36 Tree
[r24844] by tlinnet

Made uniform function for returning x_axis and y_axis labels for xmgrace plotting.

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 16:07:34 Tree
[r24843] by bugman

Another Python 3 fix - the string.split function no longer exists, it is now only a string method.

2014-07-30 15:39:47 Tree
[r24842] by bugman

Merged revisions 24841 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24841 | bugman | 2014-07-30 17:33:22 +0200 (Wed, 30 Jul 2014) | 6 lines

Grace string fixes for the alignment tensor parameters defined in the base parameter_object module.

This is essentially for allowing relax to run using Python 3. All Grace '\' characters need to be
escaped as '\\' in Python strings.
........

2014-07-30 15:37:27 Tree
[r24841] by bugman

Grace string fixes for the alignment tensor parameters defined in the base parameter_object module.

This is essentially for allowing relax to run using Python 3. All Grace '\' characters need to be
escaped as '\\' in Python strings.

2014-07-30 15:33:22 Tree
[r24840] by bugman

Enabled pivot optimisation in the full_analysis.py script for the CaM frame order test data.

2014-07-30 15:27:48 Tree
[r24839] by bugman

Fixes for the removal of the RDC data checks from the frame order optimisation functions.

The specific analysis API method overfit_deselect() has now been created to deselect spins which do
not have PCS data or interatomic data containers missing RDC data. The handling of deselected spins
and interatomic data containers is now also correctly handled throughout the frame order specific
code.

2014-07-30 15:27:07 Tree
[r24838] by bugman

Merged revisions 24837 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24837 | bugman | 2014-07-30 17:01:58 +0200 (Wed, 30 Jul 2014) | 9 lines

Changed the behaviour of the pipe_control.structure.mass.pipe_centre_of_mass() function.

This function returns the CoM and optionally the mass of the structural data loaded into the current
data pipe. However it was matching the structural data to the molecule-residue-spin data structure
and skipping spins that were deselected. This illogical deselection part has been eliminated, as
spins can be deselected for various analysis purposes and this should not change the CoM. The
deletion also significantly speeds up the function.
........

2014-07-30 15:03:07 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.