pypiezo.git
2011-07-29 W. Trevor KingOops, forgot the ['channel'].
2011-07-29 W. Trevor Kingaxis_channel_config -> config['channel'] in surface.py.
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 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 KingQuote 'name' in AFMPiezo doctest.
2011-07-29 W. Trevor KingFix foramt -> format typo in setup.py.
2011-07-29 W. Trevor KingConvert to use nested Configs from h5config.
2011-07-28 W. Trevor KingCleanup setup.py.
2011-07-28 W. Trevor KingRemove crufty logging imports from pypiezo/__init__.py.
2011-07-28 W. Trevor KingFix Curses-ckeck-... -> Curses-check typo in README.
2011-07-28 W. Trevor KingFix base_config -> package_config reference in surface.py. 0.5
2011-07-28 W. Trevor KingRemove underscores from config classes in doctests.
2011-07-28 W. Trevor KingAdd _clear_class and _backed_subclasses to PackageConfig.
2011-07-28 W. Trevor KingConvert to use new h5config package.
2011-04-20 W. Trevor KingSpecial case for '/' group in h5_create_group.
2011-04-20 W. Trevor KingReturn the group created in h5_create_group().
2011-04-20 W. Trevor KingSplit out h5_create_group so it can be used by other...
2011-04-20 W. Trevor KingUse base_config throughout setup_base_config() for...
2011-04-20 W. Trevor KingFix typo return_all_params -> return_all_parameters.
2011-04-19 W. Trevor KingBetter solution to overwriting preexisting datasets.
2011-04-19 W. Trevor Kingdataset.value has been deprecated since h5py version...
2011-04-19 W. Trevor KingAdd /posts/ to homepage URL in setup.py.
2011-04-19 W. Trevor KingAdd pycomedi link to README.
2011-04-19 W. Trevor KingAdd a method for extracting input channels by name.
2011-04-19 W. Trevor KingAdd H5Py and PyYAML dependencies to README.
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...
2011-03-10 W. Trevor KingAdd pypiezo.LOG to allow easy logging.
2011-03-10 W. Trevor King--with-doctests -> --with-doctest in README nosetests...
2011-02-08 W. Trevor KingRename project piezo -> pypiezo and restructure. 0.4
2010-11-09 W. Trevor KingUpdate to depend on data_logger v0.4 (and bump to v0.3). 0.3
2010-03-19 W. Trevor KingDon't turn on PYLAB_VERBOSE by default (in case DISPLAY... 0.2
2009-06-18 W. Trevor KingPackaged with setuputils.
2009-01-08 W. Trevor KingImproved plotVerbose behaviour in wiggleForInterference...
2009-01-08 W. Trevor KingUpdated to new data_logger log_dir $DEFAULT$ syntax...
2008-12-15 W. Trevor KingAdjusted to new pycomedi setup.
2008-11-26 W. Trevor KingMinor hack to z_piezo.py to support calibcant.config...
2008-10-22 W. Trevor KingBegan versioning