Skip to content

Commit

Permalink
updated documentation to match version change
Browse files Browse the repository at this point in the history
  • Loading branch information
jdtournier committed Sep 30, 2020
1 parent c60cd26 commit c838731
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/reference/commands/amp2sh.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/commands/dwi2fod.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
--------------
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/commands/fixel2sh.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/commands/sh2amp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/commands/sh2peaks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/commands/sh2power.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/commands/sh2response.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/commands/shbasis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------
Expand Down
4 changes: 2 additions & 2 deletions docs/reference/commands/shconv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------
Expand Down

0 comments on commit c838731

Please sign in to comment.