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

Equilateral Triangle ROI #1581

Merged
merged 4 commits into from
Feb 15, 2021
Merged

Conversation

outofculture
Copy link
Contributor

I went ahead and implemented all the changes I requested on #664

feketeimre and others added 4 commits February 15, 2021 05:36
Added equilateral  TriangleROI.
getArrayRegion is not working yet
refactor the actual logic to live on ROI
* variable names
* lint
* docstring type and purpose
@outofculture
Copy link
Contributor Author

The failing checks look to be unrelated. Docs build fails in the same way on master. The windows+pyside+3.7 failure is intermittent on all branches.

@outofculture
Copy link
Contributor Author

I feel vaguely uneasy about merging my own PR, but this is really just the continuation of #664. This is mostly a new feature, with one refactor to support it, so the surface area of possible risk to others' code is very small. The failing build also gives me pause, but all the tests pertaining to this code have passed.

@outofculture outofculture merged commit 5210c55 into pyqtgraph:master Feb 15, 2021
@j9ac9k
Copy link
Member

j9ac9k commented Feb 15, 2021

docs build error is here: sphinx-doc/sphinx#8880 It's been fixed and will be part of the sphinx 3.5.1 release.

Thanks for the PR/merge @outofculture and thanks for the originally submission @feketeimre sorry we didn't follow up earlier.

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

3 participants