A simple Python toolkit to design and apply spectral filters for qubit control pulses.
- Python 3.7+
- NumPy
- SciPy
- Matplotlib
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.
Click the badge above to open the pulse_designer.ipynb notebook in a live Binder session
git clone https://github.com/murchlab/pulse-designer.git
cd pulse-designer
pip install -r requirements.txtThis project is released under the MIT License.
