-
-
Notifications
You must be signed in to change notification settings - Fork 18
Update tractography calls to latest DIPY #263
Copy link
Copy link
Open
Labels
good first issueGood issue for first-time contributorsGood issue for first-time contributorshelp wantedLooking for ContributorsLooking for Contributorstype:enhancementPropose enhancement to the lessonPropose enhancement to the lesson
Metadata
Metadata
Assignees
Labels
good first issueGood issue for first-time contributorsGood issue for first-time contributorshelp wantedLooking for ContributorsLooking for Contributorstype:enhancementPropose enhancement to the lessonPropose enhancement to the lesson
Type
Fields
Give feedbackNo fields configured for issues without a type.
DIPY 1.11.0 has brought a new API for many of the tractography methods:
https://docs.dipy.org/stable/release_notes/release1.11.html
The new API provides a consistent interface across methods, and is more clear.
The episodes in the repository would benefit from transitioning to the new API.