Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few fixes to SFM. #816

Merged
merged 4 commits into from Feb 9, 2016
Merged

Conversation

arokem
Copy link
Contributor

@arokem arokem commented Dec 21, 2015

Previous reference was to a preprint that is now superseded by a peer-reviewed publication.

@arokem arokem changed the title DOC: Updated the SFM reference wherever that appears. WIP: A few fixes to SFM. Dec 21, 2015
@arokem
Copy link
Contributor Author

arokem commented Dec 21, 2015

Changed this to WIP, because I need to do a couple more things in here.

@arokem arokem force-pushed the update-sfm-reference branch 2 times, most recently from 5b0c913 to d835662 Compare December 22, 2015 17:48
@arokem arokem changed the title WIP: A few fixes to SFM. A few fixes to SFM. Dec 22, 2015
@arokem
Copy link
Contributor Author

arokem commented Dec 22, 2015

This is ready for review. I managed to remove many of the warnings that arise here. The remaining ones would require some bending over backward, that I would rather avoid, because it would make the code hard to read, or slower to run (unless someone has some good suggestion...).


Returns
-------
ndarray : each column is a rotated version of the response function.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non standard docstring for parameter explanation

@arokem
Copy link
Contributor Author

arokem commented Jan 22, 2016

OK - I have addressed your comment.

@arokem
Copy link
Contributor Author

arokem commented Jan 22, 2016

And rebased.

@arokem
Copy link
Contributor Author

arokem commented Jan 22, 2016

Now rebased again, to drop the 3.2 Travis build that was failing.

…ments:

- Code repetition removed by creating a helper function for isotropic models.
- Performance improvement by using the isotropic predictor only once, instead
  of in every iteration.
- Error handling: checking of mask appropriateness.
@arokem
Copy link
Contributor Author

arokem commented Feb 3, 2016

Rebased again. Could someone please take a look?

Garyfallidis added a commit that referenced this pull request Feb 9, 2016
@Garyfallidis Garyfallidis merged commit 58fddfb into dipy:master Feb 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants