diff --git a/docs/reference/commands/amp2sh.rst b/docs/reference/commands/amp2sh.rst index 2105a41ab3..4b2b2fa580 100644 --- a/docs/reference/commands/amp2sh.rst +++ b/docs/reference/commands/amp2sh.rst @@ -26,7 +26,7 @@ The spherical harmonic decomposition is calculated by least-squares linear fitti The directions can be defined either as a DW gradient scheme (for example to compute the SH representation of the DW signal), a set of [az el] pairs as output by the dirgen command, or a set of [ x y z ] directions in Cartesian coordinates. The DW gradient scheme or direction set can be supplied within the input image header or using the -gradient or -directions option. Note that if a direction set and DW gradient scheme can be found, the direction set will be used by default. The spherical harmonic coefficients are stored according the conventions described the main documentation, which can be found at the following link: |br| -https://mrtrix.readthedocs.io/en/3.0.1/concepts/spherical_harmonics.html +https://mrtrix.readthedocs.io/en/3.0.2/concepts/spherical_harmonics.html Options ------- diff --git a/docs/reference/commands/dwi2fod.rst b/docs/reference/commands/dwi2fod.rst index 0dcf4bbc00..083a00f310 100644 --- a/docs/reference/commands/dwi2fod.rst +++ b/docs/reference/commands/dwi2fod.rst @@ -23,7 +23,7 @@ Description ----------- The spherical harmonic coefficients are stored according the conventions described the main documentation, which can be found at the following link: |br| -https://mrtrix.readthedocs.io/en/3.0.1/concepts/spherical_harmonics.html +https://mrtrix.readthedocs.io/en/3.0.2/concepts/spherical_harmonics.html Example usages -------------- diff --git a/docs/reference/commands/fixel2sh.rst b/docs/reference/commands/fixel2sh.rst index 369570e545..d3ab6ff983 100644 --- a/docs/reference/commands/fixel2sh.rst +++ b/docs/reference/commands/fixel2sh.rst @@ -24,7 +24,7 @@ Description This command generates spherical harmonic data from fixels that can be visualised using the ODF tool in MRview. The output ODF lobes are scaled according to the values in the input fixel image. The spherical harmonic coefficients are stored according the conventions described the main documentation, which can be found at the following link: |br| -https://mrtrix.readthedocs.io/en/3.0.1/concepts/spherical_harmonics.html +https://mrtrix.readthedocs.io/en/3.0.2/concepts/spherical_harmonics.html Options ------- diff --git a/docs/reference/commands/sh2amp.rst b/docs/reference/commands/sh2amp.rst index c2a5f86fb7..d787651f8f 100644 --- a/docs/reference/commands/sh2amp.rst +++ b/docs/reference/commands/sh2amp.rst @@ -35,7 +35,7 @@ If a full DW encoding is provided, the number of shells needs to match those fou If the input image contains multiple shells (its size along the 5th dimension is greater than one), the program will expect the direction set to contain multiple shells, which can only be provided as a full DW encodings (the last two options in the list above). The spherical harmonic coefficients are stored according the conventions described the main documentation, which can be found at the following link: |br| -https://mrtrix.readthedocs.io/en/3.0.1/concepts/spherical_harmonics.html +https://mrtrix.readthedocs.io/en/3.0.2/concepts/spherical_harmonics.html Options ------- diff --git a/docs/reference/commands/sh2peaks.rst b/docs/reference/commands/sh2peaks.rst index 19648aa794..3877e4020d 100644 --- a/docs/reference/commands/sh2peaks.rst +++ b/docs/reference/commands/sh2peaks.rst @@ -24,7 +24,7 @@ Description Peaks of the spherical harmonic function in each voxel are located by commencing a Newton search along each of a set of pre-specified directions The spherical harmonic coefficients are stored according the conventions described the main documentation, which can be found at the following link: |br| -https://mrtrix.readthedocs.io/en/3.0.1/concepts/spherical_harmonics.html +https://mrtrix.readthedocs.io/en/3.0.2/concepts/spherical_harmonics.html Options ------- diff --git a/docs/reference/commands/sh2power.rst b/docs/reference/commands/sh2power.rst index f180aff7aa..5d3cdf7442 100644 --- a/docs/reference/commands/sh2power.rst +++ b/docs/reference/commands/sh2power.rst @@ -24,7 +24,7 @@ Description This command computes the sum of squared SH coefficients, which equals the mean-squared amplitude of the spherical function it represents. The spherical harmonic coefficients are stored according the conventions described the main documentation, which can be found at the following link: |br| -https://mrtrix.readthedocs.io/en/3.0.1/concepts/spherical_harmonics.html +https://mrtrix.readthedocs.io/en/3.0.2/concepts/spherical_harmonics.html Options ------- diff --git a/docs/reference/commands/sh2response.rst b/docs/reference/commands/sh2response.rst index dde4d0c7dc..0935d1d324 100644 --- a/docs/reference/commands/sh2response.rst +++ b/docs/reference/commands/sh2response.rst @@ -24,7 +24,7 @@ Description ----------- The spherical harmonic coefficients are stored according the conventions described the main documentation, which can be found at the following link: |br| -https://mrtrix.readthedocs.io/en/3.0.1/concepts/spherical_harmonics.html +https://mrtrix.readthedocs.io/en/3.0.2/concepts/spherical_harmonics.html Options ------- diff --git a/docs/reference/commands/shbasis.rst b/docs/reference/commands/shbasis.rst index d0ba8c049d..c49acadd10 100644 --- a/docs/reference/commands/shbasis.rst +++ b/docs/reference/commands/shbasis.rst @@ -27,7 +27,7 @@ This command provides a mechanism for testing the basis used in storage of image Note that the "force_*" conversion choices should only be used in cases where this command has previously been unable to automatically determine the SH basis from the image data, but the user themselves are confident of the SH basis of the data. The spherical harmonic coefficients are stored according the conventions described the main documentation, which can be found at the following link: |br| -https://mrtrix.readthedocs.io/en/3.0.1/concepts/spherical_harmonics.html +https://mrtrix.readthedocs.io/en/3.0.2/concepts/spherical_harmonics.html Options ------- diff --git a/docs/reference/commands/shconv.rst b/docs/reference/commands/shconv.rst index 144d252b8d..f8654eb090 100644 --- a/docs/reference/commands/shconv.rst +++ b/docs/reference/commands/shconv.rst @@ -28,10 +28,10 @@ If multiple pairs of inputs are provided, their contributions will be summed int If the responses are multi-shell (with one line of coefficients per shell), the output will be a 5-dimensional image, with the SH coefficients of the signal in each shell stored at different indices along the 5th dimension. The spherical harmonic coefficients are stored according the conventions described the main documentation, which can be found at the following link: |br| -https://mrtrix.readthedocs.io/en/3.0.1/concepts/spherical_harmonics.html +https://mrtrix.readthedocs.io/en/3.0.2/concepts/spherical_harmonics.html The spherical harmonic coefficients are stored according the conventions described the main documentation, which can be found at the following link: |br| -https://mrtrix.readthedocs.io/en/3.0.1/concepts/spherical_harmonics.html +https://mrtrix.readthedocs.io/en/3.0.2/concepts/spherical_harmonics.html Options -------