Increase 'far' in ApproachConfig to 30 microns.
Remove buggy self argument from Temperature self() call.
Merge irrelevant "Update to data_logger v0.4." by dropping the changes.
The new h5config framework no longer uses data_logger to locate or
save data.
Update to use new h5config, pycomedi, etc.
Add .gitignore.
Update to data_logger v0.4.
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...
Added README file.
Also a bug/thoughts on packaging trouble (blocked by temperature).
Updated to work with newly bundled pizeo package.
Added EFILE debugging output to ExceptionTooClose case.
Began versioning.