pypulseq icon indicating copy to clipboard operation
pypulseq copied to clipboard

Dwell time on write_epi_rs.py

Open ritagnunes opened this issue 6 years ago • 0 comments

Describe the bug The current implementation does not check if the dwell time complies with the hardware requirements - i.e. multiple of 10us

The code is also not easy to read as some of the system requirements are hard-coded instead of being defined with the Opts function.

ritagnunes avatar Oct 31 '19 16:10 ritagnunes