qiskit.pulse.transforms.AlignSequential.align¶ AlignSequential.align(schedule)[ソース]¶ Reallocate instructions according to the policy. Only top-level sub-schedules are aligned. If sub-schedules are nested, nested schedules are not recursively aligned. パラメータ schedule (Schedule) – Schedule to align. 戻り値 Schedule with reallocated instructions. 戻り値の型 Schedule