imr-framework / pypulseq

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

dev branch: write_gre.py gives: invalid value encountered in true_divide slice_pos[j] = np.divide( #120

Closed Nikbert closed 1 year ago

Nikbert commented 1 year ago

Describe the bug /sequence.py:404: RuntimeWarning: invalid value encountered in true_divide slice_pos[j] = np.divide(

To Reproduce

btasdelen commented 1 year ago

Hi @Nikbert. This is just a warning. Do you see any unusual thing with the resulting sequence?

btasdelen commented 1 year ago

Closing due to inactivity. Feel free to reopen if you want to discuss further.