Description
Refactor MeasurementWorker to be experiment-agnostic.
The worker should accept a "Task" (e.g., run_spo or run_memristor) and a parameter set.
Goal: Make it easy to add new physics measurements without rewriting the threading or hardware discovery code.
Description
Refactor MeasurementWorker to be experiment-agnostic.
The worker should accept a "Task" (e.g., run_spo or run_memristor) and a parameter set.
Goal: Make it easy to add new physics measurements without rewriting the threading or hardware discovery code.