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.
........