Don't specify curve or data block types. See doc/standards.txt.
authorW. Trevor King <wking@drexel.edu>
Tue, 7 Sep 2010 18:43:11 +0000 (14:43 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 7 Sep 2010 18:43:11 +0000 (14:43 -0400)
commit30d5d93368e3170161f6a9d4f94dc8f0f958277a
treed81b55dfc131ac7f24b88e24cbf6198f9a4bfdd0
parent64dbf40808667c1cafdfebce9f67fdacb30d7cf4
Don't specify curve or data block types.  See doc/standards.txt.
20 files changed:
doc/analysis.txt [new file with mode: 0644]
doc/index.txt
doc/standards.txt [new file with mode: 0644]
hooke/curve.py
hooke/driver/__init__.py
hooke/driver/csvdriver.py
hooke/driver/hdf5.py
hooke/driver/hemingway.py
hooke/driver/jpk.py
hooke/driver/mcs.py
hooke/driver/mfp1d.py
hooke/driver/mfp1dexport.py
hooke/driver/mfp3d.py
hooke/driver/picoforce.py
hooke/driver/tutorial.py
hooke/driver/wtk.py
hooke/experiment.py [deleted file]
hooke/plugin/convfilt.py
hooke/plugin/curve.py
hooke/plugin/flatfilt.py