-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hi guys,
As part of some procrastination efforts I have started to play around a bit with DefDAP, with the ultimate goal of trying to implement the SSLIP algorithm for slip system ID. However, I've had some trouble using advanced_notebook.ipynb as an example.
Is it correct that some of the code in there is from an older version of DefDAP?
Also (after using code from example_notebook.ipynb), I tried to use the Zircalloy data (https://data.mendeley.com/datasets/n4cdwp6pwc/1), but I think that the homologous points that are used in the notebook are not correct. It seems that advanced_notebook.ipynb is using different EBSD maps ("irr_new.crc") from the ones in the repository ("irr.crc")... I then wanted to try to define the homologous points myself but the bmp file is too large :)
In the mean time I'll try my best with the FCC example. The reason I'm interested in the Zircalloy is that there seem to be fewer slip systems active so that the verification (and troubleshooting) of my code is a bit easier.
Cheers,
Tijmen