pylabrobot.thermo_fisher.btx.gemini.X2.standard.ElectroporationLogCapture# class pylabrobot.thermo_fisher.btx.gemini.X2.standard.ElectroporationLogCapture(matched_log_path: str | None, summary: Dict[str, Any], details: Dict[str, Any])# Bases: object Generic log-capture result for an electroporation run. Attributes matched_log_path summary details Methods __init__(matched_log_path, summary, details) as_dict() from_dict(data) Parameters: matched_log_path (str | None) summary (Dict[str, Any]) details (Dict[str, Any])