source: trunk/tutorial1/nickel8.html @ 569

Last change on this file since 569 was 211, checked in by toby, 16 years ago

# on 2000/06/09 03:57:42, toby did:
incorporate many useful comments by Egbert Keller

  • Property rcs:author set to toby
  • Property rcs:date set to 2000/06/09 03:57:42
  • Property rcs:lines set to +4 -3
  • Property rcs:rev set to 1.2
  • Property rcs:state set to Exp
  • Property svn:keywords set to Author Date Revision Id
File size: 2.4 KB
Line 
1<html>
2<head>
3   <META NAME="Author" CONTENT="Brian H. Toby">
4   <title>EXPGUI Tutorial #8</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>GSAS Nickel example using EXPGUI (part 8)</H1>
25</CENTER>
26<H1>
278. Run GENLES
28</H1>
29At this point, we are ready to run GENLES to perform a least-squares
30refinement. GENLES can be run from the appropriate
31button on the button bar, by typing Alt-G, or using the GENLES command
32in the Powder or Xtal menus.
33
34<img src="genles1.gif">
35<BR clear=left>
36As soon as GENLES is started, a box appears on the screen
37showing the refinement status. (See below).
38<BR clear=left>
39<img src="genles2.gif">
40<P><BR clear=left>
41<img src="genles3.gif" align=left>
42As the refinement progresses, the LIVEPLOT window automatically
43updates, where the contents have
44<A HREF="nickel6.html#liveplot">previously been described.</A>
45
46<BR clear=left>
47<img src="powpref4.gif" align=left>
48When GENLES is finished and the window is closed, press "Load new"
49to cause the revised .EXP file to be read. (Pressing
50"Continue editing" would reject the results of the refinement.)
51<BR clear=left>
52<img src="lstview.gif">
53To examine the results of the refinement in more detail, consult the
54.LST file. This can be examined using the LSTVIEW program. This program
55is shown above. Like LIVEPLOT, LSTVIEW is updated as the refinement
56progresses.
57<BR clear=left>
58The GSAS tutorial in the manual demonstrates use of POWPLOT to
59look at other aspects of the data, such as error analysis. This can
60be done by pressing the POWPLOT button or accessing POWPLOT from the
61menu bar.
62
63<BR clear=left><HR>
64Previous step: <A HREF="nickel7.html">
65Setup for Least-Squares Refinement</A>
66<BR>
67Next step: <A HREF="nickel9.html">
68Additional Work</A>
69
70<BR clear=left>
71<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>)
72<BR clear=left>
73$Revision: 211 $ $Date: 2009-12-04 23:02:15 +0000 (Fri, 04 Dec 2009) $
74</body>
75</html>
Note: See TracBrowser for help on using the repository browser.