GitHunt
MU

murchlab/pulse-designer

A simple Python toolkit to design and apply spectral filters for qubit control pulses.

Pulse Designer

A simple Python toolkit to design and apply spectral filters for qubit control pulses.

Preview

preview

Requirements

  • Python 3.7+
  • NumPy
  • SciPy
  • Matplotlib

Running in Binder

You can launch the interactive notebook environment for this project directly in your browser via Binder. This allows you to experiment with the pulse designer without any local installation.

Binder

Click the badge above to open the pulse_designer.ipynb notebook in a live Binder session

Installation

git clone https://github.com/murchlab/pulse-designer.git
cd pulse-designer
pip install -r requirements.txt

License

This project is released under the MIT License.

Languages

Jupyter Notebook98.1%Python1.9%

Contributors

MIT License
Created May 7, 2025
Updated May 7, 2025
murchlab/pulse-designer | GitHunt