Change Specimen Symmetry of a subset of orientations

20 views
Skip to first unread message

Umberto Maria Ciucani

unread,
Jun 8, 2019, 7:01:10 PM6/8/19
to MTEX
I have a set of orientations from an ebsd dataset ( ebsd('t').orientations ) of which I would like to change its specimenSymmetry type. It comes with a triclinic generic specimenSymmetry and I would like to change it to orthorhombic.

Thanks in advance.

Ralf Hielscher

unread,
Jun 9, 2019, 12:51:32 AM6/9/19
to MTEX
You can do

ori = ebsd('t').orientations
ori
.SS = specimenSymmetry('mmm')


Ralf
Reply all
Reply to author
Forward
0 new messages