step.calibration.sensors.ir_results_screen¶
Classes¶
Calibration results dashboard with sensor list and detail view. |
Module Contents¶
- class step.calibration.sensors.ir_results_screen.IRResultsDashboardScreen(sensors: List[step.calibration.sensors.dataclasses.SensorCalibrationData])¶
Bases:
UIScreen[step.calibration.sensors.dataclasses.IRDashboardResult]Calibration results dashboard with sensor list and detail view.
Left panel: sensor list (clickable) + dashboard summary button. Right panel: dashboard overview or per-sensor detail with graph. Bottom: retry + done buttons.
- title = 'IR Sensor Calibration'¶
- sensors¶
- async on_retry()¶
- async on_done()¶