Debugging printouts in AFMPiezo doctest.
authorW. Trevor King <wking@drexel.edu>
Fri, 29 Jul 2011 13:54:52 +0000 (09:54 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 29 Jul 2011 13:54:52 +0000 (09:54 -0400)
pypiezo/afm.py

index 1906115e8285bab690f9c4757e549d7465cdf886..b2c26cc9dad7d6bf25655023ade8a90c66026ecc 100644 (file)
@@ -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,