Visualisation results doesn't match experimental ebsd data #283
-
@rquey Sir, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
EBSD software packages often assume that the origin is at the top left (EBSD scanning from top to bottom) while Neper assumes that the origin is at the bottom left. You can change the image y axis in Neper using For the orientations, I don't really know. I would check the colors produced by the two codes for "simple" orientations ((0,0,0), etc.) to try to find what is wrong. EDIT Please keep me posted if you give it a try. |
Beta Was this translation helpful? Give feedback.
-
@dikshanshs |
Beta Was this translation helpful? Give feedback.
EBSD software packages often assume that the origin is at the top left (EBSD scanning from top to bottom) while Neper assumes that the origin is at the bottom left. You can change the image y axis in Neper using
-camerasky
(problably-camerasky 0:-1:0
).For the orientations, I don't really know. I would check the colors produced by the two codes for "simple" orientations ((0,0,0), etc.) to try to find what is wrong.
EDIT Please keep me posted if you give it a try.