Bumped to version 0.4.
[calibcant.git] / calibcant / bump.py
index 9c12a94af2eb6f01a772ddecd85e9f57a9756170..04e8b195366ae1b4c14c5186cad9b8e41be8b60a 100644 (file)
@@ -2,7 +2,7 @@
 #
 # calibcant - tools for thermally calibrating AFM cantilevers
 #
-# Copyright (C) 2007,2008, William Trevor King
+# Copyright (C) 2007-2009 William Trevor King
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
@@ -74,7 +74,7 @@ A family name without any _* extension (e.g. bump()),
 import numpy
 import time 
 import data_logger
-import z_piezo_utils
+import piezo.z_piezo_utils as z_piezo_utils
 import FFT_tools
 import linfit
 from calibcant_bump_analyze import bump_analyze