1 | <html> |
---|
2 | <head> |
---|
3 | <META NAME="Author" CONTENT="Brian H. Toby"> |
---|
4 | <title>EXPGUI Tutorial #2</title> |
---|
5 | </head> |
---|
6 | <BODY BGCOLOR="#FFFFFF"> |
---|
7 | |
---|
8 | <A HREF=http://www.ncnr.nist.gov> |
---|
9 | <IMG SRC="http://www.ncnr.nist.gov/images/ncnrtrans.gif" |
---|
10 | alt="Link to NIST Center for Neutron Research home page" |
---|
11 | ALIGN=RIGHT></A> |
---|
12 | <A HREF=http://www.nist.gov> |
---|
13 | <IMG SRC="http://www.ncnr.nist.gov/images/webidblue_2lineright.gif" |
---|
14 | alt="Link to National Institute of Standards & Technology home page" |
---|
15 | ALIGN=LEFT></A> |
---|
16 | <CENTER> |
---|
17 | <A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html"> |
---|
18 | <IMG SRC="tcltklogo100.gif" |
---|
19 | alt="Link to Tcl/Tk information"> |
---|
20 | </CENTER></A> |
---|
21 | <hr> |
---|
22 | |
---|
23 | <CENTER> |
---|
24 | <H1>EXPGUI Tutorial: Garnet (part 2)</H1> |
---|
25 | </CENTER> |
---|
26 | <H1> |
---|
27 | 2. Add a phase and atoms to the Experiment |
---|
28 | </H1> |
---|
29 | |
---|
30 | |
---|
31 | The next step is to define a phase. (Note that |
---|
32 | in EXPEDT, one must define a phase before reading in |
---|
33 | histograms but in EXPGUI, this can be done in either order.) |
---|
34 | Switch to the Phase pane, and press the "Add Phase" button. |
---|
35 | <BR> |
---|
36 | <img src="addph1.gif"> |
---|
37 | <BR>Enter the appropriate information in the |
---|
38 | add new phase window and press the "Add" button. |
---|
39 | <P> |
---|
40 | <img src="addph2.gif" ALIGN=LEFT> |
---|
41 | Since a common source of errors is to improperly format |
---|
42 | the space group for GSAS, the generated operators are shown |
---|
43 | in a window. |
---|
44 | These should be checked. |
---|
45 | |
---|
46 | <BR clear=left><P> |
---|
47 | <img src="addph3.gif" ALIGN=LEFT> |
---|
48 | Since the operators above are correct, |
---|
49 | press the Continue button and the |
---|
50 | phase is added and the output created from adding the |
---|
51 | phase is shown in a window. Press OK to continue. |
---|
52 | Press the "1" button that has just been added to |
---|
53 | the Phase pane to display the phase you have just entered. |
---|
54 | |
---|
55 | <BR clear=left><P> |
---|
56 | <img src="addph4.gif"> |
---|
57 | <BR clear=left> |
---|
58 | Now we will add the atoms to the phase |
---|
59 | by pressing the "Add New Atom" button |
---|
60 | in the lower left of the Phase pane. |
---|
61 | <BR clear=left> |
---|
62 | <img src="addatom1.gif" align=left> |
---|
63 | At first the add atom menu appears with room for a |
---|
64 | single atom to be added. Press the "More atoms" button 5 times to create |
---|
65 | spaces for six atoms and add the atom information found on page 66. |
---|
66 | <BR clear=left> |
---|
67 | <P><img src="addatom2.gif" align=left> |
---|
68 | After all atoms have been typed in, press the "Add Atoms" button and then |
---|
69 | the screen below appears, so that it can be verified that the atoms |
---|
70 | have been added correctly. |
---|
71 | <BR clear=left> |
---|
72 | <P> |
---|
73 | <img src="addatom3.gif" align=left> |
---|
74 | After pressing OK. The contents of the phase is displayed as is shown below. |
---|
75 | <BR clear=left> |
---|
76 | <P><img src="addatom4.gif"> |
---|
77 | <BR clear=left> |
---|
78 | |
---|
79 | <P><BR>(.EXP Snapshot: |
---|
80 | <A HREF="ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/tutorials/garnet2.exp"> |
---|
81 | garnet2.exp |
---|
82 | </A>) |
---|
83 | |
---|
84 | <BR clear=left> |
---|
85 | <HR> |
---|
86 | Previous Step: <A HREF="garnet1.html"> |
---|
87 | Create a GSAS Experiment File</A> |
---|
88 | <BR> |
---|
89 | Next step: <A HREF="garnet3.html"> |
---|
90 | Add data (histogram) to the Experiment</A> |
---|
91 | |
---|
92 | <BR clear=left> |
---|
93 | <HR><p><a href="http://www.ncnr.nist.gov/staff/toby/">Brian Toby</a> (<a href="mailto:brian.toby@nist.gov">Brian.Toby@NIST.GOV</a>) |
---|
94 | <BR clear=left> |
---|
95 | $Revision: 169 $ $Date: 2009-12-04 23:01:33 +0000 (Fri, 04 Dec 2009) $ |
---|
96 | </body> |
---|
97 | </html> |
---|