calibrate.py should now work.
[calibcant.git] / .be / bugs / 3059911a-963c-472e-a9d3-bf0a290de1a2 / comments / 1d27eecf-4327-4342-bd82-41a859d33a37 / body
1 $ cc_vib_analyze.py -m 300 -M 7000 ~/rsrch/data/z_piezo_calib/20080919/20080919121041_zp_time_50000Hz
2 Traceback (most recent call last):
3   File "/home/wking/script/lab/cc_vib_analyze.py", line 442, in <module>
4     data = read_data(ifilename)
5   File "/home/wking/script/lab/cc_vib_analyze.py", line 374, in read_data
6     unlabeled_data=scipy.io.read_array(ifile)
7   File "/usr/lib/python2.5/site-packages/scipy/io/array_import.py", line 385, in read_array
8     outarr[k][row] = vals[k]
9 ValueError: shape mismatch: objects cannot be broadcast to a single shape
10