-
Notifications
You must be signed in to change notification settings - Fork 532
ANTs visualization module #966
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
Conversation
@satra I have this idea, which is borrowed from a talk given by @fperez in Washington university: How does it sound? @fperez could you please point me to some examples? as far as I remember, you were talking about an analysis in department of Physics somewhere, and that they were able to show the results of their analysis inside the notebook as far as the analysis had gone at that point of time. |
@armaneshaghi - there is work going on to do this. here is an early version: in fact people are hacking on this at brainhackEDT in boston today. |
@@ -1,5 +1,3 @@ | |||
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These two lines mess up my vim
To do:
|
@satra you can merge this, maybe i can get to antsSurf in future when I get the time. |
There is still a lot that needs to be done, and I'm still working on this so please bear with me.