calibrate.py should now work.
[calibcant.git] / .be / bugs / 443dd869-a3f5-456c-82af-388f0923bc27 / comments / daf08023-7758-482e-a481-800872e84312 / body
1 Oops, I was running ~/.python/z_piezo_calib.calibrate_cantilever()
2 during the experiment, not ~/.python/calibrate_cantilever.something().
3 I was wondering why it was so difficult to get
4 ~./python/calibrate_cantilever.py working.  I ended up getting
5
6   Cantilever k        : 0.589927 +/- 0.790152 (1.33941)
7   photoSensitivity**2 : 0.000190122 +/- 1.86869e-06 (0.00982893)
8   T                   : 295.15 +/- 0 (0)
9   1/Vphoto**2         : 761447 +/- 1.01986e+06 (1.33937)
10
11 out of calibrate_cantilever.py for the first cantilever, but that is
12 pretty rediculous...  Maybe I'll come back and figure out what's going on
13 after I check out the z_piezo_calib version...