(Arne Babenhauserheide)
2014-12-02: the gaussians span the whole function space (less falloff). the gaussians span the whole function space (less falloff).
diff --git a/examples/ensemble-estimation.w b/examples/ensemble-estimation.w
--- a/examples/ensemble-estimation.w
+++ b/examples/ensemble-estimation.w
@@ -97,7 +97,7 @@ x are parameters to be optimized, pos is
*
list-ref x i
expt pos 2
- exp : - {{pos - (list-ref x-pos i)} expt 2}
+ exp : - {{{pos - (list-ref x-pos i)} expt 2} / ystretch}
;; We start with true observations which we will disturb later to get