source: trunk/tutorial1/nickel8.html @ 869

Last change on this file since 869 was 590, checked in by toby, 13 years ago

# on 2002/04/12 21:21:18, toby did:
remove id info; update format

  • Property rcs:author set to toby
  • Property rcs:date set to 2002/04/12 21:21:18
  • Property rcs:lines set to +19 -21
  • Property rcs:rev set to 1.3
  • Property rcs:state set to Exp
  • Property svn:keywords set to Author Date Revision Id
File size: 2.2 KB
Line 
1<html>
2<head>
3   <title>EXPGUI Tutorial #8</title>
4</head>
5<style>
6A:link {text-decoration:none}
7A:vlink {text-decoration:none}
8</style>
9
10<BODY BGCOLOR="#FFFFFF"
11      topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" 
12      text="#000000" link="#0033ff" vlink="#0033ff" alink="#0033ff">
13
14<?
15   include("/var/www/include/navigation.inc");
16   include("/var/www/include/utility.inc");
17?>
18<blockquote>
19
20<CENTER>
21<H1>GSAS Nickel example using EXPGUI (part 8)</H1>
22</CENTER>
23<H1>
248. Run GENLES
25</H1>
26At this point, we are ready to run GENLES to perform a least-squares
27refinement. GENLES can be run from the appropriate
28button on the button bar, by typing Alt-G, or using the GENLES command
29in the Powder or Xtal menus.
30
31<img src="genles1.gif">
32<BR clear=left>
33As soon as GENLES is started, a box appears on the screen
34showing the refinement status. (See below).
35<BR clear=left>
36<img src="genles2.gif">
37<P><BR clear=left>
38<img src="genles3.gif" align=left>
39As the refinement progresses, the LIVEPLOT window automatically
40updates, where the contents have
41<A HREF="nickel6.html#liveplot">previously been described.</A>
42
43<BR clear=left>
44<img src="powpref4.gif" align=left>
45When GENLES is finished and the window is closed, press "Load new"
46to cause the revised .EXP file to be read. (Pressing
47"Continue editing" would reject the results of the refinement.)
48<BR clear=left>
49<img src="lstview.gif">
50To examine the results of the refinement in more detail, consult the
51.LST file. This can be examined using the LSTVIEW program. This program
52is shown above. Like LIVEPLOT, LSTVIEW is updated as the refinement
53progresses.
54<BR clear=left>
55The GSAS tutorial in the manual demonstrates use of POWPLOT to
56look at other aspects of the data, such as error analysis. This can
57be done by pressing the POWPLOT button or accessing POWPLOT from the
58menu bar.
59
60<BR clear=left><HR>
61Previous step: <A HREF="nickel7.html">
62Setup for Least-Squares Refinement</A>
63<BR>
64Next step: <A HREF="nickel9.html">
65Additional Work</A>
66
67<HR>
68</blockquote>
69<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>
70<font size=-1><? lastmod(); ?> </font>
71<BR>$Revision: 590 $ $Date: 2009-12-04 23:08:43 +0000 (Fri, 04 Dec 2009) $
72</body>
73</html>
Note: See TracBrowser for help on using the repository browser.