mtex
mtex copied to clipboard
calcODF and plotPDF Calculation Problems in Version 5.11.2 and 6.0.0
What do you want to do? calcODF and plotPDF
I tried to calculate the ODF from the PF and draw a recalculated polar figure, but the latest version (5.11.2 and 6.0.0) does not recalculate the original PF. Older versions (5.11.1 and bafore) successfully reproduce the PF.
What data do you have?
Original PF
Recalculated PF ver. 5.10.1
Recalculated PF ver. 6.0.0
What code do you use? Please provide minimalist code with code in the following form
odf = calcODF(pf,'resolution',1*degree);
plotPDF(odf,h,'XAxisDirection','east','YAxisDirection','north','contour','complete','upper','resolution',1*degree)
What MTEX version do you use? 5.11.2 and 6.0.0