stack_shots

classmethod SolverResult.stack_shots(shot_results)

Stack multiple solver runs along a unified shot axis.

Parameters:

shot_results (Sequence[SolverResult]) – Solver results to combine.

Return type:

SolverResult

Returns:

Solver result containing all shots stacked along a common shot axis.