levylabpitt / Data-Analysis-Framework

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Sequencer Macro #2

Open ciozi137 opened 1 year ago

ciozi137 commented 1 year ago

Files are loaded and processed in FOR loops. Example:

image

Instead we should use a sequencer macro:

image

image

ciozi137 commented 1 year ago

Another example: image image (Sequence: Wait is in charge of advancing the running step)