1 | <html> |
---|
2 | <head> |
---|
3 | <title>EXPGUI Alumina Tutorial, part #9</title> |
---|
4 | </head> |
---|
5 | |
---|
6 | <style> |
---|
7 | A:link {text-decoration:none} |
---|
8 | A:vlink {text-decoration:none} |
---|
9 | </style> |
---|
10 | |
---|
11 | <BODY BGCOLOR="#FFFFFF" |
---|
12 | topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" |
---|
13 | text="#000000" link="#0033ff" vlink="#0033ff" alink="#0033ff"> |
---|
14 | |
---|
15 | <? |
---|
16 | include("/var/www/include/navigation.inc"); |
---|
17 | include("/var/www/include/utility.inc"); |
---|
18 | ?> |
---|
19 | <blockquote> |
---|
20 | |
---|
21 | <TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT> |
---|
22 | <TR><TH><A Href="index.html">Intro</A> |
---|
23 | </TH><TH><A Href="alumina10.html">Next page</A> |
---|
24 | </TH><TH><A Href="alumina8.html">Previous page</A> |
---|
25 | </TH></TR></TABLE><BR CLEAR=ALL> |
---|
26 | |
---|
27 | |
---|
28 | <CENTER> |
---|
29 | <H1><HR noshade width="75%" size="2" align="center"> |
---|
30 | GSAS/EXPGUI Alumina tutorial (part 9)<BR> |
---|
31 | Initial Fitting of Profile Parameters |
---|
32 | |
---|
33 | <HR noshade width="75%" size="2" align="center"> |
---|
34 | </H1> |
---|
35 | </CENTER> |
---|
36 | After the unit cell is fit, the next step is typically |
---|
37 | to improve the crystallographic |
---|
38 | model if the profile is well-fit. In this case, however, |
---|
39 | we cannot do that since |
---|
40 | the high-angle peaks are much broader than the calculated pattern. |
---|
41 | This is demonstrated clearly in the LIVEPLOT output shown below. |
---|
42 | <P> |
---|
43 | <img alt="tutorial screen dump" src="9a.gif" align=RIGHT> |
---|
44 | <BR clear=all> |
---|
45 | <blockquote><I> |
---|
46 | The plot above shows several problems that need to be addressed by |
---|
47 | refining parameters. As noted before, the observed peaks are |
---|
48 | significantly broader than the calculated, this is addressed by |
---|
49 | optimizing the peak shape parameters. Also, the relative intensities |
---|
50 | in the calculated pattern does not match the observed intensities, |
---|
51 | this can potentially be addressed by refinement of coordinates and, |
---|
52 | to a lesser extent, individual displacement (temperature) parameters. |
---|
53 | It is also worth noting that the computed background is too high at |
---|
54 | higher two-theta values. This may be improved by refinement of the |
---|
55 | background when the peak intensities are better fit or may require the |
---|
56 | addition of more background parameters. In any case, neither the coordinates |
---|
57 | or the background can be effectively optimized until a reasonable fit is |
---|
58 | obtained for the peak shape. |
---|
59 | </I></blockquote> |
---|
60 | <P><HR noshade width="50%" size="4" align="center"><P> |
---|
61 | |
---|
62 | In the Profile panel shown below, |
---|
63 | the three Gaussian peak width terms (GU, GV & GW, also |
---|
64 | known as the Cagilloti terms U, V & W), are added to the refinement. |
---|
65 | <P><img alt="tutorial screen dump" src="9b.gif" align=RIGHT> |
---|
66 | <BR clear=all> |
---|
67 | <P><HR noshade width="50%" size="4" align="center"><P> |
---|
68 | |
---|
69 | After the flags are set for the profile terms, the GENLES program is |
---|
70 | rerun. At this point, the fit improves considerably. |
---|
71 | |
---|
72 | <P><img alt="tutorial screen dump" src="9c.gif" align=RIGHT> |
---|
73 | <BR clear=all> |
---|
74 | <P><HR noshade width="50%" size="4" align="center"><P> |
---|
75 | |
---|
76 | If the fit is examined closely at this stage with LIVEPLOT (as shown below), |
---|
77 | it can be seen that the peaks at high angle appear to be trucated on each side. |
---|
78 | This is due to the fact that the peak profiles have gotten much broader, |
---|
79 | but POWPREF has not yet been rerun, so not enough data points are included |
---|
80 | in the computation. |
---|
81 | <P><img alt="tutorial screen dump" src="9d.gif" align=RIGHT> |
---|
82 | <BR clear=all> |
---|
83 | <blockquote><I> |
---|
84 | This sort of problem occurs fairly commonly for neophyte GSAS users. The |
---|
85 | way to avoid this is to remember to rerun POWPREF after any significant |
---|
86 | change in the lattice parameters, zero correction or peak profile terms. |
---|
87 | Also be sure to run POWPREF after adding phases, histograms or changing |
---|
88 | the excluded regions. |
---|
89 | </I></blockquote> |
---|
90 | <P><HR noshade width="50%" size="4" align="center"><P> |
---|
91 | |
---|
92 | Run POWPREF and then GENLES again. Note that still more improvement is |
---|
93 | seen in the Chi-squared and R-factors. |
---|
94 | <P><img alt="tutorial screen dump" src="9f.gif" align=RIGHT> |
---|
95 | <BR clear=all> |
---|
96 | <P><HR noshade width="50%" size="4" align="center"><P> |
---|
97 | |
---|
98 | Now LIVEPLOT shows a normally-shaped diffraction peak. |
---|
99 | <img alt="tutorial screen dump" src="9g.gif" align=RIGHT> |
---|
100 | <BR clear=all> |
---|
101 | <HR> |
---|
102 | Previous: <A HREF="alumina8.html"> |
---|
103 | Fit the Diffractometer Zero Correction |
---|
104 | </A> |
---|
105 | <BR> |
---|
106 | Next step: <A HREF="alumina10.html"> |
---|
107 | Group U<sub>iso</sub> parameters; Refine coordinates and Overall U<sub>iso</sub>. |
---|
108 | </A> |
---|
109 | |
---|
110 | <HR> |
---|
111 | </blockquote> |
---|
112 | <P><font size=-1><A HREF="MAILTO:crystal@NIST.gov?subject=WWW page <?=$PHP_SELF?>">Comments, corrections or questions: crystal@NIST.gov</A></font><BR> |
---|
113 | <font size=-1><? lastmod(); ?> |
---|
114 | <BR>$Revision: 930 $ $Date: 2009-12-04 23:14:35 +0000 (Fri, 04 Dec 2009) $</font> |
---|
115 | </body> |
---|
116 | </html> |
---|