Fix up ,select_config usage; now unit tests pass.
[pypiezo.git] / pypiezo / afm.py
2011-09-26 W. Trevor KingFix up ,select_config usage; now unit tests pass.
2011-09-25 W. Trevor KingConvert to h5config's new get_attribute option for...
2011-09-08 W. Trevor KingUse select_config in AFMPiezo's doctests.
2011-07-29 W. Trevor KingFix InputChannelConfig reference and remove debugging...
2011-07-29 W. Trevor KingDebugging printouts in AFMPiezo doctest.
2011-07-29 W. Trevor King`name` is a ChannelConfig setting, not an AxisConfig...
2011-07-29 W. Trevor KingTemporary debugging instrumentation.
2011-07-29 W. Trevor KingAssorted typo fixes turned up by test suite.
2011-07-29 W. Trevor KingQuote 'name' in AFMPiezo doctest.
2011-07-29 W. Trevor KingConvert to use nested Configs from h5config.
2011-07-28 W. Trevor KingRemove underscores from config classes in doctests.
2011-07-28 W. Trevor KingConvert to use new h5config package.
2011-04-19 W. Trevor KingMake matplotlib display errors nonfatal.
2011-04-19 W. Trevor KingClean up and convert to my Cython-based pycomedi implem...