iqm.cpc.compiler.standard_stages.prepend_heralding# iqm.cpc.compiler.standard_stages.prepend_heralding(timeboxes, builder, heralded_components, options)# Add the heralding measurement timebox to all circuits. Parameters: timeboxes (Iterable[TimeBox]) builder (ScheduleBuilder) heralded_components (tuple[tuple[str, ...], ...]) options (CircuitExecutionOptions) Return type: list[TimeBox]