Variables | |
| axis = None,plot_titleopt.dir) | |
| bias_ft = True) | |
| tuple | cd = ut.load_pickle(pkl_name) |
| tuple | d = al.synchronize(ft_dict, mechanism_dict, hand_dict) |
| tuple | ft_dict = ut.load_pickle(ft_pkl) |
| tuple | ft_pkl = glob.glob(opt.dir + '/ft_log*.pkl') |
| list | ft_time_list = ft_dict['time_list'] |
| list | hand_dict = poses_dict['hand'] |
| tuple | md = ut.load_pickle(mech_pkl_name) |
| tuple | mech_pkl_name = glob.glob(opt.dir + '/mechanism_info*.pkl') |
| list | mechanism_dict = poses_dict['mechanism'] |
| tuple | p = optparse.OptionParser() |
| tuple | pkl_name = glob.glob(opt.dir + '/combined_log*.pkl') |
| tuple | poses_dict = ut.load_pickle(poses_pkl) |
| tuple | poses_pkl = glob.glob(opt.dir + '/poses_dict*.pkl') |
| tuple | spring_list = ut.load_pickle(spring_pkl) |
| tuple | spring_pkl = glob.glob(opt.dir+'/spring_scale*.pkl') |
| string | type = 'string' |
| string | xlabel = 'Reading number' |
| analyse::axis = None,plot_titleopt.dir) |
Definition at line 64 of file analyse.py.
Definition at line 49 of file analyse.py.
| tuple analyse::cd = ut.load_pickle(pkl_name) |
Definition at line 44 of file analyse.py.
| tuple analyse::d = al.synchronize(ft_dict, mechanism_dict, hand_dict) |
Definition at line 33 of file analyse.py.
| tuple analyse::ft_dict = ut.load_pickle(ft_pkl) |
Definition at line 22 of file analyse.py.
| tuple analyse::ft_pkl = glob.glob(opt.dir + '/ft_log*.pkl') |
Definition at line 19 of file analyse.py.
Definition at line 27 of file analyse.py.
| list analyse::hand_dict = poses_dict['hand'] |
Definition at line 25 of file analyse.py.
| tuple analyse::md = ut.load_pickle(mech_pkl_name) |
Definition at line 43 of file analyse.py.
| tuple analyse::mech_pkl_name = glob.glob(opt.dir + '/mechanism_info*.pkl') |
Definition at line 41 of file analyse.py.
| list analyse::mechanism_dict = poses_dict['mechanism'] |
Definition at line 24 of file analyse.py.
| tuple analyse::p = optparse.OptionParser() |
Definition at line 14 of file analyse.py.
| tuple analyse::pkl_name = glob.glob(opt.dir + '/combined_log*.pkl') |
Definition at line 40 of file analyse.py.
| tuple analyse::poses_dict = ut.load_pickle(poses_pkl) |
Definition at line 23 of file analyse.py.
| tuple analyse::poses_pkl = glob.glob(opt.dir + '/poses_dict*.pkl') |
Definition at line 20 of file analyse.py.
| tuple analyse::spring_list = ut.load_pickle(spring_pkl) |
Definition at line 53 of file analyse.py.
| tuple analyse::spring_pkl = glob.glob(opt.dir+'/spring_scale*.pkl') |
Definition at line 52 of file analyse.py.
| string analyse::type = 'string' |
Definition at line 16 of file analyse.py.
| string analyse::xlabel = 'Reading number' |
Definition at line 58 of file analyse.py.