labscript-suite-oldfinal1 / runmanager

runmanager is a graphical user interface (GUI) used to aid the compilation of labscript experiment scripts into hardware instructions to be executed on the hardware. Experiment parameters can be adjusted in the GUI, and lists of parameters can be used to create sequences of experiments, and scan over complex parameter spaces.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Cascading sections for global variables. #62

Open philipstarkey opened 5 years ago

philipstarkey commented 5 years ago

Original report (archived issue) by Anonymous.


Not sure how difficult this would be to impliment into runmanager but when creating different global groups, it would be nice to have the abilitity to put these in 'folders' doin the GUI under the main groups that then cascade outwards. Eg.

Section 1

Starting values MOT On Section 2 Ramp 1 Ramp 2 etc.

These 'folders' would be cascadable, such that you can minimise the contents and only see the 'folder'.

Again, not sure how feasible or managable this would be as its stored in the h5 files, but it could be a slight improvement if you are dealing with a few different global blocks.