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)
commit8729f3a48542df3355233ac5a6b2b01b408e3488
tree3326abcb3f84b51e8c1e603d7c735e415d568900
parent1cbbc893b268b8cbc49de6d6cd8f81c0752c714e
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/config.py