Convert all channels to their default calibration in the JPK driver.
authorW. Trevor King <wking@drexel.edu>
Fri, 20 Aug 2010 08:59:05 +0000 (04:59 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 20 Aug 2010 08:59:05 +0000 (04:59 -0400)
commit53c9d7c2d07fba5c70955c80631e6c485f02de5d
tree79b524bb778a3b098ec5d22c5fd4bdcc4abc889a
parentad742f632c255f70646e2f9dbb7b8a704512361b
Convert all channels to their default calibration in the JPK driver.

The previous implementation only scaled height and vDeflection, which
meant that the other unscaled (and therefore unitless) columns broke
distance formatting commands (e.g. 'point info').
hooke/driver/jpk.py