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

Plot cylinders in mayavi #147

Merged
merged 4 commits into from Jun 2, 2017
Merged

Plot cylinders in mayavi #147

merged 4 commits into from Jun 2, 2017

Conversation

hamogu
Copy link
Member

@hamogu hamogu commented Jun 1, 2017

This can be used to mark e.g. the optical axis in a plot or for obscuring support struts (not part of this PR). Includes a few small bug fixes that I discovered while getting this to work. See commit messages for details.

hamogu and others added 4 commits June 1, 2017 14:49
Change import that caused Sphinx to put out warnings `from numpy.linalg import norm` adds norm to the namespace, while `import numpy as np` and the using `np.linalg.norm()` in the code will not.
@hamogu hamogu merged commit a4403e0 into Chandra-MARX:master Jun 2, 2017
@hamogu hamogu deleted the cylinder branch June 2, 2017 00:20
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.

None yet

1 participant