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

Fix compare() method #4

Merged
merged 4 commits into from Dec 16, 2019
Merged

Fix compare() method #4

merged 4 commits into from Dec 16, 2019

Conversation

takluyver
Copy link
Member

Fixes #3

This also makes .compare() use .inspect(), so it draws the same kind of picture. And I moved it onto the base class, so now all detector types support comparing two geometries.

Here's an example image from the new compare method:

image

@tmichela
Copy link
Member

no support for z axis ? :-D

LGTM

@takluyver
Copy link
Member Author

It's a safety concern, if the arrows point out of the screen they could poke the user in the eye. 😉 (someone holding their bruised eye shut)

@takluyver takluyver merged commit ee7d7c8 into master Dec 16, 2019
@takluyver takluyver deleted the fix-compare branch December 16, 2019 15:50
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.

Compare arrowheads dwarf the actual geometry
2 participants