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

GUI is adding offset to experimental data (it shouldn't be) #1105

Closed
jimmyDunne opened this issue Feb 22, 2019 · 2 comments
Closed

GUI is adding offset to experimental data (it shouldn't be) #1105

jimmyDunne opened this issue Feb 22, 2019 · 2 comments
Labels

Comments

@jimmyDunne
Copy link
Member

Steps to reproduce

(1) Preview experimental marker data in GUI.
(2) Preview corresponding force data in GUi.
(3) Sync motions.

Expected result

Marker and force data are displayed in the exact, global, location that they are defined in the experimental data files.

image

Actual result

The GUI adds an offset to the view frame of the force data and so it appears as if there is a real offset between the marker and force data.

image

I would guess that this behavior occurs because the the Experimental Data Previewer is sharing some of the same functions as the Model Opener, but this particular behavior is incorrect. Experimental data should never have offsets automatically injected into the visualization since this makes it difficult for the user to know what is exactly wrong. Case in point is this forum post.

Environment and GUI version

Mac and Windows

@jenhicks jenhicks added the bug label Feb 28, 2019
@jenhicks jenhicks added this to the Future Release milestone Feb 28, 2019
@jenhicks
Copy link
Member

jenhicks commented Mar 4, 2019

This has come up a couple times on the forum (two users).

@jimmyDunne
Copy link
Member Author

Fixed in #1118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants