Code generation
Pulser Studio is a “no-code” application, where it’s possible to visually program pulse sequences. However, advanced users may want to use it more as a starting point, before switching to a classical programming approach and manually write Pulser code.
To help with that, Pulser Studio provides a code-generation feature, through the Code
panel, providing the Pulser Python program corresponding to the current sequence.
The generated code instantly reacts to changes in the register and sequence. It also highlights the lines of code corresponding to the currently selected atom or pulse, if any.