imr-framework / pypulseq

Pulseq in Python
https://pypulseq.readthedocs.io
GNU Affero General Public License v3.0
111 stars 58 forks source link

Enh: New options in make_arbitrary_rf.py for adiabatic pulses #143

Closed wtclarke closed 8 months ago

wtclarke commented 8 months ago

Hi

I added a no_signal_scaling option to make_arbitrary_rf. This can be used for pulses where the flip-angle isn't linearly related to the pulse amplitude, e.g., adiabatic pulses.

I also added some missing documentation information.