private void StopExperimentFunc(object param)
 {
     TopLevel.StopRunningExperiment();
 }