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

apollon.som.utilities.distribute should handle 2d indices #4

Open
Teagum opened this issue Oct 26, 2021 · 0 comments
Open

apollon.som.utilities.distribute should handle 2d indices #4

Teagum opened this issue Oct 26, 2021 · 0 comments

Comments

@Teagum
Copy link
Member

Teagum commented Oct 26, 2021

BMUs can only be passed as 1d index. This results in a mapping from these index to the matching input data. However, users cannot simply infer the map position form the index.

Possible solutions:
* dynamically convert the 1d index to a tuple base on the value of kwarg
* allow 1d and 2d data to be passed in

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