Menu

SVN archive Commit Log


Commit Date  
[r23495] by bugman

Modification to the Sequence_2D GUI element used for some user function windows.

The selection_win_show() method has been redefined, as the parent method from the Sequence element
is specific for the 1D sequence module. The open_dialog() method has also been modified to use the
new selection_win_show(), as well as the parent Sequence class selection_win_data() method.

2014-05-28 09:19:56 Tree
[r23494] by bugman

Merged revisions 23490-23493 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23490 | tlinnet | 2014-05-28 10:25:14 +0200 (Wed, 28 May 2014) | 1 line

Set dim=4 when setting chi surface level in user function dx.map.
........
r23491 | bugman | 2014-05-28 10:31:49 +0200 (Wed, 28 May 2014) | 5 lines

Fix for the n_state_model.cone_pdb user function for the recent internal structural object changes.

The cone arguments should now be called cone_obj.
........
r23492 | bugman | 2014-05-28 10:39:21 +0200 (Wed, 28 May 2014) | 7 lines

Fix for the frame_order.pdb_model user function for the rotor models.

The rotor axis is no longer defined by spherical angles and therefore needs to be recreated using
the create_rotor_axis_alpha() rather than create_rotor_axis_spherical() function from
lib.frame_order.rotor_axis.
........
r23493 | bugman | 2014-05-28 11:05:16 +0200 (Wed, 28 May 2014) | 5 lines

Renamed the relax_disp.set_grid_r20_from_min_r2eff user function to relax_disp.r20_from_min_r2eff.

This follows from the proposal at http://thread.gmane.org/gmane.science.nmr.relax.devel/5957.
........

2014-05-28 09:12:02 Tree
[r23493] by bugman

Renamed the relax_disp.set_grid_r20_from_min_r2eff user function to relax_disp.r20_from_min_r2eff.

This follows from the proposal at http://thread.gmane.org/gmane.science.nmr.relax.devel/5957.

2014-05-28 09:05:16 Tree
[r23492] by bugman

Fix for the frame_order.pdb_model user function for the rotor models.

The rotor axis is no longer defined by spherical angles and therefore needs to be recreated using
the create_rotor_axis_alpha() rather than create_rotor_axis_spherical() function from
lib.frame_order.rotor_axis.

2014-05-28 08:39:21 Tree
[r23491] by bugman

Fix for the n_state_model.cone_pdb user function for the recent internal structural object changes.

The cone arguments should now be called cone_obj.

2014-05-28 08:31:49 Tree
[r23490] by tlinnet

Set dim=4 when setting chi surface level in user function dx.map.

2014-05-28 08:25:14 Tree
[r23489] by bugman

Merged revisions 23480-23481,23488 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23480 | tlinnet | 2014-05-27 18:47:25 +0200 (Tue, 27 May 2014) | 3 lines

Modified py_type from "list" to "float_array" in uf_object type in user function dx.map.

Bug #22035: (https://gna.org/bugs/?22035) The dx.map user function is broken in the GUI.
........
r23481 | tlinnet | 2014-05-27 18:47:30 +0200 (Tue, 27 May 2014) | 3 lines

Added py_type "list_val_or_list_of_list_val" to be handled in GUI uf_objects.

Bug #22035: (https://gna.org/bugs/?22035) The dx.map user function is broken in the GUI.
........
r23488 | bugman | 2014-05-28 08:59:22 +0200 (Wed, 28 May 2014) | 5 lines

Modified the frame order constraints so that cone_theta_x <= cone_theta_y.

The linear_constraints() function docstring has been updated to include this constraint.
........

2014-05-28 07:01:53 Tree
[r23488] by bugman

Modified the frame order constraints so that cone_theta_x <= cone_theta_y.

The linear_constraints() function docstring has been updated to include this constraint.

2014-05-28 06:59:22 Tree
[r23487] by tlinnet

Fix for looking for negative values, when all values where converted to positive in matrix in ns_cpmg_2site_3d.py.

This is to implement catching of math domain errors, before they occur.

This follows from the ideas in the post http://article.gmane.org/gmane.science.nmr.relax.devel/5858.
This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

2014-05-27 17:30:02 Tree
[r23486] by tlinnet

Increased max kex to value 1e20 for unit test of lib/ns_cpmg_2site_3d.py.

2014-05-27 17:30:00 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.