Skip to content

Commit

Permalink
Merge pull request #16 from jchoude/reconst_dti_revisited
Browse files Browse the repository at this point in the history
DOC: Changed the url for the Fibernavigator.
  • Loading branch information
Garyfallidis committed Jun 27, 2013
2 parents db23c39 + 4874cb7 commit a6d42c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/examples/reconst_dti.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"""
Now, lets get the tensor coefficients D and format them as
D = [dxx, dxy, dxz, dyy, dyz, dzz] for visualisation in the Fibernavigator
(https://github.com/scilus/fibernavigator).
(http://scilus.github.io/fibernavigator).
"""

tensor_vals = lower_triangular(tenfit.quadratic_form)
Expand Down

0 comments on commit a6d42c8

Please sign in to comment.