Variables
plot Namespace Reference

Variables

 axs
 
 dpi
 
 fig
 
 label
 
list names = []
 
 plots = csv.DictReader(cf, delimiter=",")
 
list real_time = []
 
 rel1 = np.array(real_time[20:30]) / np.array(real_time[0:10])
 
 rel2 = np.array(real_time[30:40]) / np.array(real_time[10:20])
 
 rel3 = np.array(real_time[58:67]) / np.array(real_time[40:49])
 
 rel4 = np.array(real_time[67:76]) / np.array(real_time[49:58])
 
 xlabel
 
 ylabel
 
 ymin
 

Variable Documentation

◆ axs

plot.axs

Definition at line 15 of file plot.py.

◆ dpi

plot.dpi

Definition at line 45 of file plot.py.

◆ fig

plot.fig

Definition at line 15 of file plot.py.

◆ label

plot.label

Definition at line 21 of file plot.py.

◆ names

list plot.names = []

Definition at line 6 of file plot.py.

◆ plots

plot.plots = csv.DictReader(cf, delimiter=",")

Definition at line 9 of file plot.py.

◆ real_time

plot.real_time = []

Definition at line 5 of file plot.py.

◆ rel1

plot.rel1 = np.array(real_time[20:30]) / np.array(real_time[0:10])

Definition at line 48 of file plot.py.

◆ rel2

plot.rel2 = np.array(real_time[30:40]) / np.array(real_time[10:20])

Definition at line 49 of file plot.py.

◆ rel3

plot.rel3 = np.array(real_time[58:67]) / np.array(real_time[40:49])

Definition at line 50 of file plot.py.

◆ rel4

plot.rel4 = np.array(real_time[67:76]) / np.array(real_time[49:58])

Definition at line 51 of file plot.py.

◆ xlabel

plot.xlabel

Definition at line 38 of file plot.py.

◆ ylabel

plot.ylabel

Definition at line 38 of file plot.py.

◆ ymin

plot.ymin

Definition at line 39 of file plot.py.



sob_layer
Author(s):
autogenerated on Wed Mar 2 2022 01:02:42