| | 2 | |
| | 3 | The following table shows the results of fitting the MOPS test trail data set using three different runs. The left column shows the default "current tag" version of the code. The right column shows the comparison between the "czw" run (current trunk, with possible psStats errors I've introduced) and "ipp" run (current tag) with the appropriate LMM options toggled. Plotted are the angle, flux, and length (L1 and L2 being the two length values supplied by MOPS). |
| | 4 | |
| | 5 | The trail window does appear to be updated in all runs, as messages like: |
| | 6 | {{{ |
| | 7 | update window : 1144.585815 1019.293091 : 14.631915 -> 29.263830 |
| | 8 | update window : 1219.900879 1063.883179 : 5.000000 -> 10.000000 |
| | 9 | update window : 1219.900879 1063.883179 : 10.000000 -> 20.000000 |
| | 10 | update window : 1241.800659 1062.214478 : 47.373280 -> 94.746559 |
| | 11 | }}} |
| | 12 | are printed. |
| | 13 | |