MechMicroMan / DefDAP

A python library for correlating EBSD and HRDIC data
Apache License 2.0
36 stars 18 forks source link

Rotated slip traces #100

Closed eugenianietov closed 1 year ago

eugenianietov commented 1 year ago

Hi all!!

I'm using DefDAP for analyzing slip traces in my Ti sample. I know in advance that all my traces correspond to prismatic slip. However, when I read my EBSD file with DefDAP, all the predicted traces were rotated -90 degrees, so I cannot find any match. Any idea of what can be happening or how to fix it? I'm using the develop branch of the code!

Thanks a lot in advance!

Eugenia

davidlunt88 commented 1 year ago

Hi Eugenia,

Is the loading direction defined correctly for your test? I think the default on the introductory notebook is (1,0,0), I.e loading in the x direction. If you loading is along y, this would need to be (0,1,0).

Kind regards

Dave

On 13 Dec 2022, at 15:43, Eugenia Nieto Valeiras @.***> wrote:



Hi all!!

I'm using DefDAP for analyzing slip traces in my Ti sample. I know in advance that all my traces correspond to prismatic slip. However, when I read my EBSD file with DefDAP, all the predicted traces were rotated -90 degrees, so I cannot find any match. Any idea of what can be happening or how to fix it? I'm using the develop branch of the code!

Thanks a lot in advance!

Eugenia

— Reply to this email directly, view it on GitHubhttps://github.com/MechMicroMan/DefDAP/issues/100, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AES7PJAPIQU6ZEYW6BZEDQLWNCKSBANCNFSM6AAAAAAS5LRXEU. You are receiving this because you are subscribed to this thread.Message ID: @.***>

eugenianietov commented 1 year ago

Hi Dave,

My loading direction is the x-axis, so I didn´t change it. In fact, the Schmid factors for every slip system are correct, but the traces are not, they are all rotated. Moreover, the DIC and the EBSD match spatially so I didn't apply any rotation.

Thanks a lot!

Eugenia