Avoid banded non-contact region by reducing default stepsize.
authorW. Trevor King <wking@drexel.edu>
Mon, 6 Jul 2009 20:23:26 +0000 (16:23 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 6 Jul 2009 20:23:26 +0000 (16:23 -0400)
commita0866d61816d73459ba43904f44f3547a9665af1
treeb0438f9ae2bda5763117e06c35061fe4f0815a24
parent3b3c945457b98745c1de9c5feb6e274d8500c31e
Avoid banded non-contact region by reducing default stepsize.

See bug 18dd6d0a-3c45-4aba-80da-fa32ffaaf5db for example banded data.
(plot deflection without lines to see why I call it "banded").  Reducing
the stepsize reduces the jolt on the cantilever, and reducing the
points-per-step accordingly means we don't have to change the
card-clock rate.  It might be worth adding "target-clock-rate" option,
and letting the stepsize be determined automatically (as an
alternative to setting the stepsize explicitly) but we'll
put that off for now...
.be/bugs/18dd6d0a-3c45-4aba-80da-fa32ffaaf5db/comments/3447dbc0-2357-4510-805e-3e843f9c31da/body [new file with mode: 0644]
.be/bugs/18dd6d0a-3c45-4aba-80da-fa32ffaaf5db/comments/3447dbc0-2357-4510-805e-3e843f9c31da/values [new file with mode: 0644]
.be/bugs/18dd6d0a-3c45-4aba-80da-fa32ffaaf5db/comments/a00ae6c4-0c0a-49ee-9026-c294f830ace4/body [new file with mode: 0644]
.be/bugs/18dd6d0a-3c45-4aba-80da-fa32ffaaf5db/comments/a00ae6c4-0c0a-49ee-9026-c294f830ace4/values [new file with mode: 0644]
.be/bugs/18dd6d0a-3c45-4aba-80da-fa32ffaaf5db/values [new file with mode: 0644]
unfold.py