Dorian Depriester
Dorian Depriester
**What do you want to do?** I want to randomly generate numerous orientations from a given ODF, but it seems that the corresponding Euler angles don't match with the ranges...
Hello there! It seems that the mean() method for orientations actually doesn't take the orientations' symmetry into account. For instance, let's consider the m-3m symmetry and a set of 3...
**What do you want to do?** Compute the misorientation angle between two orientations, with one lying in the FR, whereas the other one is outside. **What data do you have?**...
Dear developpers, I try to simulate the Kikuchi pattern of the CIGS [1] phase (see [InCuSe2.cif.txt](https://github.com/user-attachments/files/15913579/InCuSe2.cif.txt)). I have followed [the corresponding tutorial](https://kikuchipy.org/en/stable/tutorials/kinematical_ebsd_simulations.html) and ended up with the following script: ````...
**Is your feature request related to a problem? Please describe.** In some CIF files, atoms are given by their ionic names (e.g. Fe2+ instead of Fe). This is (sometimes) the...
Dear developpers, I try to simulate the Kikuchi pattern of the CIGS [1] phase (see [InCuSe2.cif.txt](https://github.com/user-attachments/files/15913579/InCuSe2.cif.txt)). I have followed [the corresponding tutorial](https://kikuchipy.org/en/stable/tutorials/kinematical_ebsd_simulations.html) and ended up with the following script: ```python...