MRSRL / slfrank

SLfRank: Shinnar-Le-Roux Pulse Design using Rank Factorization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SLfRank: Shinnar-Le-Roux Pulse Design using Rank Factorization

This repo contains code for the SLfRank pulse design algorithm described in https://arxiv.org/abs/2103.07629.

SLfRank can generate pulses with lower energy (by as much as 26%) and more accurate phase profiles when compared to the SLR pulse design algorithm.

The code depends on SigPy and CVXPy. You can install dependent libraries by running

 pip install -r requirements.txt

To get started, you can run the demo notebook demo.ipynb locally or demo_colab.ipynb through Colab: Open In Colab

About

SLfRank: Shinnar-Le-Roux Pulse Design using Rank Factorization

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 89.8%Language:Python 10.2%