mahos_dq.meas#

The mahos_dq.meas package provides high-level measurement logics for mahos_dq.

confocal.Confocal(gconf, name[, context])

Node that coordinates confocal scan, piezo control, and PD tracing.

confocal_tracker.ConfocalTracker(gconf, name)

Node that performs periodic position re-centering of confocal.

odmr.ODMR(gconf, name[, context])

ODMR (Optically Detected Magnetic Resonance) measurement.

odmr_worker.Sweeper(cli, logger, conf)

Worker for fast ODMR sweep using hardware triggered SG and/or PG.

odmr_worker.SweeperOverlay(cli, logger, conf)

Sweeper using Overlay.

podmr.PODMR(gconf, name[, context])

Pulse ODMR measurement.

spodmr.SPODMR(gconf, name[, context])

Pulse ODMR measurement with Slow detectors.

qdyne.Qdyne(gconf, name[, context])

Pulse ODMR measurement with Qdyne protocol.

iodmr.IODMR(gconf, name[, context])

Imaging ODMR measurement.

iodmr_worker.ISweeperDirect(cli, logger)

ISweeper using direct hardware calls.

iodmr_worker.ISweeperOverlay(cli, logger)

ISweeper using Overlay.

hbt.HBT(gconf, name[, context])

HBT measurement.

spectroscopy.Spectroscopy(gconf, name[, context])

Spectroscopy measurement.

IO classes