`name` is a ChannelConfig setting, not an AxisConfig setting.
[pypiezo.git] / pypiezo / afm.py
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...