imr-framework/pypulseq

unused variable

maddin200 opened this issue · 3 comments

make_block_pulse.py line 78

Code:
BW = 1 / (4 * duration) <-- unused further on

Hi @maddin200 , thanks for opening this issue. Since this is not a breaking bug, it is low-priority for now. In the meanwhile, feel free to submit a PR to the dev branch!

This is something I've fixed in #151, so this can be closed once that is merged.

With the merge of #151, this issue can be closed.