Skip to content

Commit 1c8a1d7

Browse files
committed
style fixes
1 parent 82d6bfd commit 1c8a1d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/mrinufft/trajectories/tools.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,8 @@ def get_gradient_times_to_travel(
391391
"""Get gradient timing values for trapezoidal or triangular waveforms.
392392
393393
Compute gradient timing values to take k-space trajectories
394-
from position ``ks`` with gradient ``gs`` to position ``ke`` with gradient ``ge``, while being hardware compliant.
394+
from position ``ks`` with gradient ``gs`` to position ``ke`` with gradient
395+
``ge``, while being hardware compliant.
395396
This function calculates the number of time steps required for the ramp down,
396397
ramp up, and plateau phases of the gradient waveform, ensuring that the area
397398
traversed in k-space matches the desired trajectory while adhering to the

0 commit comments

Comments
 (0)