Initialized a Bugs-Everywhere bugtracking directory.
[calibcant.git] / calibcant / .be / bugs / 1456fd10-2036-46de-b18e-ddf8cab14ae2 / comments / b7152be2-60ea-439f-be64-9ba45ce7e4fa / body
1 To convince yourself of this, consider the output of
2
3 cd ~/rsrch/data/z_piezo_calib         (should be rsrch/data/calibcant)
4 for X in A B C D; do
5   cc_analyze.py -b `cc_bump_analyze.py -ct 20080919_cant${X}_tweak.bump`
6                 -t `cc_T_analyze.py    -ct 20080919_cant${X}_tweak.Ts  `
7                 -v `cc_vib_analyze.py  -ct 20080919_cant${X}_tweak.vib -p`
8                 --verbose --plot-inputs
9 done
10
11 The Q for cantilever D is so low it's hard to see resonance at all,
12 but it looks like at least 25 kHz.  For cantilever A, it's the ?second
13 resonance? by then.  Not the first anyway.
14
15 Hmm...  The tweakfiles are actually working fine, we just need to keep
16 scripts "20080919_cant_analyze.sh" with the target files and freq ranges.
17 Much better solution, but don't forget about it ;p.