stanza.logger.datatypes
Module Contents
Classes
API
Represents a single measurement point.
Value: None
Value: None
Value: None
Value: None
Value: None
Value: None
Convert to dictionary for serialization.
Represents a sweep of measurement data.
Supports both 1D and 2D sweeps:
- 1D: x_data.shape = (N,), y_data.shape = (N,)
- 2D: x_data.shape = (N, 2), y_data.shape = (N,)
Value: None
Value: None
Value: None
Value: None
Value: None
Value: None
Value: None
Value: None
Value: None
Validate sweep data dimensions.
Convert to dictionary for serialization.
Session-level metadata.
Value: None
Value: None
Value: None
Value: None
Value: None
Value: None
Value: None
Value: None
Value: None
Session duration in seconds.
Convert to dictionary for serialization.

