Skip to main contentIBM Quantum Documentation
You are viewing the API reference for an old version of Qiskit SDK. Switch to latest version

qiskit.pulse.builder.pad

pad(*chs)

GitHub(opens in a new tab)

Deprecated. Pad all available timeslots with delays upon exiting context.

Parameters

chs (Channel) – Channels to pad with delays. Defaults to all channels in context if none are supplied.

Yields

None

Return type

AbstractContextManager[None]

Was this page helpful?
Report a bug or request content on GitHub.