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 temperature initialization in SimConfig #606

Closed a-corni closed 7 months ago

a-corni commented 7 months ago

Fixing the way temperature is converted from µK to K since it was generating bugs with float. Closes #604