Commit | Date | |
---|---|---|
[r26040]
by
bugman
Fix for the frame order specific API calculate() method. This was caught by the Frame_order.test_opendx_map system test. The scaling matrix was not being |
2014-09-25 11:26:16 | Tree |
[r26039]
by
bugman
Upgraded the Frame_order.test_opendx_map system test. To upgrade from the ancient design to the current design so that the test is functional and |
2014-09-25 11:19:59 | Tree |
[r26038]
by
bugman
Renamed the Frame_order.fixme_test_opendx_map system test to Frame_order.test_opendx_map to activate it. |
2014-09-25 10:09:56 | Tree |
2014-09-25 09:49:34 | Tree | |
[r26036]
by
bugman
Elimination of most of the Frame_order.fixme_test_* system tests and associated data. These tests are from a very early stage of the development of the frame order theory back when the |
2014-09-25 09:49:05 | Tree |
[r26035]
by
bugman
Expanded the frame order auto-analysis documentation. This adds a description for the summarise() and count_sobol_points() functions. |
2014-09-25 09:26:31 | Tree |
[r26034]
by
bugman
Fixes for the auto_analyses.frame_order.summerise() function. If the count_sobol_points() function is called followed by summerise(), a RelaxError will be raised |
2014-09-25 09:20:25 | Tree |
[r26033]
by
bugman
The frame order auto-analysis now calls the count_sobol_points() function at the end. This is to automatically create the Sobol' point summary table. |
2014-09-25 09:16:29 | Tree |
[r26032]
by
bugman
Incorporated the contents of count_sobol_points.py into the frame order auto-analysis module. The analysis script has been converted into the count_sobol_points() function which will generate a |
2014-09-25 09:14:31 | Tree |
[r26031]
by
bugman
The summarise() function call is now after saving the final state in the frame order auto-analysis. This is needed because the summarise() function will create a new set of data pipes, loading the |
2014-09-25 08:40:46 | Tree |