Commit | Date | |
---|---|---|
[r27561]
by
bugman
Big bug fix for the N-state model num_data_points() function. This is from the specific_analyses.n_state_model.data module. This code was very much out of date. |
2015-02-05 17:47:41 | Tree |
[r27560]
by
bugman
Expanded the printouts from the statistics.model user function to include the statistics. |
2015-02-05 17:38:43 | Tree |
[r27559]
by
bugman
Fix for the N_state_model.test_statistics system test - the probabilities were missing from k. |
2015-02-05 17:31:57 | Tree |
[r27558]
by
bugman
The N-state model now uses the _get_model_container_cdp() method. This is aliased as the get_model_container() specific analysis API method. |
2015-02-05 17:29:42 | Tree |
[r27557]
by
bugman
Implemented the specific analysis API _get_model_container_cdp() commmon method. This is to be used for the get_model_container() for returning the current data pipe object as the |
2015-02-05 17:29:00 | Tree |
[r27556]
by
bugman
Defined the get_model_container() specific analysis API method. This base method raises a RelaxImplementError, therefore each analysis type must implement its own |
2015-02-05 17:24:03 | Tree |
[r27555]
by
bugman
Fix for the specific analysis API _print_model_title_global() common method. This method was horribly broken, as it was never used. The new statistics.model user function |
2015-02-05 16:47:03 | Tree |
[r27554]
by
bugman
Fix for the statistics.model user function backend. The API methods are now called with the model_info argument set to a keyword argument so that it is |
2015-02-05 16:45:26 | Tree |
[r27553]
by
bugman
Implemented the backend of the statistics.model user function. The implementation heavily uses the specific analysis API, calling the calculate(), model_loop(), |
2015-02-05 16:41:31 | Tree |
[r27552]
by
bugman
Fix for the frame_order.permute_axes user function description to allow the manual to be compiled. The table caption containing the user function name was causing the LaTeX compilation to fail. |
2015-02-05 16:14:40 | Tree |