pasqal-io / Pulser

Library for pulse-level/analog control of neutral atom devices. Emulator with QuTiP.
Apache License 2.0
159 stars 57 forks source link

FIX: SPAM noise in XY, Slope of RampWaveform #649

Closed a-corni closed 4 months ago

a-corni commented 4 months ago

SPAM in XY mode is fixed and thoroughly tested this time. The issue has been here in many versions of Pulser and comes from the fact no tests had been developed to test QutipEmulator.run() for a QutipEmulator using a Sequence in XY mode.

Partially fixes https://github.com/pasqal-io/Pulser/issues/648