Hi everyone,
thank you for piles of useful information that had been posted in this group. I am afraid my problem is trivial, but I've combed related posts on the forum and still not sure about the solution.
I am importing AZtec data for which some pole figures had been produced for me, so I can compare if my orientation is correct. I also know sample coordinate system used for acquisition and it corresponds to option 1 in the import wizard
{
setMTEXpref('xAxisDirection','east');
setMTEXpref('zAxisDirection','outOfPlane');
}
The initial data contains:
{
crystalSymmetry('6/m',
[9.5 9.5 6.9], 'X||a*', 'Y||b', 'Z||c*', 'mineral', 'Apatite', 'color', [0.53
0.81 0.98]),...
crystalSymmetry('6/m',
[9.4 9.4 6.9], 'X||a*', 'Y||b', 'Z||c*', 'mineral', 'Hydroxylapatite',
'color', [0.56 0.74 0.56])};
}
and after import and setting everything to apatite (for simplicity now), it is
{
Phase Orientations
Mineral Color Symmetry
Crystal reference frame
1
343324 (100%) Apatite LightSkyBlue 6/m X||a*, Y||b, Z||c
}
After this rotation, you can still see in the pole figures a rotation of ca. 30°, but I don't understand where this comes from. Should I just correct this rotation or how can I check whether my import was correct? I don't have access to AZtec at the moment.
Thank you and all the best,
Emilia