mtex icon indicating copy to clipboard operation
mtex copied to clipboard

calcODF and plotPDF Calculation Problems in Version 5.11.2 and 6.0.0

Open takenoriTohokuUniv opened this issue 11 months ago • 0 comments

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 PF Recalculated PF ver. 5.10.1 ver_5_10_2 Recalculated PF ver. 6.0.0 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

takenoriTohokuUniv avatar Dec 20 '24 06:12 takenoriTohokuUniv