projects
/
pypiezo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c241d31
)
Debugging printouts in AFMPiezo doctest.
author
W. Trevor King
<wking@drexel.edu>
Fri, 29 Jul 2011 13:54:52 +0000
(09:54 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Fri, 29 Jul 2011 13:54:52 +0000
(09:54 -0400)
pypiezo/afm.py
patch
|
blob
|
history
diff --git
a/pypiezo/afm.py
b/pypiezo/afm.py
index 1906115e8285bab690f9c4757e549d7465cdf886..b2c26cc9dad7d6bf25655023ade8a90c66026ecc 100644
(file)
--- a/
pypiezo/afm.py
+++ b/
pypiezo/afm.py
@@
-121,6
+121,8
@@
class AFMPiezo (_base.Piezo):
the center and try a deflection-limited approach.
>>> p.jump('z', pos)
+ >>> p.config['inputs'][0]
+ >>> p.config['inputs']['channel']
>>> target_def = _base.convert_volts_to_bits(
... p.config['inputs'][0]['channel'], 1)
>>> data = p.move_to_pos_or_def('z', target_pos, target_def, step=step,