[161] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <META NAME="Author" CONTENT="Brian H. Toby"> |
---|
| 4 | <title>EXPGUI Tutorial #5</title> |
---|
| 5 | </head> |
---|
| 6 | <BODY BGCOLOR="#FFFFFF"> |
---|
| 7 | |
---|
| 8 | <A HREF=http://www.ncnr.nist.gov> |
---|
| 9 | <IMG SRC="http://www.ncnr.nist.gov/images/ncnrtrans.gif" |
---|
| 10 | alt="Link to NIST Center for Neutron Research home page" |
---|
| 11 | ALIGN=RIGHT></A> |
---|
| 12 | <A HREF=http://www.nist.gov> |
---|
| 13 | <IMG SRC="http://www.ncnr.nist.gov/images/webidblue_2lineright.gif" |
---|
| 14 | alt="Link to National Institute of Standards & Technology home page" |
---|
| 15 | ALIGN=LEFT></A> |
---|
| 16 | <CENTER> |
---|
| 17 | <A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html"> |
---|
| 18 | <IMG SRC="tcltklogo100.gif" |
---|
| 19 | alt="Link to Tcl/Tk information"> |
---|
| 20 | </CENTER></A> |
---|
| 21 | <hr> |
---|
| 22 | |
---|
| 23 | <CENTER> |
---|
| 24 | <H1>GSAS Nickel example using EXPGUI (part 5)</H1> |
---|
| 25 | </CENTER> |
---|
| 26 | <H1> |
---|
| 27 | 5. Run POWPREF |
---|
| 28 | </H1> |
---|
| 29 | <img src="powpref2.gif" align=left> |
---|
| 30 | Before a least-squares refinement can be run, the POWPREF program |
---|
| 31 | must be run. This program assigns the reflections that are associated with |
---|
| 32 | each data point in each histogram. For this reason, POWPREF should |
---|
| 33 | be rerun if the lattice constants change, if peak widths or |
---|
| 34 | asymmetry parameters change or if you change the range of data |
---|
| 35 | that you are using in any histogram. |
---|
| 36 | <P> |
---|
| 37 | POWPREF can be run in one of three ways. It can be invoked from the |
---|
| 38 | menu item in the Powder menu (see to the left), or as a button in |
---|
| 39 | the button bar (see below) or by pressing the Alt-P key combination. |
---|
| 40 | <BR clear=left><P> |
---|
| 41 | <img src="powpref1.gif"> |
---|
| 42 | <BR> |
---|
| 43 | <P> |
---|
| 44 | <img src="powpref3.gif"> |
---|
| 45 | <BR> |
---|
| 46 | <img src="powpref4.gif" align=left> |
---|
| 47 | Once POWPREF is started, a window is opened to watch the program |
---|
| 48 | progress, as is shown above. |
---|
| 49 | <P> |
---|
| 50 | Since POWPREF modifies the .EXP file, |
---|
| 51 | a message, as shown to the left, is displayed. |
---|
| 52 | Pressing "Load new" causes the new .EXP file to be reread. |
---|
| 53 | Pressing "Continue editing" causes EXPGUI to continue to edit the |
---|
| 54 | previous version of the .EXP file. If more changes are made, and |
---|
| 55 | the .EXP file is saved, the changes made by POWPREF will be lost. |
---|
| 56 | POWPREF makes only minor changes to the .EXP file, so there |
---|
| 57 | is little reason to reject the changes, but if a program, such |
---|
| 58 | as GENLES has made many incorrect changes to an experiment, the |
---|
| 59 | "Continue editing" option provides an easy way to keep the .EXP file |
---|
| 60 | from before the run. |
---|
| 61 | |
---|
| 62 | <P><BR>(.EXP Snapshot: |
---|
| 63 | <A HREF="ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/tutorials/nickel5.exp"> |
---|
| 64 | nickel5.exp |
---|
| 65 | </A>) |
---|
| 66 | |
---|
| 67 | <BR clear=left><HR> |
---|
| 68 | Previous step: <A HREF="nickel4.html"> |
---|
| 69 | Change a profile parameter |
---|
| 70 | </A> |
---|
| 71 | <BR> |
---|
| 72 | Next step: <A HREF="nickel6.html"> |
---|
| 73 | Plot data using POWPLOT or LIVEPLOT</A> |
---|
| 74 | |
---|
| 75 | <BR clear=left> |
---|
| 76 | <HR><p><a href="http://www.ncnr.nist.gov/staff/toby/">Brian Toby</a> (<a href="mailto:brian.toby@nist.gov">Brian.Toby@NIST.GOV</a>) |
---|
| 77 | <BR clear=left> |
---|
| 78 | $Revision: 161 $ $Date: 2009-12-04 23:01:25 +0000 (Fri, 04 Dec 2009) $ |
---|
| 79 | </body> |
---|
| 80 | </html> |
---|