Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calcODF and plotPDF Calculation Problems in Version 5.11.2 and 6.0.0 #2285

Open
takenoriTohokuUniv opened this issue Dec 20, 2024 · 0 comments

Comments

@takenoriTohokuUniv
Copy link

takenoriTohokuUniv commented Dec 20, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant