public void SetupStatus(SeuratRunnerStatus runner_status)
 {
     runner_status_ = runner_status;
     runner_status_.SetGUI(this);
 }