instrumentserver.testing.dummy_instruments.rf#
Classes
|
A dummy that hooks to |
|
A simple dummy that mocks an RF generator. |
|
A dummy instrument that generates the response of a resonator measured in reflection. |
- class instrumentserver.testing.dummy_instruments.rf.FluxControl(*args: Any, **kwargs: Any)[source]#
Bases:
InstrumentA dummy that hooks to
ResonatorResponseand modifies its resonance frequency as if the resonator were a squid.
- class instrumentserver.testing.dummy_instruments.rf.Generator(*args: Any, **kwargs: Any)[source]#
Bases:
InstrumentA simple dummy that mocks an RF generator.
- class instrumentserver.testing.dummy_instruments.rf.ResonatorResponse(*args: Any, **kwargs: Any)[source]#
Bases:
InstrumentA dummy instrument that generates the response of a resonator measured in reflection.
Behavior is essentially that of a VNA, with the resonator and system properties added as parameters.