pasqal-io / Pulser

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

Draw the phase curve by default in Sequence.draw() #760

Open HGSilveri opened 2 weeks ago

HGSilveri commented 2 weeks ago

Right now, to see the phase curve one has to explicitly set draw_phase_curve=True. I think we can change the default to always show the phase curve whenever it is non-trivial (ie not zero during the whole sequence).