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.transforms.remove_directives

remove_directives(schedule)

GitHub(opens in a new tab)

Remove directives.

Parameters

schedule (Schedule) – A schedule to remove compiler directives.

Return type

Schedule

Returns

A schedule without directives.

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