Fix doctest config-dump output in base.py.
[pypiezo.git] / pypiezo / base.py
2011-07-29 W. Trevor KingFix doctest config-dump output in base.py.
2011-07-29 W. Trevor KingRemove debugging name-logger now that axis names are...
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 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 KingAdd a method for extracting input channels by name.
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...