labscript-suite-temp-2 / labscript

The labscript Python library provides a translation from simple Python code to complex hardware instructions. The library is used to construct a "connection table" containing information about what hardware is being used and how it is interconnected. Devices described in this connection table can then have their outputs set by using a range of functions, including arbitrary ramps.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

#21: Far future: have in-shot analysis with live feedback rather than between shots. #21

Open philipstarkey opened 7 years ago

philipstarkey commented 7 years ago

Original report (archived issue) by Ian B. Spielman (Bitbucket: Ian Spielman, GitHub: ispielma).


The in-shot processing capability should be able to execute scripts at a defined place in the script, making processed information available for use in the same script (for example allowing dynamical feed forward correction of magnetic fields), or removing any dead "computation" time between scripts.