LISE-B26 / pylabcontrol

pylabcontrol: Laboratory Equipment Control for Scientific Experiments.
GNU General Public License v3.0
9 stars 9 forks source link

Saving script sequences from "dataset" tab does not save data or plots #122

Open asafira opened 6 years ago

asafira commented 6 years ago

Currently, after running a script sequence (a loop, iter NV, etc.), it is not possible to save the results after the fact. It should be possible to send the data to dataset and save it from there if a person had forgotten a check save.

To reproduce:

1) Run a script created via Script Sequence 2) Send to dataset 3) highlight script and press "save selected"

The saving procedure will correctly make a directory for the saved data but no data will actually be saved.