-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Original report (archived issue) by Jan Werkmann (Bitbucket: PhyNerd, GitHub: PhyNerd).
Currently if one clicks engage all h5 files get created and then send of to the compiler loop for processing of the labscript.
I think it would be better to send the compiler loop the parsed globals and let it create the h5 files individually when needed. This should reduce file clutter of aborted compilation. Only files of fully compiled shots would be in the output folder after pressing abort and not a mix of compiled an uncompiled shots. I'm guessing that this is what most users expect to happen anyway.