Skip to content

Commit

Permalink
adress ariel comment
Browse files Browse the repository at this point in the history
  • Loading branch information
skoudoro committed Dec 12, 2018
1 parent 111ed7f commit c2eb535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api_changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ DIPY 0.15 Changes
**Gradient Table**

The default value of ``b0_thresold`` has been changed(from 0 to 50). This change can impact your algorithm.
If you want to go back to your previous result, make sure to set up this optional argument to 0.
If you want to assure that your code runs in exactly the same manner as before, please initialize your gradient table with the keyword argument ``b0_threshold`` set to 0.

**Visualization**

Expand All @@ -25,7 +25,7 @@ If you want to go back to your previous result, make sure to set up this optiona
- All available actors are in ``dipy.viz.actor`` instead of ``dipy.fvtk.actor``.
- UI elements are available in ``dipy.viz.ui``.

``dipy.viz`` depends on FURY package. To get more informations about FURY, got to https://fury.gl
``dipy.viz`` depends on FURY package. To get more informations about FURY, go to https://fury.gl


DIPY 0.14 Changes
Expand Down

0 comments on commit c2eb535

Please sign in to comment.