Add min-slope-ratio option to BumpConfig.
authorW. Trevor King <wking@drexel.edu>
Mon, 23 Jan 2012 19:41:10 +0000 (14:41 -0500)
committerW. Trevor King <wking@drexel.edu>
Mon, 23 Jan 2012 19:41:10 +0000 (14:41 -0500)
commit7c934e1f5f0838a42a7a0b1d5a392e3f0686e1c4
tree7e02124195335d94d1e22871c23f52b97abbe05f
parentf2459c9d0e02d932708c660f175754f29d929881
Add min-slope-ratio option to BumpConfig.

I was running into trouble moving to the surface with extremely long
cantilevers, as the difference between the contact slope and
non-contact drift was smaller than my hardcoded cutoff.  Now the
cutoff is configurable.
calibcant/bump.py
calibcant/config.py