imr-framework / pypulseq

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

Sigpy pulses can not be added to sequence #166

Closed mavel101 closed 4 months ago

mavel101 commented 5 months ago

Pulses created with the "sigpy_n_seq" function can not be added to the sequence, as they are missing the "shape_dur" attribute.

FrankZijlstra commented 5 months ago

Added a fix to my pending bugfix PR #165