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

merge functionality of plot3dfc / plot3d.character / plot3d.neuronlist #11

Closed
jefferis opened this issue Mar 23, 2014 · 3 comments
Closed

Comments

@jefferis
Copy link
Collaborator

No description provided.

@jefferis
Copy link
Collaborator Author

plot3dfc is not currently used in any published code but is still called by a plot3d.character method that masks nat::plot3d.character. Its only real advantage is the abilty to plot cell bodies soma=TRUE

@jefferis
Copy link
Collaborator Author

Hmm plot3dfc also enables pop3dfc which is very convenient in interactive use (popping the last set of plotted neurons off the rgl display stack)

@jefferis
Copy link
Collaborator Author

jefferis commented Jul 7, 2014

Have opted to leave plot3dfc/pop3dfc for the moment but they are thin wrappers on nat::plot3d.character and nat::npop3d. pop3dfc is already deprecated. plot3dfc will be deprecated when natverse/nat#138 is fixed.

jefferis added a commit to natverse/nat that referenced this issue Jul 7, 2014
* feature/npop3d:
  Add test for npop3d
  Add npop3d and teach to plot3d.neuronlist to prepare for it
  Make .plotted3d environment on startup
* part of fix for natverse/flycircuit#11
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

1 participant