Skip to content

GUI-Session: Prevent loading data without an existing Experiment

Ammar Nejati requested to merge dataLoadSegFault_224_c into develop

Loading data without an existing (valid) Experiment leads to unexpected behaviour. Therefore, in the standard workflow, the user is urged to create an Experiment before loading any data. No Experiment is instantiated by default.

Related to #224 (closed)

Merge request reports