AFM.stepper_approach should only call figure.show if it exits.
[pyafm.git] / pyafm / digital_port.py
2012-05-11 W. Trevor KingRan update-copyright.py.
2012-03-18 W. Trevor KingMake .load_from_config explicit and optional (don't...
2012-03-16 W. Trevor KingOops, build DigitalPort.write_mask with |= instead...
2012-03-15 W. Trevor KingMerge calibcant/calibrate.py (for utility functions).
2012-03-15 W. Trevor KingDon't initialize devices explicitly in doctests.
2012-03-15 W. Trevor KingAdd DigitalPort, Stepper, and Temperature classes.