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

Feature request: quiver function (arrows representing a gradient field) #35

Open
kmsquire opened this issue Aug 11, 2014 · 3 comments
Open

Comments

@kmsquire
Copy link
Collaborator

The quiver function in matlab/matplotlib draws arrows according to a given (dx, dy) gradient field.

@kmsquire
Copy link
Collaborator Author

(PyPlot has one, but the mismatch in axes requires that I do some unusual transforms to my gradient matrices for them to display properly.)

@timholy
Copy link
Member

timholy commented Aug 15, 2014

Just checking in to say I agree this would be extremely useful. Obviously the framework in Annotations is basically there to do this. Presumably the hard work is in deciding how to subsample the voxel data? I'd guess that having 10^6 arrows isn't all that useful?

@kmsquire
Copy link
Collaborator Author

Yeah, I really was putting this here as a note. I'll probably get to it at some point, though I wouldn't mind at all if someone else implemented if first. :-)

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

No branches or pull requests

2 participants