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

Add missing QPU validation fields to the Device class #682

Closed HGSilveri closed 2 months ago

HGSilveri commented 2 months ago

These fields will be necessary to replicate QPU validation locally, as proposed in #661. I want to ship them already in the v0.18 release so that we can then change them in AnalogDevice on v0.19, where we will also tackle #661.

I'm including these fields in the JSON schema update of #676 , so that PR has to be merged before this one.