@@ -36,7 +37,7 @@ If image parameters are provided, this will switch to a sinc pulse and EPI reado
- [`variables.duration`](@ref): total duration of the sequence from start of excitation pulse to end of readout or spoiler in ms.
- [`variables.Δ`](@ref)/[`variables.diffusion_time`](@ref): Time from the start of one diffusion-weighted gradient till the other in ms.
"""
function DiffusionSpinEcho(;delay=0.,excitation=(),gradient=(),refocus=(),readout=(),optim=(),spoiler=nothing,resolution=nothing,fov=nothing,voxel_size=nothing,slice_thickness=nothing,scanner=Default_Scanner,variables...)
function DiffusionSpinEcho(;delay=0.,excitation=(),gradient=(),refocus=(),readout=(),optim=(),spoiler=nothing,resolution=nothing,fov=nothing,voxel_size=nothing,slice_thickness=nothing,scanner=Default_Scanner,vars...)