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

RF - remove some old functions tools #80

Merged
merged 2 commits into from
Oct 8, 2012

Conversation

MrBago
Copy link
Contributor

@MrBago MrBago commented Oct 8, 2012

The mesh module duplicates much of what's in sphere.py, I've looked though it and tried to pull out anything we didn't already have in sphere.py.

@@ -486,6 +486,66 @@ def interp_rbf(data, sphere_origin, sphere_target,
return rbfi(sphere_target.x, sphere_target.y, sphere_target.z)


def euler_characteristic_check(sphere, faces=None, chi=2):
r"""
Copy link
Contributor

Choose a reason for hiding this comment

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

One sentence summary missing.

@stefanv
Copy link
Contributor

stefanv commented Oct 8, 2012

Great! Thanks for taking care of this.

@Garyfallidis
Copy link
Contributor

Great!

Garyfallidis added a commit that referenced this pull request Oct 8, 2012
RF - remove some old functions tools
@Garyfallidis Garyfallidis merged commit e6ea909 into dipy:master Oct 8, 2012
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.

3 participants