Menu

SVN archive Commit Log


Commit Date  
[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
[r22684] by bugman

Clean up and fixes for the frame order model_statistics() API method.

The number of data point 'n' was incorrectly calculated using the original alignment tensor base
data.

2014-04-10 15:00:15 Tree
[r22683] by bugman

Docstring fixes for the frame order specific analysis API object.

A number of the methods were referring to the base data as being alignment tensors, but this has
changed to RDCs and PCSs a long time ago.

2014-04-10 14:42:04 Tree
[r22682] by bugman

Clean up of the base_data_types() frame order function and it use.

The propagation of the data type list around the frame order code is now greatly reduced. And the
alignment tensors and NOESY data have been removed from the base_data_types() function - these are
not used.

2014-04-10 14:27:33 Tree
[r22681] by bugman

Simplified the assemble_scaling_matrix() frame order function.

The data_type argument no longer does anything, so has been eliminated.

2014-04-10 14:18:35 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.