Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions cmd/shconv.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ void usage ()
"along the 5th dimension."
+ Math::SH::encoding_description;

DESCRIPTION
+ Math::SH::encoding_description;

ARGUMENTS
+ Argument ("odf response", "pairs of input ODF image and corresponding responses").allow_multiple()
+ Argument ("SH_out", "the output spherical harmonics coefficients image.").type_image_out ();
Expand Down
3 changes: 0 additions & 3 deletions docs/reference/commands/shconv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ If the responses are multi-shell (with one line of coefficients per shell), the
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.8/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.8/concepts/spherical_harmonics.html

Options
-------

Expand Down
Loading