2014-12-03 18:20:30 +08:00
|
|
|
{
|
|
|
|
"core": {
|
2015-02-22 11:34:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.sim.devices",
|
|
|
|
"class": "Core",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"mains_sync": {
|
2015-02-22 11:34:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.sim.devices",
|
|
|
|
"class": "Input",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"name": "mains_sync"}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"pmt": {
|
2015-02-22 11:34:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.sim.devices",
|
|
|
|
"class": "Input",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"name": "pmt"}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"laser_cooling": {
|
2015-02-22 11:34:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.sim.devices",
|
|
|
|
"class": "WaveOutput",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"name": "laser_cooling"}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"spectroscopy": {
|
2015-02-22 11:34:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.sim.devices",
|
|
|
|
"class": "WaveOutput",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"name": "spectroscopy"}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"spectroscopy_b": {
|
2015-02-22 11:34:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.sim.devices",
|
|
|
|
"class": "VoltageOutput",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"name": "spectroscopy_b"}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"state_detection": {
|
2015-02-22 11:34:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.sim.devices",
|
|
|
|
"class": "WaveOutput",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"name": "state_detection"}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
}
|