iblrig.gui.online_plots.TrialsTableView

Inheritance diagram of TrialsTableView

class iblrig.gui.online_plots.TrialsTableView[source]

A table view that shows a logarithmic x-grid in one column

__init__(parent)[source]
Parameters:

parent (QObject)

paintEvent(event)[source]
color_major = <PyQt5.QtGui.QColor object>
color_minor = <PyQt5.QtGui.QColor object>
grid_col = 5
norm_div = 3.0086001717619175
norm_max = 102.0
norm_min = 0.1
x_major = array([  0.1,   1. ,  10. , 100. ])
x_minor = [0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 20.0, 30.0, 40.0, 50.0, 60.0, 70.0, 80.0, 90.0]