Menu

SVN archive Commit Log


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

Removed many unused imports (should have occurred in the previous commit).

2014-04-10 14:11:56 Tree
[r22679] by bugman

Elimination of the specific_analyses.frame_order.checks.check_rdcs() function.

This function duplicates the functionality of pipe_control.rdc.check_rdcs() while not being as
comprehensive. Switching to the pipe_control.rdc version minimises the amount of code in the frame
order analysis, decreasing the potential for bugs.

2014-04-10 13:49:03 Tree
[r22678] by bugman

The frame order analysis is now using the special frame order parameter object.

2014-04-10 13:08:25 Tree
[r22677] by bugman

Simplification of the specific_analyses.frame_order.optimisation.unpack_opt_results() function.

Looping over the cdp.params parameter list is now used to minimise the amount of replicated code.

2014-04-10 13:03:02 Tree
[r22676] by bugman

Clean up of the specific_analyses.frame_order.parameters module.

The unused and terribly designed assemble_limit_arrays() function has been deleted. And unused
imports have been removed.

2014-04-10 12:25: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.