pypiezo.git
12 years agoFix base_config -> package_config reference in surface.py. 0.5
W. Trevor King [Thu, 28 Jul 2011 17:55:26 +0000 (13:55 -0400)]
Fix base_config -> package_config reference in surface.py.

12 years agoRemove underscores from config classes in doctests.
W. Trevor King [Thu, 28 Jul 2011 17:51:57 +0000 (13:51 -0400)]
Remove underscores from config classes in doctests.

12 years agoAdd _clear_class and _backed_subclasses to PackageConfig.
W. Trevor King [Thu, 28 Jul 2011 17:48:20 +0000 (13:48 -0400)]
Add _clear_class and _backed_subclasses to PackageConfig.

12 years agoConvert to use new h5config package.
W. Trevor King [Thu, 28 Jul 2011 17:30:53 +0000 (13:30 -0400)]
Convert to use new h5config package.

13 years agoSpecial case for '/' group in h5_create_group.
W. Trevor King [Wed, 20 Apr 2011 20:31:56 +0000 (16:31 -0400)]
Special case for '/' group in h5_create_group.

13 years agoReturn the group created in h5_create_group().
W. Trevor King [Wed, 20 Apr 2011 20:09:56 +0000 (16:09 -0400)]
Return the group created in h5_create_group().

13 years agoSplit out h5_create_group so it can be used by other modules.
W. Trevor King [Wed, 20 Apr 2011 20:08:33 +0000 (16:08 -0400)]
Split out h5_create_group so it can be used by other modules.

13 years agoUse base_config throughout setup_base_config() for consistency.
W. Trevor King [Wed, 20 Apr 2011 18:49:59 +0000 (14:49 -0400)]
Use base_config throughout setup_base_config() for consistency.

13 years agoFix typo return_all_params -> return_all_parameters.
W. Trevor King [Wed, 20 Apr 2011 18:28:21 +0000 (14:28 -0400)]
Fix typo return_all_params -> return_all_parameters.

13 years agoBetter solution to overwriting preexisting datasets.
W. Trevor King [Tue, 19 Apr 2011 23:06:28 +0000 (19:06 -0400)]
Better solution to overwriting preexisting datasets.

Remove them and start from scratch.  The previous implementation did
things like

  >>> dataset = 'no'
  >>> dataset[...] = 'yes'
  >>> dataset[...]
  'ye'

13 years agodataset.value has been deprecated since h5py version 1.3.
W. Trevor King [Tue, 19 Apr 2011 22:55:34 +0000 (18:55 -0400)]
dataset.value has been deprecated since h5py version 1.3.

From http://mail.scipy.org/pipermail/scipy-user/2010-February/024364.html

[SciPy-User] [ANN] HDF5 for Python (h5py) 1.3.0 beta
Andrew Collette andrew.collette@gmail....
Tue Feb 23 15:52:12 CST 2010

...
 - Dataset .value attribute is deprecated.  Use dataset[...] or dataset[()].
...

13 years agoAdd /posts/ to homepage URL in setup.py.
W. Trevor King [Tue, 19 Apr 2011 20:22:26 +0000 (16:22 -0400)]
Add /posts/ to homepage URL in setup.py.

13 years agoAdd pycomedi link to README.
W. Trevor King [Tue, 19 Apr 2011 18:49:10 +0000 (14:49 -0400)]
Add pycomedi link to README.

13 years agoAdd a method for extracting input channels by name.
W. Trevor King [Tue, 19 Apr 2011 17:11:31 +0000 (13:11 -0400)]
Add a method for extracting input channels by name.

13 years agoAdd H5Py and PyYAML dependencies to README.
W. Trevor King [Tue, 19 Apr 2011 15:13:29 +0000 (11:13 -0400)]
Add H5Py and PyYAML dependencies to README.

13 years agoMake matplotlib display errors nonfatal.
W. Trevor King [Tue, 19 Apr 2011 14:58:01 +0000 (10:58 -0400)]
Make matplotlib display errors nonfatal.

13 years agoClean up and convert to my Cython-based pycomedi implementation.
W. Trevor King [Tue, 19 Apr 2011 13:21:32 +0000 (09:21 -0400)]
Clean up and convert to my Cython-based pycomedi implementation.

13 years agoAdd pypiezo.LOG to allow easy logging.
W. Trevor King [Thu, 10 Mar 2011 13:59:52 +0000 (08:59 -0500)]
Add pypiezo.LOG to allow easy logging.

13 years ago--with-doctests -> --with-doctest in README nosetests example.
W. Trevor King [Thu, 10 Mar 2011 13:57:59 +0000 (08:57 -0500)]
--with-doctests -> --with-doctest in README nosetests example.

13 years agoRename project piezo -> pypiezo and restructure. 0.4
W. Trevor King [Tue, 8 Feb 2011 21:46:17 +0000 (16:46 -0500)]
Rename project piezo -> pypiezo and restructure.

13 years agoUpdate to depend on data_logger v0.4 (and bump to v0.3). 0.3
W. Trevor King [Tue, 9 Nov 2010 19:57:30 +0000 (14:57 -0500)]
Update to depend on data_logger v0.4 (and bump to v0.3).

14 years agoDon't turn on PYLAB_VERBOSE by default (in case DISPLAY is not set) 0.2
W. Trevor King [Fri, 19 Mar 2010 13:22:44 +0000 (09:22 -0400)]
Don't turn on PYLAB_VERBOSE by default (in case DISPLAY is not set)

Pull bilinear definition out of analyzeSurfPosData.

14 years agoPackaged with setuputils.
W. Trevor King [Wed, 17 Jun 2009 16:16:54 +0000 (12:16 -0400)]
Packaged with setuputils.

15 years agoImproved plotVerbose behaviour in wiggleForInterferenceMin()
W. Trevor King [Thu, 8 Jan 2009 15:49:07 +0000 (10:49 -0500)]
Improved plotVerbose behaviour in wiggleForInterferenceMin()

15 years agoUpdated to new data_logger log_dir $DEFAULT$ syntax for easier log_dir defs.
W. Trevor King [Thu, 8 Jan 2009 15:46:44 +0000 (10:46 -0500)]
Updated to new data_logger log_dir $DEFAULT$ syntax for easier log_dir defs.

15 years agoAdjusted to new pycomedi setup.
W. Trevor King [Mon, 15 Dec 2008 15:21:49 +0000 (10:21 -0500)]
Adjusted to new pycomedi setup.

Also added workaround for the pycomedi extra-point hack.

15 years agoMinor hack to z_piezo.py to support calibcant.config module.
W. Trevor King [Wed, 26 Nov 2008 20:19:29 +0000 (15:19 -0500)]
Minor hack to z_piezo.py to support calibcant.config module.

15 years agoBegan versioning
W. Trevor King [Wed, 22 Oct 2008 19:05:38 +0000 (15:05 -0400)]
Began versioning