Describes how a specific spin/isochromat might experience the sequence.
Describes how a specific spin/isochromat might experience the sequence.
...
@@ -37,10 +37,10 @@ Over the pathway the following values are computed. Each can be accessed by call
...
@@ -37,10 +37,10 @@ Over the pathway the following values are computed. Each can be accessed by call
### Effect of gradients
### Effect of gradients
- [`qvec`](@ref): Net displacement vector in k-space/q-space.
- [`qvec`](@ref): Net displacement vector in k-space/q-space.
- [`qval`](@ref)/[`area_under_curve`](@ref): size of the displacement in k-space/q-space. For a spoiled pathway, this should be large compared with 1/voxel size; for unspoiled pathways it should be (close to) zero.
- [`qval`](@ref)/[`area_under_curve`](@ref): size of the displacement in k-space/q-space. For a spoiled pathway, this should be large compared with 1/voxel size; for unspoiled pathways it should be (close to) zero.
- [`bmat`](@ref): Net diffusion weighting due to gradients along the [`PathWay`](@ref) in matrix form.
- [`bmat`](@ref): Net diffusion weighting due to gradients along the [`Pathway`](@ref) in matrix form.
- [`bval`](@ref): Net diffusion weighting due to gradients along the [`PathWay`](@ref) as a single number.
- [`bval`](@ref): Net diffusion weighting due to gradients along the [`Pathway`](@ref) as a single number.