|
From: Stephen G. <Ste...@an...> - 2012-11-21 01:13:03
|
Ok. Adding an NaN as the last data point did not help. However, I notice that the return path is two segments that go through (0,0). i.e. the baseline (or return) path may actually start/finish at (0,0) The attached image shows my data offset in y-direction by +1. The end points have been set to y=0.5. The baseline (or return path) is the line segment that starts at the first data point, passes through (x=0,y=0), and ends at the last data point. Steve. On 21/11/12 11:46, Benjamin Root wrote: > > > closed=False means something else. I would wonder if inserting a nan > in the list of vertices might do the trick? > > Ben Root |