Menu

SVN archive Commit Log


Commit Date  
[r22694] by bugman

Large improvement for the lib.software.grace module.

The '*_err' and '*_bc' parameter names for the parameter error and back-calculated parameters
respectively are now supported. This allows these values to be easily plotted.

2014-04-10 16:25:40 Tree
[r22693] by bugman

Removed the frame order API return_units() method.

This method has been superseded by the parameter list object.

2014-04-10 16:08:10 Tree
[r22692] by bugman

Fixes for the units of the ave_pos_x, ave_pos_y, and ave_pos_z frame order parameters.

2014-04-10 16:06:15 Tree
[r22691] by bugman

Replaced the frame order API model_type() method with the base _model_type_global() method.

The two methods were identical anyway.

2014-04-10 16:03:47 Tree
[r22690] by bugman

Replaced the frame order specific API model_loop() method.

The base method _model_loop_single_global() is used instead.

2014-04-10 16:01:02 Tree
[r22689] by bugman

Created the specific analysis API common method _is_spin_param_false().

This simply returns False. The is_spin_param() frame order method has been deleted and this common
method is now used instead.

2014-04-10 15:58:47 Tree
[r22688] by bugman

The specific API PARAMS object is now private.

Apart from fixing a number of unit tests, these aliased singletons should not be accessed by the
rest of relax.

2014-04-10 15:47:33 Tree
[r22687] by bugman

Shifted the frame order specific API deselect() method into the Api_common base class.

The method has been renamed to _deselect_global() and extended to handle Monte Carlo simulations.

2014-04-10 15:43:47 Tree
[r22686] by bugman

Eliminated the specific analysis API object base __init__() method.

This is no longer needed as the parameter list object is now analysis specific and set up by each
analysis type separately. The calls to this method from the derived classes have therefore also
been deleted.

2014-04-10 15:33:25 Tree
[r22685] by bugman

Comment fix.

2014-04-10 15:24:30 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.