mahos_dq.gui.spodmr.SPODMRGUI#

class mahos_dq.gui.spodmr.SPODMRGUI(gconf: dict, name: NodeName, context: Context | None = None)#

GUINode for Pulse ODMR with Slow detectors using SPODMRWidget.

Parameters:
  • target.spodmr (tuple[str, str] | str) – Target SPODMR node full name.

  • target.gparams (tuple[str, str] | str) – Target GlobalParams node full name.

__init__(gconf: dict, name: NodeName, context: Context | None = None)#

Methods

init_widget(gconf, name, context)

Initialize top widget and return it.