MainController

class poriscope.controllers.main_controller.MainController(main_model, main_view)

Bases: QObject

instantiate_analysis_tab(subclass)

Instantiate a reader plugin to read a given dataset. Exceptions are handled in the caller.

send_analysis_tabs()

Send the list of instantiated analysis tabs to MainView.