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

Heatmap calculations per grid #1803

Conversation

metemaddar
Copy link
Contributor

Fix for reading opp_matrix in different orientation (vertical/horizontal)

- When direction of read data are different (horizontal/vertical) it won't raise error
@metemaddar
Copy link
Contributor Author

For one file, the orientation of read data is different. Now the result created with concatenate(concatenate(axis=None)), so it will ravel() all the input arrays.

@EPajares EPajares merged commit 247034e into goat-community:feature/walking-matrix Dec 28, 2022
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.

2 participants