source: trunk/tutorial2/garnet2.html @ 216

Last change on this file since 216 was 169, checked in by toby, 13 years ago

# on 2000/05/30 22:22:38, toby did:
Garnet tutorial

  • Property rcs:author set to toby
  • Property rcs:date set to 2000/05/30 22:22:38
  • Property rcs:rev set to 1.1
  • Property rcs:state set to Exp
  • Property svn:keywords set to Author Date Revision Id
File size: 2.9 KB
Line 
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" 
10alt="Link to NIST Center for Neutron Research home page"
11ALIGN=RIGHT></A>
12<A HREF=http://www.nist.gov>
13<IMG SRC="http://www.ncnr.nist.gov/images/webidblue_2lineright.gif" 
14alt="Link to National Institute of Standards & Technology home page"
15ALIGN=LEFT></A>
16<CENTER>
17<A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html">
18<IMG SRC="tcltklogo100.gif" 
19alt="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>
272. Add a phase and atoms to the Experiment
28</H1>
29
30
31The next step is to define a phase. (Note that
32in EXPEDT, one must define a phase before reading in
33histograms but in EXPGUI, this can be done in either order.)
34Switch 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
38add new phase window and press the "Add" button.
39<P>
40<img src="addph2.gif" ALIGN=LEFT>
41Since a common source of errors is to improperly format
42the space group for GSAS, the generated operators are shown
43in a window.
44These should be checked.
45 
46<BR clear=left><P>
47<img src="addph3.gif" ALIGN=LEFT>
48Since the operators above are correct,
49press the Continue button and the
50phase is added and the output created from adding the
51phase is shown in a window. Press OK to continue.
52Press the "1" button that has just been added to
53the 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>
58Now we will add the atoms to the phase
59by pressing the "Add New Atom" button
60in the lower left of the Phase pane.
61<BR clear=left>
62<img src="addatom1.gif" align=left>
63At first the add atom menu appears with room for a
64single atom to be added. Press the "More atoms" button 5 times to create
65spaces for six atoms and add the atom information found on page 66.
66<BR clear=left>
67<P><img src="addatom2.gif" align=left>
68After all atoms have been typed in, press the "Add Atoms" button and then
69the screen below appears, so that it can be verified that the atoms
70have been added correctly.
71<BR clear=left>
72<P>
73<img src="addatom3.gif" align=left>
74After 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">
81garnet2.exp
82</A>)
83
84<BR clear=left>
85<HR>
86Previous Step: <A HREF="garnet1.html">
87Create a GSAS Experiment File</A>
88<BR>
89Next step: <A HREF="garnet3.html">
90Add 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>
Note: See TracBrowser for help on using the repository browser.