source: trunk/tutorial2/garnet9.html @ 601

Last change on this file since 601 was 601, checked in by toby, 14 years ago

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

  • Property rcs:author set to toby
  • Property rcs:date set to 2002/04/12 21:34:08
  • Property rcs:lines set to +19 -23
  • Property rcs:rev set to 1.2
  • Property rcs:state set to Exp
  • Property svn:keywords set to Author Date Revision Id
File size: 1.7 KB
Line 
1<html>
2<head>
3   <title>EXPGUI Tutorial #9</title>
4</head>
5
6<style>
7A:link {text-decoration:none}
8A: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<CENTER>
22<H1>EXPGUI Tutorial: Garnet (part 9)</H1>
23</CENTER>
24<H1>
259. Compute Bond Distances and Angles
26</H1>
27The next section of the tutorial in the GSAS manual shows how to compute
28a Fourier map. Other than the minor change of pressing menu buttons to invoke
29the programs when using EXPGUI, the steps are unchanged so this
30is not repeated here. Note that the "Fobs Extraction flag" is set on the
31LS controls pane and the le Bail extraction modes (GSAS now has two such
32modes) can also be set from from this pane.
33<P>
34EXPGUI offers two modes
35when running DISAGL to generate the atomic distances and angles. In the
36default mode, the DISAGL results are placed in a separate window
37similar (see below).
38The traditional mode, where DISAGL results are placed in the .LST
39file can be obtained by unchecking the Options/Use DISAGL Window menu
40option. In either mode, DISAGL is invoked from the Results/DISAGL menu.
41<P>
42<BR clear=left>
43<img src="disagl.gif">
44<BR clear=left>
45
46<BR clear=left><HR>
47Previous step: <A HREF="garnet6.html">
48Vary atomic parameters</A>
49<BR>
50Top: <A HREF="index.html">
51Introduction</A>
52
53<HR>
54</blockquote>
55<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>
56<font size=-1><? lastmod(); ?> </font>
57<BR>$Revision: 601 $ $Date: 2009-12-04 23:08:54 +0000 (Fri, 04 Dec 2009) $
58</body>
59</html>
Note: See TracBrowser for help on using the repository browser.