From 413d33c3d11bf6b59175ea3c1fa8783341659465 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 13 Dec 2023 14:29:33 +0800 Subject: [PATCH] core: document analyzer proxy options --- artiq/coredevice/core.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/artiq/coredevice/core.py b/artiq/coredevice/core.py index a29e6018b..acc1e9c8d 100644 --- a/artiq/coredevice/core.py +++ b/artiq/coredevice/core.py @@ -78,6 +78,10 @@ class Core: :param ref_multiplier: ratio between the RTIO fine timestamp frequency and the RTIO coarse timestamp frequency (e.g. SERDES multiplication factor). + :param analyzer_proxy: name of the core device analyzer proxy to trigger + (optional). + :param analyze_at_run_end: automatically trigger the core device analyzer + proxy after the Experiment's run stage finishes. """ kernel_invariants = {