Is it possible to obtain ODF data based on the inverse pole figure data

30 views
Skip to first unread message

终南闲人

unread,
May 30, 2019, 1:31:48 AM5/30/19
to MTEX
Hi,

I did in-situ loading experiment and I tried to plot the inverse pole figure along the loading direction using the code below. I try to plot the pole figure. I am wondering if it is possible to calculated the ODF based on the inverse pole figure data.

Thanks!
Yuan

%%
cs = crystalSymmetry('6/mmm', [3.2093 3.2093 5.2103], 'X||a*', 'Y||b', 'Z||c*', 'mineral', 'Mg', 'color', 'light blue');

data=[
0021.66917
1050.171019
1030.896366
1020.659014
1013.712668
1000.584565
1100.348282
1120.324243
0210.194963
0230.109812
1210.079389
1140.084234
];

= Miller(vector3d(data(:,1:3).'),cs)
plot(v.project2FundamentalRegion,data(:,4),'
FundamentalRegion')
S2G = plotS2Grid(cs.fundamentalSector)
S2G=Miller(S2G,cs);
v
.resolution = 10*degree % this is used as an parameter of interpolation
= interp(v,data(:,4),S2G);
plotx2south
contourf
(S2G,d)

Rüdiger Kilian

unread,
May 31, 2019, 3:33:54 AM5/31/19
to mtex...@googlegroups.com
Hi,
for just one specimen direction, the data you have equals 12 polefigures, each with just one point, mtex is not doing it. If you'd have this data for many different specimen directions, you could probably give it a try.

Cheers,
Rüdiger






+++
________________________________________
From: mtex...@googlegroups.com <mtex...@googlegroups.com> on behalf of 终南闲人 <yuan...@gmail.com>
Sent: Thursday, May 30, 2019 7:31:48 AM
To: MTEX
Subject: {MTEX} Is it possible to obtain ODF data based on the inverse pole figure data
--
If you want to reduce the number of emails you get through this forum login to https://groups.google.com/forum/?fromgroups=#!forum/mtexmail, click "My membership" and select "Don't send me email updates". You can still get emails on selected topics by staring them.
---
You received this message because you are subscribed to the Google Groups "MTEX" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mtexmail+u...@googlegroups.com<mailto:mtexmail+u...@googlegroups.com>.
Visit this group at https://groups.google.com/group/mtexmail.
To view this discussion on the web visit https://groups.google.com/d/msgid/mtexmail/fac3fcc2-e8d4-4ff6-8b2f-1560f9aaf915%40googlegroups.com<https://groups.google.com/d/msgid/mtexmail/fac3fcc2-e8d4-4ff6-8b2f-1560f9aaf915%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

终南闲人

unread,
May 31, 2019, 11:17:58 AM5/31/19
to MTEX
Hi Rüdiger,

Thanks for the reply! You mean many different speciment directions. Do you have any ideas how many it should be?

Thanks!

Yuan

在 2019年5月31日星期五 UTC-4上午3:33:54,Rüdiger Kilian写道:
To unsubscribe from this group and stop receiving emails from it, send an email to mtex...@googlegroups.com<mailto:mtexmail+unsubscribe@googlegroups.com>.

Rüdiger Kilian

unread,
Jun 1, 2019, 3:45:06 AM6/1/19
to mtex...@googlegroups.com
Hi,
I don't know. Currently it refuses to use a polefigure with just one point. Soif you can easily derive that data, maybe a coarse grid is already enough.
Cheers,
Rüdiger

________________________________________
From: mtex...@googlegroups.com <mtex...@googlegroups.com> on behalf of 终南闲人 <yuan...@gmail.com>
Sent: Friday, May 31, 2019 5:17:58 PM
To: MTEX
Subject: Re: {MTEX} Is it possible to obtain ODF data based on the inverse pole figure data

Hi Rüdiger,

Thanks for the reply! You mean many different speciment directions. Do you have any ideas how many it should be?

Thanks!

Yuan

在 2019年5月31日星期五 UTC-4上午3:33:54,Rüdiger Kilian写道:
Hi,
for just one specimen direction, the data you have equals 12 polefigures, each with just one point, mtex is not doing it. If you'd have this data for many different specimen directions, you could probably give it a try.

Cheers,
Rüdiger






+++
________________________________________
From: mtex...@googlegroups.com<javascript:> <mtex...@googlegroups.com<javascript:>> on behalf of 终南闲人 <yuan...@gmail.com<javascript:>>
To unsubscribe from this group and stop receiving emails from it, send an email to mtex...@googlegroups.com<javascript:><mailto:mtexmail+u...@googlegroups.com<javascript:>>.
--
If you want to reduce the number of emails you get through this forum login to https://groups.google.com/forum/?fromgroups=#!forum/mtexmail, click "My membership" and select "Don't send me email updates". You can still get emails on selected topics by staring them.
---
You received this message because you are subscribed to the Google Groups "MTEX" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mtexmail+u...@googlegroups.com<mailto:mtexmail+u...@googlegroups.com>.
To view this discussion on the web visit https://groups.google.com/d/msgid/mtexmail/7edaea98-fd15-4117-823e-8c09bd857f35%40googlegroups.com<https://groups.google.com/d/msgid/mtexmail/7edaea98-fd15-4117-823e-8c09bd857f35%40googlegroups.com?utm_medium=email&utm_source=footer>.
Reply all
Reply to author
Forward
0 new messages