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_Image for treemesh assumes n x 3 array #247

Open
ngodber opened this issue May 1, 2021 · 0 comments
Open

Plot_Image for treemesh assumes n x 3 array #247

ngodber opened this issue May 1, 2021 · 0 comments

Comments

@ngodber
Copy link
Contributor

ngodber commented May 1, 2021

The new plot_image for treemesh assumes dim nC x 3 input for tree's. For consistency with the other plot functions it should probably assume a 3 * n vector as is the output from dpred, or better, check whether input is a vector 2d array and behave accordingly.

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