Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK. Go to the latest version.

qiskit.pulse.transforms.remove_directives

remove_directives(schedule)

GitHub

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.