imr-framework / pypulseq

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

A few small bugfixes #165

Closed FrankZijlstra closed 5 months ago

FrankZijlstra commented 5 months ago

Edit, two more small bugs:

FrankZijlstra commented 5 months ago

Added a small fix for #166

FrankZijlstra commented 5 months ago

And one more: Fixed a bug in make_trapezoid that gave an error with a negative flat_area (introduced in #146)