Changeset 202 for trunk/doc


Ignore:
Timestamp:
Dec 4, 2009 5:02:06 PM (14 years ago)
Author:
toby
Message:

# on 2000/06/09 03:53:28, toby did:
Add Pref Orientation Section
Renumber and reorganize sections
quick revisions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/expgui.html

    • Property rcs:date changed from 2000/05/26 14:12:58 to 2000/06/09 03:53:28
    • Property rcs:lines changed from +5 -3 to +145 -101
    • Property rcs:rev changed from 1.11 to 1.12
    r154 r202  
    3232GSAS</A> package.
    3333It allows two types of actions:
    34 the different
    35 GSAS</A>
    36 programs such as EXPEDT, GENLES, FOURIER,...
    37 can be run from a menu or by  pressing buttons,
    38 and it can be used to directly modify the GSAS
    39 experiment file without using EXPEDT.
    40 This document describes the functions in EXPGUI.
    41 Note that pictures on this page are not updated as frequently as the
     34it can be used to directly modify the GSAS
     35experiment file with a graphical user interface (GUI) and
     36it can be used to invoke the programs inside the
     37GSAS package such as EXPEDT, GENLES, FOURIER...
     38These programs can be run from a menu or in many cases by pressing buttons.
     39
     40<P>
     41This documentation describes the different actions that
     42can be accomplished with the different panes and the
     43contents of the menus. Other documents about EXPGUI are:
     44<a name="installation"></A>
     45<A HREF="expgui_Win_readme.html">
     46Installation notes for Windows</A>,
     47<A HREF="expgui_Unix_readme.html">
     48Installation notes for UNIX</A>,
     49<A HREF="expgui_cfg.html">
     50Customization notes</A> and two example tutorials: for
     51<A HREF="tutorial1/index.html">
     52TOF</A>
     53and
     54<A HREF="tutorial2/index.html">
     55constant-wavelength neutron</A>.
     56Note that screen images in this document are not updated as frequently as the
    4257text.
    43 
     58<hr>
     59
     60<h2>A. Experiment file editing</h2>
     61<P>
     62Different sections of the .EXP file can be edited by selecting different
     63panes ("pages" or "panels") from the tabbed list.
     64<center><B>
     65<br>The notebook pane tabs.
     66<br><img SRC="panebar1.gif"  BORDER=3 >
     67</center></B>
     68
     69<P>
     70<h3>A.1 Least Squares (LS) Controls Pane</h3>
     71<DL><DL>
     72<p>The LS Controls pane shows information about the
     73current experiment, typically found in the EXPEDT "Least
     74Squares Controls" options.
     75<P>
     76Note that the order that histograms appear in this
     77pane is determined by the
     78<a href="http:#sorthist">"Sort histograms by"</a> option in
     79the Options Menu.
     80<img SRC="1.gif" align=TEXTTOP>
     81</DL></DL>
     82
     83<P>
     84<h3>A.2 Phase Pane</h3>
     85<DL><DL>
     86The phase pane is used to edit information
     87about the structural model(s) found in the experiment
     88file. The flags for refining the unit cell and atomic parameters,
     89as well as ther damping values,
     90can be set  on this pane. Note that if a
     91single atom is selected using the mouse, the information
     92for that atom can be edited. If a group of atoms is
     93selected
     94<A href="#mouseactions">(see Mouse Actions)</A>
     95the damping and refinement flags
     96for all the selected atoms are changed.
     97<P>
     98If the EXPTOOL program
     99<A href="#installation">(see the installation instructions)</A>
     100is installed, buttons for adding phases and atoms will
     101appear on this pane, as seen below. If the
     102program is not properly installed, no errors occur, but the buttons
     103do not appear.
     104<P>
     105Note that the order that atoms appear in this pane is
     106determined by the
     107<a href="http:#sortatoms">"Sort Atoms by"</a> option in the Options Menu.
     108<img SRC="2.gif" align=TEXTTOP>
     109</DL></DL>
     110
     111<h3>A.3 Histogram pane</h3>
     112<DL><DL>
     113The histogram pane is used to edit background
     114and diffractometer constants for a histogram, as well as
     115set damping and refinement flags for these parameters.
     116<P>
     117If
     118<A href="#multiplehistogram">
     119"Multiple Histogram Selection" mode</A> is set to "All",
     120this pane is disabled. For other settings of this mode,
     121groups of histograms can be selected and modified
     122collectively.
     123<P>
     124If the EXPTOOL program
     125<A href="#installation">(see the installation instructions)</A>
     126is installed, a button for adding histograms will
     127appear on the bottom right on this pane, as seen below. If the
     128program is not properly installed, no errors occur, but the button
     129does not appear.
     130<P>
     131Note that the order that histograms appear in this
     132pane is determined by the <a href="http:#sorthist">"Sort histograms by"</a> option in
     133the Options Menu.
     134<img SRC="3.gif" align=TEXTTOP>
     135</DL></DL>
     136
     137<h3>A.4 Scaling pane</h3>
     138<DL><DL>
     139The Scaling pane is used to edit the scale factor for a
     140histogram as well as the phase fractions for each phase
     141present in that histogram. Damping and refinement flags
     142for the scaling terms can also be set here.
     143<P>
     144If
     145<A href="#multiplehistogram">
     146"Multiple Histogram Selection" mode</A> is set to
     147any value other than "Off,"
     148groups of histograms can be selected and modified
     149collectively.
     150<P>
     151Note that the order that histograms appear in this
     152pane is determined by the <a href="http:#sorthist">"Sort histograms by"</a> option in
     153the Options Menu.
     154<img SRC="4.gif" align=TEXTTOP>
     155</DL></DL>
     156
     157<h3>A.5 Profile pane</h3>
     158<DL><DL>
     159The Profile pane is used to edit the profile values for
     160each phase present in a histogram as well as set
     161the refinement flags and a damping value for each phase.
     162<P>
     163If
     164<A href="#multiplehistogram">
     165"Multiple Histogram Selection" mode</A> is set to "All",
     166this pane is disabled. For other settings of this mode,
     167profile values and settings can be collectively
     168modified for groups of histograms.
     169<P>
     170Note that the order that histograms appear in this
     171pane is determined by the
     172<a href="http:#sorthist">"Sort histograms by"</a> option in
     173the Options Menu.
     174<img SRC="5.gif" align=TEXTTOP>
     175</DL></DL>
     176
     177<h3>A.6 Constraints pane</h3>
     178<DL><DL>
     179GSAS offers two types of restraints that can be included in a model.
     180So called "soft constraints" or "restraints" penalize the fit if
     181aspects of a model (for example, bond lengths) differ from selected values.
     182So called "hard constraints" reduce the actual number of
     183parameters in a model,
     184by grouping parameters so that a single shift (possibly scaled) is
     185applied to each parameter in the group.
     186The constraints pane is used to set these "hard constraints."
     187At this time the only constraints that can be set in EXPGUI are on atomic
     188parameters (others can be set in EXPEDT).
     189<P>
     190Note that these constraints are only applied to shifts but not to the
     191actual values. This means that, for example,
     192if two atoms
     193are constrained so that the shift on their occupancy is the same, but
     194the initial occupancies differ, the in occupancy difference will not change
     195as the values refine.
     196<P>
     197<H4>Atom Constraints</H4>
     198The atom constraints editing pane appears below. Note that constraints can
     199be listed sorted by constraint number, phase number, lowest atom number or
     200variable by clicking on the buttons at the top of the pane.
     201<P>
     202To delete one or more constraints, click on the appropriate checkbuttons in the <B>Delete</B> column and the press the Delete button, below.
     203<img SRC="mc.gif" align=TEXTTOP>
     204Due to the way GSAS implements these constraints, a parameter can be included
     205in only one constraint. Should one or more parameters be constrained twice,
     206an error message is shown as shown below.
     207Note that the constraint number is displayed as red, for constraints that
     208have conflicts in the constraints editing pane (see above.)
     209<img SRC="mcerr.gif" align=TEXTTOP>
     210<P>
     211<img SRC="mcedit.gif" align=LEFT>
     212<img SRC="mcvar.gif" align=RIGHT>
     213When the edit button for a constraint is pressed, the constraint is
     214opened for editing. Controls are available to select the phase, variable,
     215multiplier and atom(s). Note that for atom selection, use of the control key
     216and the left mouse button allow individual atoms to be selected or deselected.
     217Shift and the left mouse button allow ranges of atoms to be selected and the
     218right mouse button selects all atoms
     219<A href="#mouseactions">(see Mouse Actions)</A>.
     220<P>
     221Note that it is inappropriate
     222to constrain different types of parameters together, for example X and Uiso.
     223The left-most variable button is the "master" which
     224determines what variable are allowed in the
     225other variable buttons.
     226<P>
     227When the "New Constraint" button is pressed, a blank constraint editing
     228window is opened. Note that any variable to the right may then be selected,
     229including two special codes, Uxx and XYZU. XYZU creates four constraints,
     230requiring the shifts on x, y, z and Uiso to be the same for all the selected
     231atoms. Uxx does the same for the six anisotropic displacement parameters.
     232These special codes are valuable for atoms that share a site.
     233<P>
     234Note that only 100 parameters may be included in a constraint,
     235with one exception. When shifts for Uiso for all atoms in a phase
     236are constrained, this counts as a single parameter. If more than 100
     237parameters are entered for a constraint, an error message is shown.
     238Up to 2000 atomic constraints may be entered.
     239EXPGUI does not warn if you exceed this limit.
     240</DL></DL>
     241
     242<P>
     243<h3>A.7 Preferential Orientation Pane</h3></a>
     244The Preferential Orientation Pane is used to control parameters related
     245to fitting parameters using the March-Dollase formulation
     246for preferred orientation. In this model one or more axes are designated
     247as directions [designated by (<i>hkl</i>)] where crystallites are over
     248(Ratio > 1) or underrepresented (Ratio < 1).
     249The checkbox to the right of the Ratio value determines if it will
     250be refined.
     251<img SRC="po1.gif" align=TEXTTOP>
     252If more than one axis is present, one must define the relative fraction
     253of preferred orientation for each direction. These fractions are normalized,
     254so do not vary the fractions for all directions in a phase.
     255<img SRC="po2.gif" align=TEXTTOP>
     256If
     257<A href="#multiplehistogram">
     258"Multiple Histogram Selection" mode</A> is set to any value other than
     259"Off", all terms are displayed for all selected histograms.
     260No attempt is made to group terms or flags.
     261<P>
     262Note that the other model for treating preferred orientation -- the orientation
     263distribution function (spherical harmonics) is not yet implemented
     264in EXPGUI and must be accessed from EXPEDT.
     265
     266<P>
     267<h2>B. Shortcuts</h2></a>
     268<a name="multiplehistogram">
     269<h3>B.1 Multiple Histogram Selection</h3></a>
     270<DL><DL>
     271This mode allows parameters to be changed for groups of
     272histograms.
     273When the "Multiple Histogram Selection" mode is off,
     274it is possible to modify parameters
     275and refinement flags for only a single histogram, but
     276the other settings allow groups of histograms
     277to be selected and modified.
     278<A href="#mouseactions">(see Mouse Actions)</A>.
     279
     280It does not make sense, however, to globally modify
     281instrument-related parameters and flags for different
     282histogram types.
     283So global actions can be limited to a single class
     284of histogram types (e.g. TOF, CW Neutron,...), which
     285allows these parameters to be set for groups of
     286similar histograms. Thus, if this mode is set to "All"
     287the Histogram and Profile panes are disabled.
     288<P>
     289The setting for "Multiple Histogram Selection" mode is
     290selected using the "Multiple Hist. Selection" item on the
     291Options menu to create a submenu. Also on this submenu is an option
     292"Group Phases Together" that controls how EXPGUI treats phases having
     293the same profile type when multiple histograms are selected. If
     294the "Group Phases Together" option is on, then the refinement flags for
     295all phases with the same histogram types are grouped together, when possible.
     296If this option is off, phases are treated separately.
     297<p>
     298<a name="mouseactions">
     299</DL></DL>
     300<h3>B.2 Mouse Actions</h3></a>
     301<DL><DL>
     302A range of atoms or (in multiple selection mode) histograms may be
     303selected by dragging (holding down) the left mouse button. It is also
     304possible to select a range by using the Shift key with the left mouse
     305button. To select or deselect individual entries, use the Control key
     306with the left mouse button. Pressing the right mouse button selects all
     307entries in a list.
     308</DL></DL>
     309
     310<h2>C. Menu Commands and Programs</h2>
    44311<p>
    45312GSAS programs are invoked either through use of the menu bar
     
    61328</center></B>
    62329
    63 <P>
    64 Different sections of the .EXP file can be edited by selecting different
    65 panels or pages from the tabbed list.
    66 <center><B>
    67 <br>The notebook panel tabs.
    68 <br><img SRC="panebar1.gif"  BORDER=3 >
    69 </center></B>
    70 <P>
    71 This documentation will describe the different actions that
    72 can be accomplished with the different panels and the
    73 contents of the menus. Other documents contain:
    74 <a name="installation"></A>
    75 <A HREF="expgui_Win_readme.html">
    76 Installation notes for Windows</A>,
    77 <A HREF="expgui_Unix_readme.html">
    78 Installation notes for UNIX</A> and
    79 <A HREF="expgui_cfg.html">
    80 Customization notes</A>.
    81 <hr>
    82 
    83 <h2>1. LS Controls panel</h2>
    84 <DL><DL>
    85 <p>The LS Controls panel shows information about the
    86 current experiment, typically found in the EXPEDT "Least
    87 Squares Controls" options.
    88 <P>
    89 Note that the order that histograms appear in this
    90 panel is determined by the "Sort histograms by" option in
    91 the Options Menu.
    92 <img SRC="1.gif" align=TEXTTOP>
    93 </DL></DL>
    94 <P>
    95 <h2>2. Phase panel</h2>
    96 <DL><DL>
    97 The phase panel is used to edit information
    98 about the phase or phases found in the experiment
    99 file. The cell and atomic damping and refinement
    100 flags can be changed here. Note that if a
    101 single atom is selected using the mouse, the information
    102 for that atom can be edited. If a group of atoms is
    103 selected
    104 <A href="#mouseactions">(see Mouse Actions)</A>
    105 the damping and refinement flags
    106 for all the selected atom can be changed at one time.
    107 <P>
    108 If the EXPTOOL program
    109 <A href="#installation">(see the installation instructions)</A>
    110 is installed, buttons for adding phases and atoms will
    111 appear on this panel, as seen below. If the
    112 program is not properly installed, no errors occur, but the buttons
    113 do not appear.
    114 <P>
    115 Note that the order that atoms appear in this panel is
    116 determined by the "Sort Atoms by" option in the Options
    117 Menu.
    118 <img SRC="2.gif" align=TEXTTOP>
    119 </DL></DL>
    120 
    121 <h2>3. Histogram panel</h2>
    122 <DL><DL>
    123 The histogram panel is used to edit background
    124 and diffractometer constants for a histogram, as well as
    125 set damping and refinement flags for these parameters.
    126 <P>
    127 If
    128 <A href="#multiplehistogram">
    129 "Multiple Histogram Selection" mode</A> is set to "All",
    130 this panel is disabled. For other settings of this mode,
    131 groups of histograms can be selected and modified
    132 collectively.
    133 <P>
    134 If the EXPTOOL program
    135 <A href="#installation">(see the installation instructions)</A>
    136 is installed, a button for adding histograms will
    137 appear on the bottom right on this panel, as seen below. If the
    138 program is not properly installed, no errors occur, but the button
    139 does not appear.
    140 <P>
    141 Note that the order that histograms appear in this
    142 panel is determined by the "Sort histograms by" option in
    143 the Options Menu.
    144 <img SRC="3.gif" align=TEXTTOP>
    145 </DL></DL>
    146 
    147 <h2>4. Scaling panel</h2>
    148 <DL><DL>
    149 The Scaling panel is used to edit the scale factor for a
    150 histogram as well as the phase fractions for each phase
    151 present in that histogram. Damping and refinement flags
    152 can also be set here.
    153 <P>
    154 If
    155 <A href="#multiplehistogram">
    156 "Multiple Histogram Selection" mode</A> is set to
    157 any value other than "Off,"
    158 groups of histograms can be selected and modified
    159 collectively.
    160 <P>
    161 Note that the order that histograms appear in this
    162 panel is determined by the "Sort histograms by" option in
    163 the Options Menu.
    164 <img SRC="4.gif" align=TEXTTOP>
    165 </DL></DL>
    166 
    167 <h2>5. Profile panel</h2>
    168 <DL><DL>
    169 The Profile panel is used to edit the profile values for
    170 each phase present in a histogram as well as set
    171 the refinement flags and a damping value for each phase.
    172 <P>
    173 If
    174 <A href="#multiplehistogram">
    175 "Multiple Histogram Selection" mode</A> is set to "All",
    176 this panel is disabled. For other settings of this mode,
    177 profile values and settings can be collectively
    178 modified for groups of histograms.
    179 <P>
    180 Note that the order that histograms appear in this
    181 panel is determined by the "Sort histograms by" option in
    182 the Options Menu.
    183 <img SRC="5.gif" align=TEXTTOP>
    184 </DL></DL>
    185 
    186 <h2>6. Constraints panel</h2>
    187 <DL><DL>
    188 GSAS offers two types of restraints that can be included in a model.
    189 So called "soft constraints" or "restraints" penalize the fit if
    190 aspects of a model (for example, bond lengths) differ from selected values.
    191 So called "hard constraints" reduce the actual number of
    192 parameters in a model,
    193 by grouping parameters so that a single shift (possibly scaled) is
    194 applied to each parameter in the group.
    195 The constraints panel is used to set these "hard constraints."
    196 At this time the only constraints that can be set in EXPGUI are on atomic
    197 parameters (others can be set in EXPEDT).
    198 <P>
    199 Note that these constraints are only applied to shifts, so that if two atoms
    200 are constrained so that the shift on their occupancy is the same, but
    201 the initial occupancies differ, the difference will be maintained as the
    202 values refine.
    203 <P>
    204 <H4>Atom Constraints</H3>
    205 The atom constraints editing page appears below. Note that constraints can
    206 be listed sorted by constraint number, phase number, lowest atom number or
    207 variable by clicking on the buttons at the top of the page.
    208 <P>
    209 To delete one or more constraints, click on the appropriate checkbuttons in the <B>Delete</B> column and the press the Delete button, below.
    210 <img SRC="mc.gif" align=TEXTTOP>
    211 Due to the way GSAS implements these constraints, a parameter can be included
    212 in only one constraint. Should one or more parameters be constrained twice,
    213 an error message is shown as shown below.
    214 Note that the constraint number is displayed as red, for constraints that
    215 have conflicts in the constraints editing page (see above.)
    216 <img SRC="mcerr.gif" align=TEXTTOP>
    217 <P>
    218 <img SRC="mcedit.gif" align=LEFT>
    219 <img SRC="mcvar.gif" align=RIGHT>
    220 When the edit button for a constraint is pressed, the constraint is
    221 opened for editing. Controls are available to select the phase, variable,
    222 multiplier and atom(s). Note that for atom selection, use of the control key
    223 and the left mouse button allow individual atoms to be selected or deselected.
    224 Shift and the left mouse button allow ranges of atoms to be selected and the
    225 right mouse button selects all atoms
    226 <A href="#mouseactions">(see Mouse Actions)</A>.
    227 <P>
    228 Note that it is inappropriate
    229 to constrain different types of parameters together, for example X and Uiso.
    230 The left-most variable button is the "master" which
    231 determines what variable are allowed in the
    232 other variable buttons.
    233 <P>
    234 When the "New Constraint" button is pressed, a blank constraint editing
    235 window is opened. Note that any variable to the right may then be selected,
    236 including two special codes, Uxx and XYZU. XYZU creates four constraints,
    237 requiring the shifts on x, y, z and Uiso to be the same for all the selected
    238 atoms. Uxx does the same for the six anisotropic displacement parameters.
    239 These special codes are valuable for atoms that share a site.
    240 <P>
    241 Note that only 100 parameters may be included in a constraint,
    242 with one exception. When shifts for Uiso for all atoms in a phase
    243 are constrained, this counts as a single parameter. If more than 100
    244 parameters are entered for a constraint, an error message is shown.
    245 Up to 2000 atomic constraints may be entered.
    246 EXPGUI does not warn if you exceed this limit.
    247 </DL></DL>
    248 
    249 <a name="multiplehistogram">
    250 <h2>7. Multiple Histogram Selection</h2></a>
    251 <DL><DL>
    252 This mode allows parameters to be changed for groups of
    253 histograms.
    254 When the "Multiple Histogram Selection" mode is off,
    255 it is possible to modify parameters
    256 and refinement flags for only a single histogram, but
    257 the other settings allow groups of histograms
    258 to be selected and modified.
    259 <A href="#mouseactions">(see Mouse Actions)</A>.
    260 
    261 It does not make sense, however, to globally modify
    262 instrument-related parameters and flags for different
    263 histogram types.
    264 So global actions can be limited to a single class
    265 of histogram types (e.g. TOF, CW Neutron,...), which
    266 allows these parameters to be set for groups of
    267 similar histograms. Thus, if this mode is set to "All"
    268 the Histogram and Profile panels are disabled.
    269 <P>
    270 The setting for "Multiple Histogram Selection" mode is
    271 selected using the "Multiple Hist. Selection" item on the
    272 Options menu to create a submenu. Also on this submenu is an option
    273 "Group Phases Together" that controls how EXPGUI treats phases having
    274 the same profile type when multiple histograms are selected. If
    275 the "Group Phases Together" option is on, then the refinement flags for
    276 all phases with the same histogram types are grouped together, when possible.
    277 If this option is off, phases are treated separately.
    278 <p>
    279 <a name="mouseactions">
    280 </DL></DL>
    281 <h2>8. Mouse Actions</h2></a>
    282 <DL><DL>
    283 A range of atoms or (in multiple selection mode) histograms may be
    284 selected by dragging (holding down) the left mouse button. It is also
    285 possible to select a range by using the Shift key with the left mouse
    286 button. To select or deselect individual entries, use the Control key
    287 with the left mouse button. Pressing the right mouse button selects all
    288 entries in a list.
    289 </DL></DL>
    290 
    291 <h2>9. Menus</h2>
    292330A description of the EXPGUI menus follows along with a very
    293331brief description of the function of each menu option.
    294332Note that an option may appear under more than one menu.
    295 <H3>9.1 File Menu</H3>
     333<H3>C.1 File Menu</H3>
    296334<DL><DL>
    297335The options on the File menu as is the custom contains the commands
     
    314352</DL></DL>
    315353
    316 <h3>9.2 Options Menu</h3>
     354<h3>C.2 Options Menu</h3>
    317355<DL><DL>
    318356This menu contains options that determine how EXPGUI runs.
     
    325363         shown in a separate window. When it is not set, the results are
    326364        written in the .LST file.
    327 <DT>Sort atoms by<DD>   Determines the order that atoms are displayed on the "Phase" page
     365<a name="sortatoms"></a><DT>Sort atoms by<DD>   Determines the order that atoms are displayed on the "Phase" pane
    328366        Atoms may be displayed sorted by atom number, atom type,
    329367        or by x, y or z
    330368
    331 <DT>Sort histograms by<DD>Determines the order that histograms are displayed on the
    332         Histogram, Scaling and Profile pages
     369<a name="sorthist"></a><DT>Sort histograms by<DD>Determines the order that histograms are displayed on the
     370        Histogram, Scaling and Profile panes
    333371
    334372        Histograms may be sorted by histogram number, histogram type,
     
    345383        (e.g. TOF, CW Neutron,...), which allows these parameters to be set
    346384        for groups of similar histograms. Thus, if this mode is set to "All"
    347         the Histogram and Profile pages are disabled.
     385        the Histogram and Profile panes are disabled.
    348386<DT>Override backspace<DD>This option is available in UNIX only, as there are different
    349387        ways that backspace can be implemented. When option is set
     
    358396
    359397<DT>SaveOptions<DD>Save the current values for "Override backspace",
    360         "Sort atoms by", "Sort histograms by" and "archive EXP"
     398        <a href="http:#sortatoms">"Sort atoms by"</a>,
     399        <a href="http:#sorthist">"Sort histograms by"</a> and "archive EXP"
    361400        in file ~/.gsas_config (c:\.gsas_config on Windows).
    362401<DT>liveplot_options<DD>Used to set options for liveplot,
     
    366405</DL></DL>
    367406
    368 <h3>9.3 Powder Menu</h3>
     407<h3>C.3 Powder Menu</h3>
    369408<DL><DL>
    370409This menu contains links to GSAS programs used for powder diffraction
     
    382421</DL></DL>
    383422
    384 <h3>9.4 Single Crystal Menu</h3>
     423<h3>C.4 Single Crystal Menu</h3>
    385424<DL><DL>
    386425This menu contains links to GSAS programs used for
     
    396435</DL></DL>
    397436
    398 <h3>9.5 Graphics Menu</h3>
     437<h3>C.5 Graphics Menu</h3>
    399438<DL><DL>
    400439This menu contains links to several GSAS and
     
    418457</DL></DL>
    419458
    420 <h3>9.6 Results Menu</h3>
     459<h3>C.6 Results Menu</h3>
    421460<DL><DL>
    422461This menu contains links to several GSAS and
     
    438477</DL></DL>
    439478
    440 <h3>9.7 Calculations Menu</h3>
     479<h3>C.7 Calculations Menu</h3>
    441480<DL><DL>
    442481This menu contains programs for useful crystallographic computations.
     
    451490</DL></DL>
    452491
    453 <h3>9.8 Import/Export Menu</h3>
     492<h3>C.8 Import/Export Menu</h3>
    454493<DL><DL>
    455494This menu contains utilities for importing information into GSAS and
     
    471510</DL></DL>
    472511
    473 <h2>10. EXPGUI Utility Programs</h2></a>
     512<h2>D. EXPGUI Utility Programs</h2></a>
    474513<DL><DL>
    475514<P><B>LSTVIEW</B>
     
    536575Przemek Klosowski</A>
    537576for convincing me to learn Tcl/Tk
    538 and Jonathan Wasserman for starting this project.
    539 
     577and Jonathan Wasserman for helping get this project started.
     578Large sections of the Preferred Orientation GUI were written by
     579Pamela Whitfield of the NRC (Canada).
     580<P>
    540581<A Href="http://www.ncnr.nist.gov/programs/crystallography/software/gsas.html">
    541582GSAS</A>
     
    545586or kudos concerning GSAS should be sent to Robert B. Von Dreele at
    546587<A HREF="MAILTO:vondreele@lanl.gov">vondreele@lanl.gov</A>
    547 <P>GSAS is Copyright, 1984-1997, The Regents of the University of California.
     588EXPGUI is written by Brian H. Toby of the NIST Center for Neutron Research,
     589<A HREF="MAILTO:Brian.Toby@NIST.GOV">Brian.Toby@NIST.GOV</A>
     590with help from Jonathan Wasserman.
     591
     592<P>GSAS is Copyright, 1984-2000, by
     593the Regents of the University of California.
    548594The GSAS software was produced under a U.S. Government contract (W-7405-ENG-36)
    549595by the Los Alamos National Laboratory, which is operated by the University
     
    555601or implied, or assumes any liability or responsibility for the use of this
    556602software.
    557 <P>EXPGUI is written by Brian H. Toby of the NIST Center for Neutron Research,
    558 <A HREF="MAILTO:Brian.Toby@NIST.GOV">Brian.Toby@NIST.GOV</A>
    559 with help from Jonathan Wasserman.
    560 
    561 <P>EXPGUI is not subject to copyright. Have fun with it.
     603
     604<P>EXPGUI is not subject to copyright. Have fun with it. Modify it. Write
     605new sections and make them available to the reset of the world.
    562606
    563607<p>Neither the U.S. Government nor any author makes any warranty,
Note: See TracChangeset for help on using the changeset viewer.