First of all, hello!
I’m currently learning how to use Perceval, and I’d like to run a simulation with noisy parameters before trying to use the QPU’s. The remote interface for sim:ascella has a lot of parameters to do that, but it defaults to “ideal” simulations - phase imprecision set to zero, HOM set to 1.
Some of these values for the current Ascella system are shown on its platform page, but I can’t find the “phase imprecision” values. Where can we find them, or which values do you use to have a simulation close to the hardware capabilities?
I also saw that some of these parameters can be set for local simulations via the Source class - mainly the, well, source parameters . But I couldn’t find the equivalent of “phase imprecision” options on the Simulator or Processor classes, nor on the BackendFactory. Is there a way to do local simulations equivalent to the ones on the remote simulators?