From: W. Trevor King Date: Tue, 19 Apr 2011 18:49:10 +0000 (-0400) Subject: Add pycomedi link to README. X-Git-Tag: 0.5~12 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=00f6d145a83cec60a7e52456d3cc508a8cee6a00;p=pypiezo.git Add pycomedi link to README. --- diff --git a/README b/README index d4a1458..eedd8c5 100644 --- a/README +++ b/README @@ -1,6 +1,8 @@ -Pypiezo: Python modules to control piezoelectric actuators. +Pypiezo +======= -Mostly a set of convenient wrappers around pycomedi calls for keeping +Pypiezo is a Python module to control piezoelectric actuators. It is +mostly a set of convenient wrappers around pycomedi_ calls for keeping track of the relevant calibration constants. To get a feel for an "official" set of calibration constants, you can take a peek at `veeco_header`, which is the beginning of a saved Veeco NanoScope @@ -96,6 +98,7 @@ Copyright 2007-2011 .. _H5Py: http://code.google.com/p/h5py/ .. _Matplotlib: http://matplotlib.sourceforge.net/ .. _Nose: http://somethingaboutorange.com/mrl/projects/nose/ +.. _Pycomedi: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/pycomedi/ .. _PyYAML: http://pyyaml.org/wiki/PyYAML .. _Git: http://git-scm.com/ .. _homepage: