-
Notifications
You must be signed in to change notification settings - Fork 39
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
Fix coordinate transforms #47
Fix coordinate transforms #47
Conversation
Thank you 👍 Cool to see improvements here!
I just pushed a commit to fix this, but I want to further change this (the line above my change). |
752f5b9
to
62da82f
Compare
Ok cool, I rebased on your commit. With that, only the resolution dependency remains 👍 |
Continuing #23: Replaced all unknown transforms from the simulation and evaluation chain except angle regression by well-understood transforms.
I think this is a substantial improvement for simulation and evaluation. Now we understand them almost entirely.