Commit | Date | |
---|---|---|
[r11261]
by
bugman
Fixes for the N-state model target function setup for when no parameters are optimised. |
2010-06-29 10:24:42 | Tree |
2010-06-29 10:24:04 | Tree | |
[r11259]
by
bugman
Fixed for the N-state model target functions for when there is nothing to optimisise. |
2010-06-29 10:00:09 | Tree |
[r11258]
by
bugman
The fixed alignment tensors are no longer included in the parameter vector from _assemble_param_vector(). |
2010-06-29 09:48:23 | Tree |
[r11257]
by
bugman
Added the N-state model _minimise_setup_fixed_tensors() method. This assembles the fixed tensors into an array for use in the maths_fns code. |
2010-06-29 09:25:58 | Tree |
[r11256]
by
bugman
The align_tensor.copy() tensor_to arg can now be None. This is useful for copying between data pipes. |
2010-06-29 09:12:37 | Tree |
[r11255]
by
bugman
Created the align_tensor.fix() user function for fixing the alignment tensor during optimisation. |
2010-06-29 09:07:54 | Tree |
[r11254]
by
bugman
The alignment tensor optimisation is now optional within the population N-state model target fn. |
2010-06-29 07:45:17 | Tree |
[r11253]
by
bugman
Fix for the Grace write_xy_data() function for when data values of None are passed in. |
2010-06-28 15:55:59 | Tree |
[r11252]
by
bugman
Fix for the get_data() function - the returned data structure is dependent on the errors. Instead of a list of x, y, error 1, error 2 with the errors set to None if non-existent, only the |
2010-06-28 11:53:02 | Tree |