From: W. Trevor King Date: Thu, 8 Sep 2011 11:45:13 +0000 (-0400) Subject: convert to H5config and bump to v0.7. X-Git-Tag: v0.4~24^2~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=61224c466db60dc7a79dfb71f2e1ec6818f67234;p=pyafm.git convert to H5config and bump to v0.7. --- diff --git a/calibcant/calibrate.py b/calibcant/calibrate.py index 7a00f8b..a3f7058 100644 --- 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.base_config`. +`*_plot()` if `matplotlib` is set in `calibcant.package_config`. """ from numpy import zeros as _zeros