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

ValueError: operands could not be broadcast together with shapes (4,55) (4,67) #5

Open
Geraldene opened this issue Oct 22, 2021 · 1 comment

Comments

@Geraldene
Copy link

When running the optimise function I am getting the following error: dx, dy, dz, _ = np.mean(self.coord1 - self.coord2, axis=1) ValueError: operands could not be broadcast together with shapes (4,55) (4,67) I have also tried the get_tm utility function and I am encountering the same error.

@Dapid
Copy link
Owner

Dapid commented Oct 25, 2021

See #4

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

2 participants