Replies: 2 comments
|
The texture parameters in particular the preferred orientation factor can be fit more or less like other phase specific parameters. in simpack_powdermodel.py you would do the following changes: note that the orientation itself can not be fit. (in principle this could be added easily, but it seems more clever to try few low index directions or know this from the measurements). Note that for internal reasons there are some preferred_orientation keys in the emission settings. ignore those. |
0 replies
|
thank you! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello
the powder diffraction implementation includes the March-Dollase model for preferred orientation in the symmetric reflection mode.
Are the parameters of the March-Dollase model automatically retrieved and optimized during the calculation or should they be passed by the user?
I have a sample with a strong preferred orientation, so I would like to be sure how it is best to proceed.
In case it is possible to pass the preferred orientation parameters, how would one do in the simpack_powdermodel.py example?
Thank you in advance
Regards
All reactions