We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8a1d7 commit 8c6dfd7Copy full SHA for 8c6dfd7
src/mrinufft/trajectories/tools.py
@@ -391,7 +391,7 @@ def get_gradient_times_to_travel(
391
"""Get gradient timing values for trapezoidal or triangular waveforms.
392
393
Compute gradient timing values to take k-space trajectories
394
- from position ``ks`` with gradient ``gs`` to position ``ke`` with gradient
+ from position ``ks`` with gradient ``gs`` to position ``ke`` with gradient
395
``ge``, while being hardware compliant.
396
This function calculates the number of time steps required for the ramp down,
397
ramp up, and plateau phases of the gradient waveform, ensuring that the area
0 commit comments