MechMicroMan / DefDAP

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

EDAX Files #128

Open ty-neville opened 6 days ago

ty-neville commented 6 days ago

I'm currently trying to load EDAX type files (.ang) but the notebook example only uses cpr, crc or ctf files. Is there a way to load EDAX files without having to convert them to the ctf format? Additionally, are there any sample notebooks that cover DefDAP's trace analysis features? Thanks Ty

rhysgt commented 6 days ago

Hi Ty,

The 'develop' branch of DefDAP supports the .ang EDAX file format. You can download it here: https://github.com/MechMicroMan/DefDAP/tree/develop. We have changed quite a lot in this version so take a look at the example notebook in that branch.

The trace analysis features are not so well documented at the moment but happy to arrange a chat. Do you have clearly defined planar slip bands or is it more diffuse?

Drop me an email at rhys.thomas@manchester.ac.uk if you need help with any of this