Skip to content
Failed

Changes

Summary

  1. another plot_fit fix (details)
  2. add unit test for plot_fit_1d (details)
Commit bb25aeeb1ead8eb59b8d825fca7aa1a907038b2a by philippe
another plot_fit fix
The file was modified gpfit/plot_fit.py (diff)
Commit 425517a2460986f89afde156230d06312d93d029 by philippe
add unit test for plot_fit_1d

Also:
* Default SMA instead of MA
* Don't show plot
The file was modified gpfit/tests/run_tests.py (diff)
The file was modified gpfit/plot_fit.py (diff)
The file was addedgpfit/tests/t_plot_fit.py