Go to the source code of this file.
Namespaces | |
plot | |
Variables | |
plot.axs | |
plot.dpi | |
plot.fig | |
plot.label | |
list | plot.names = [] |
plot.plots = csv.DictReader(cf, delimiter=",") | |
list | plot.real_time = [] |
plot.rel1 = np.array(real_time[20:30]) / np.array(real_time[0:10]) | |
plot.rel2 = np.array(real_time[30:40]) / np.array(real_time[10:20]) | |
plot.rel3 = np.array(real_time[58:67]) / np.array(real_time[40:49]) | |
plot.rel4 = np.array(real_time[67:76]) / np.array(real_time[49:58]) | |
plot.xlabel | |
plot.ylabel | |
plot.ymin | |