Copy edits.

This commit is contained in:
Roger Labbe
2016-01-24 18:52:31 -08:00
parent 53b058bbda
commit aae7bbb368
3 changed files with 318 additions and 441 deletions

View File

@@ -36,6 +36,7 @@ def plot_dog_track(xs, dog, measurement_var, process_var):
def print_gh(predict, update, z):
print(predict, update, z)
predict_template = '{: 7.3f} {: 8.3f}'
update_template = '{:.3f}\t{: 7.3f} {: 7.3f}'