qipe-nlab / Labber-PSICT

The Pulse-Sequence Instrument Control Tool. Developing scripts to allow string-based input to Labber for more flexible control over pulse sequence configurations.
MIT License
3 stars 1 forks source link

MultiPulse fixes #17

Closed JeanOlivier closed 3 years ago

JeanOlivier commented 3 years ago

Some default rc settings were not properly set in my previous PR, I updated PSICT_UIF/_include36/_Pulse_rc.py accordingly.

Using indexes for the time variable introduced a bug for zero-width pulses defined with a plateau. The fix is simply to skip the plateau generation of such a pulse.