iqm.cpc.compiler.standard_stages.map_components# iqm.cpc.compiler.standard_stages.map_components(circuits, builder, component_mapping)# Map the logical QPU components to physical QPU components using component_mapping. Parameters: circuits (Iterable[Circuit]) – builder (ScheduleBuilder) – component_mapping (dict[str, str]) –