1 | <html> |
---|
2 | <head> |
---|
3 | <title>Intro to EXPGUI |
---|
4 | </title> |
---|
5 | </head> |
---|
6 | <body> |
---|
7 | |
---|
8 | <center> |
---|
9 | <h1> |
---|
10 | Intro to EXPGUI</h1></center> |
---|
11 | What is EXPGUI?<img SRC="2s.gif" align=RIGHT> |
---|
12 | <blockquote>EXPGUI is a graphical user interface (GUI) editor for GSAS |
---|
13 | experiment (.EXP) files and shell which allows all the other GSAS programs |
---|
14 | to be executed with a GUI, similar to the <a href="http://rrdjazz.nist.gov/~toby/tkgsas.html">tkGSAS</a> |
---|
15 | shell. EXPGUI is not a replacement for the GSAS program EXPEDT, as there |
---|
16 | are many things that EXPGUI cannot do. I have tried to put most of the |
---|
17 | actions that I use most frequently and that could be easily accomodated |
---|
18 | into EXPGUI.</blockquote> |
---|
19 | So what can EXPGUI do? |
---|
20 | <blockquote> |
---|
21 | <dt> |
---|
22 | <i>Phase parameters</i>: EXPGUI can edit the cell and atomic parameters |
---|
23 | as well as the cell and atomic damping and refinement flags.</dt> |
---|
24 | |
---|
25 | <dt> |
---|
26 | <i>Histogram parameters</i>: Scale factor, background, diffractometer constants, |
---|
27 | phase fractions, profile terms can all be changed.</dt> |
---|
28 | |
---|
29 | <dt> |
---|
30 | <i>Least-Squares options:</i> control the number of cycles, the print options |
---|
31 | and F<sub>obs</sub> extraction parameters.</dt> |
---|
32 | </blockquote> |
---|
33 | |
---|
34 | <p><br>So what can't EXPGUI do? |
---|
35 | <blockquote>Much more than it can do. At this time, EXPGUI can't be used |
---|
36 | to add a histogram or phase to a .EXP file; nor can it add or delete atoms, |
---|
37 | It cannot create or edit soft or hard constraints. It cannot be used on |
---|
38 | phases with magnetic scattering or on single-crystal histograms. It can't |
---|
39 | even change the profile function number. |
---|
40 | <p>I hope to add some of these capabilities in the future, but EXPEDT is |
---|
41 | a huge program and it is unlikely that anyone will replace it any time |
---|
42 | soon. Adding atoms, phases, histograms will likely require some FORTRAN |
---|
43 | coding which makes it hard to support all the various platforms unless |
---|
44 | LANSCE gets involved.</blockquote> |
---|
45 | |
---|
46 | <p><br>What type of computers will EXPGUI run on? |
---|
47 | <blockquote>EXPGUI requires Tcl/Tk. While that is somewhat restrictive, |
---|
48 | it still means that EXPGUI will run on many more platforms than GSAS does. |
---|
49 | Most of the development has been done in LINUX with some testing on SGI |
---|
50 | and Windows-95 systems. I expect that EXPGUI will run on all platforms |
---|
51 | where GSAS does (except perhaps VMS).</blockquote> |
---|
52 | |
---|
53 | <p><br>Who is to blame for EXPGUI? |
---|
54 | <blockquote>The initial version of the GUI part of EXPGUI was created by |
---|
55 | Jonathan Wasserman (thanks Jon!) <a href="http://rrdjazz.nist.gov/~toby/">Brian |
---|
56 | Toby</a> is irresponsible for the rest.</blockquote> |
---|
57 | |
---|
58 | <p><br>EXPGUI would be much more of use to me if.... |
---|
59 | <blockquote>Gee, you want to add some features... Great! You have all the |
---|
60 | EXPGUI sources and Tcl/Tk is free. Oh, you want me to do it. Well, I might |
---|
61 | get to it if you ask. I am looking for good ideas on how to design GUI's |
---|
62 | for different aspects of experiment editing, for example:how to code and |
---|
63 | edit hard constraints with an attractive, intuitive and compact GUI.</blockquote> |
---|
64 | |
---|
65 | <p><br> |
---|
66 | <hr WIDTH="100%"> |
---|
67 | <p>Neither the author nor the U.S. Government makes any warranty, expressed |
---|
68 | or implied, or assumes any liability or |
---|
69 | <br>responsibility for the use of this information or the software described |
---|
70 | here. Brand names cited here are used for |
---|
71 | <br>identification purposes and do not consitute an endorsement by NIST. |
---|
72 | <p><a href="http://rrdjazz.nist.gov/~toby/">Brian Toby</a> (<a href="mailto:brian.toby@nist.gov">Brian.Toby@NIST.GOV</a>) |
---|
73 | <br>$Revision: 25 $ $Date: 2009-12-04 22:59:07 +0000 (Fri, 04 Dec 2009) $ |
---|
74 | </body> |
---|
75 | </html> |
---|