projects
/
pyafm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a40aaab
)
convert to H5config and bump to v0.7.
author
W. Trevor King
<wking@drexel.edu>
Thu, 8 Sep 2011 11:45:13 +0000
(07:45 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Thu, 8 Sep 2011 11:46:41 +0000
(07:46 -0400)
calibcant/calibrate.py
patch
|
blob
|
history
diff --git
a/calibcant/calibrate.py
b/calibcant/calibrate.py
index 7a00f8b4aa02d9d14123c1c789d2d78978f0323e..a3f70580b22f11c2144e0ad02a017756eb8e35c0 100644
(file)
--- a/
calibcant/calibrate.py
+++ b/
calibcant/calibrate.py
@@
-93,7
+93,7
@@
For each family, * can be any of:
A family name without any `_*` extension (e.g. `bump()`), runs
`*_acquire()`, `*_analyze()`, and `*_save()`. `*_analyze()` will run
-`*_plot()` if `matplotlib` is set in `calibcant.
bas
e_config`.
+`*_plot()` if `matplotlib` is set in `calibcant.
packag
e_config`.
"""
from numpy import zeros as _zeros