vdat.gui.mainwidget – The biggest widget

Create the main central widget of the VDAT GUI

class vdat.gui.mainwidget.VDATMainWidget(parent=None)[source]

Bases: PyQt5.QtWidgets.QWidget

Central widget containing the focal plane, splitter etc.

sig_selectAllIFUs
sig_deselectAllIFUs
setup()[source]
selectAllIFUs()[source]
deselectAllIFUs()[source]

Redo the symlinking, create a new model, plug into the tree view and trigger the redraw

Function to execute in a thread when redoSymlink() is triggered