-
Notifications
You must be signed in to change notification settings - Fork 35
Add morphology plotter util #178
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
.. so that it can be re-used by the different scripts.
.. should hopefully not merge conflict with other branches
|
@irahulsonkar @anujanegi @shayan823: interactive 3D plotting of morphologies is here now. it's still a naive implementation, so it'll improve. Do take a look and let us what you think. |
|
Note, this may conflict a little with #176, but I can sort any merge conflicts that may crop up after that is merged. |
|
@sanjayankur31 Merged plotly changes to dev, but small conflict here now... |
|
merged dev into it and resolved conflicts. Should be good now. |
* feat/nml2matplotlib: (23 commits) feat(morph-plot-3d): implement min width feat(morph-plot-2d): implement option to provide minimum line width docs: add PlotMorphology to docs feat: add plotly etc to dev requirements chore: add note about WebGL to 3D morph plotter feat(morphology-plot): add 3D interactive plotter feat: add pynml-plotmorph script and update man pages test(morphology-plotter): complete tests feat(morphology-plotter): add scalebar test(morphology-plot): test with simple and complex morphology feat(morphology-plot): check for all variations of plane names feat(plot): add tests for morphology plotter test(plot): copy over init file tests: init tests for plotting chore: remove unused import feat: make utils a package by adding __init__.py feat(morph-plotting): refactor and add dummy 3d plotter function chore: add utils submodule to packages refactor(utils): move argparser to utils module chore: format ...
For 2d plots


No description provided.