Cleanups in hooke.driver.picoforce
authorW. Trevor King <wking@drexel.edu>
Tue, 1 Jun 2010 17:32:43 +0000 (13:32 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 1 Jun 2010 17:32:43 +0000 (13:32 -0400)
commit63f8022384c15c83abf2b436243d608a5a6c835e
treed5560dc44f03363c016484088da968e926eec46a
parent2ed883864cb1a9061603f35d5ad29210048f2fd3
Cleanups in hooke.driver.picoforce

Scaling adjustment:
* Use 'z piezo gain' in bit->m conversion (is this correct?)

Info field renames for clarity and consistency:
* 'z piezo magnification' -> 'z piezo gain' (is this correct?)
* 'z piezo scale (V/bit)' -> 'z piezo sensitivity (V/bit)'
* 'z piezo scale (V)' -> 'z piezo range (V)'
* 'raw-data' -> 'raw data'

Also:
* Stripped trailing whitespace.
* Comment typo correction 'inzrease' -> 'increase'
hooke/driver/picoforce.py