plot_sqrt_msd¶
- mqed.plotting.plot_sqrt_msd._load_dx_and_time(h5_path: Path) tuple[numpy.ndarray, numpy.ndarray, dict][source]¶
- Returns:
(T,) dx_nm: (T,) (mean if available; otherwise single-run Δx) meta: dict with info about what we loaded
- Return type:
t_ps
- Supports:
datasets: ‘dx_mean_nm’ (preferred), ‘dx_nm’, or expectations: X_shift, X_shift2 (compute Δx)