Go to the source code of this file.
Namespaces | |
namespace | rel_stats |
Functions | |
def | rel_stats.process_trialobj |
Variables | |
tuple | rel_stats.f = open( 'Obj%d_Trial%d_Servo%d_rel_results.pkl' % (obj_num, trial_num, int( servo_yn )), 'w') |
string | rel_stats.help = 'trial number (0-8)' |
rel_stats.obj_num = opt.obj | |
tuple | rel_stats.p = optparse.OptionParser() |
list | rel_stats.res = [] |
rel_stats.servo_yn = opt.servo | |
rel_stats.trial_num = opt.trial |