You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For 2D coordinate systems (e.g. from an image), autopew currently calculates the transform for x and y coordinates, but imposes a default value for z.
This value for Z could in the first instance be extracted from the mean of the reference points, or in the case of direct coordinate transforms (see #2) could be an interpolated surface over x-y. These values for z should be bounded by stage limits (see #1).
The text was updated successfully, but these errors were encountered:
For 2D coordinate systems (e.g. from an image), autopew currently calculates the transform for x and y coordinates, but imposes a default value for z.
This value for Z could in the first instance be extracted from the mean of the reference points, or in the case of direct coordinate transforms (see #2) could be an interpolated surface over x-y. These values for z should be bounded by stage limits (see #1).
The text was updated successfully, but these errors were encountered: