source: trunk/doc/expgui5.html @ 577

Last change on this file since 577 was 571, checked in by toby, 16 years ago

# on 2002/04/12 19:49:04, toby did:
remove identification stuff

  • Property rcs:author set to toby
  • Property rcs:date set to 2002/04/12 19:49:04
  • Property rcs:lines set to +3 -4
  • Property rcs:rev set to 1.8
  • Property rcs:state set to Exp
  • Property svn:keywords set to Author Date Revision Id
File size: 3.7 KB
Line 
1<html>
2<head>
3   <title>EXPGUI</title>
4   <meta name="keywords" content="crystallography, Rietveld, diffraction,
5   GSAS, EXPGUI">
6</HEAD>
7<style>
8A:link {text-decoration:none}
9A:vlink {text-decoration:none}
10</style>
11
12<BODY BGCOLOR="#FFFFFF"
13      topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" 
14      text="#000000" link="#0033ff" vlink="#0033ff" alink="#0033ff">
15
16<?
17   include("/var/www/include/navigation.inc");
18   include("/var/www/include/utility.inc");
19?>
20<blockquote><font face="arial, helvetica, sans-serif">
21
22<TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT>
23<TR><TH><A  Href="expgui.html">EXPGUI top</A> 
24</TH><TH><A Href="expgui6.html">Next page</A>
25</TH><TH><A Href="expgui4.html">Previous page</A>
26</TH></TR></TABLE><BR CLEAR=ALL>
27
28<center><h1>
29<HR noshade width="75%" size="2" align="center">
30EXPGUI, part 5
31<HR noshade width="75%" size="2" align="center">
32</h1></center>
33
34<h3>A.5 Profile pane</h3> 
35<DL><DL>
36The Profile pane is used to edit the profile values as well as
37their refinement flags and damping value.
38Note that there will be a set of profile parameters for each
39phase present in each histogram.
40<IMG SRC="new.gif" HEIGHT=13 WIDTH=36 alt="New!">
41The "Change Type" button is used to select a new profile type for one
42or more histogram/phase combinations.
43<P>
44Note that the order that histograms appear in this
45pane is determined by the
46<a href="expguic.html#sorthist">"Sort histograms by"</a> option in
47the Options Menu.
48</DL></DL>
49<img SRC="5.gif" align=TEXTTOP alt="EXPGUI Screen snapshot">
50<DL><DL>
51When more than one phase is present in the histogram,
52the profiles for all phases are shown.
53</DL></DL>
54<img SRC="5a.gif" align=TEXTTOP alt="EXPGUI Screen snapshot">
55<DL><DL>
56
57<P>
58If
59<A href="expgui.html#multiplehistogram">
60"Multiple Histogram Selection" mode</A> is set to "All",
61this pane is disabled. For other settings of this mode,
62profile values and settings can be collectively
63modified for groups of histograms and the pane appears slightly
64differently
65</DL></DL>
66<img SRC="5c.gif" align=TEXTTOP alt="EXPGUI Screen snapshot">
67
68
69<a name="ChangeType">
70<h4>A.5.1 Edit Profile Type</h4> 
71<DL><DL>
72Pressing the "Change Type" button causes a window like the one below to
73be displayed.
74<P><img SRC="5b.gif" align=TEXTTOP alt="EXPGUI Screen snapshot"><BR><P>
75Note that the default profile values are taken from the instrument parameter
76file (in the example above, a profile was selected where no
77such default values were defined and the current values (where appropriate)
78are taken from the current profile function. Through use of the appropriate
79buttons, selected values can be retained from the current profile when
80the function is changed or can be reset to default values. This latter
81capability can be useful even when not changing the profile type, if the
82profile terms have refined into a false minimum.
83
84</DL></DL>
85<a name="GlobalEdit">
86</a><h4>A.5.2 Profile pane</h4> 
87<DL><DL>
88<img SRC="5d.gif" align=TEXTTOP alt="EXPGUI Screen snapshot">
89<P>
90When the button labeled "Global Edit" is pressed
91(<A href="expgui.html#multiplehistogram">
92"Multiple Histogram Selection" mode</A> must be
93set to a single histogram type) the dialog above will be displayed.
94The entry boxes will appear blank
95and only those terms that are filled in will be changed when the "Set"
96button is pressed.
97
98</DL></DL><hr>
99<TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT>
100<TR><TH><A  Href="expgui.html">EXPGUI top</A> 
101</TH><TH><A Href="expgui6.html">Next page</A>
102</TH><TH><A Href="expgui4.html">Previous page</A>
103</TH></TR></TABLE>
104
105<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>
106<font size=-1><? lastmod(); ?> </font>
107<br>$Revision: 571 $ $Date: 2009-12-04 23:08:24 +0000 (Fri, 04 Dec 2009) $
108</blockquote>
109</body>
110</html>
Note: See TracBrowser for help on using the repository browser.