Commit | Date | |
---|---|---|
[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 |
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 |
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 |
2014-04-10 13:49:03 | Tree |
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 |
2014-04-10 12:25:00 | Tree |
[r22675]
by
bugman
Huge simplification of specific_analyses.frame_order.parameters.param_num(). This now simply calls update_model() and then returns the length of cdp.params. |
2014-04-10 11:51:26 | Tree |
[r22674]
by
bugman
Huge simplification of the specific_analyses.frame_order.parameters.assemble_param_vector() function. The parameters are now assembled in a generic way by looping over cdp.params. The simpler code |
2014-04-10 10:47:02 | Tree |
2014-04-10 10:45:01 | Tree |