[172] | 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>EXPGUI Tutorial: Garnet (part 5)</H1> |
---|
| 25 | </CENTER> |
---|
| 26 | <H1> |
---|
| 27 | 5. Plot data using POWPLOT or LIVEPLOT |
---|
| 28 | </H1> |
---|
| 29 | At this point in the GSAS tutorial in the manual, |
---|
| 30 | program POWPLOT is used to plot the diffraction data. This |
---|
| 31 | is done by pressing POWPLOT button in the button bar, or |
---|
| 32 | by pressing the POWPLOT menu item in either the Powder menu |
---|
| 33 | or the Graphs menu. The input supplied to POWPLOT and the |
---|
[191] | 34 | results are the same as what is shown in the menu, so this will |
---|
[172] | 35 | not be shown. |
---|
| 36 | <P> |
---|
| 37 | EXPGUI does offer another way to display diffraction data, LIVEPLOT. |
---|
| 38 | Similar to the way POWPREF was run in the previous step, |
---|
| 39 | LIVEPLOT can be started by pressing LIVEPLOT button in the button bar, |
---|
| 40 | or by pressing the LIVEPLOT menu item in the Graphs menu. |
---|
| 41 | <P> |
---|
| 42 | <a name="diff"> |
---|
| 43 | <img src="lp1.gif"></a> |
---|
| 44 | <BR clear=left> |
---|
| 45 | Since two cycles of refinement have been run, |
---|
| 46 | LIVEPLOT generates a plot similar to the one above, showing the |
---|
| 47 | observed data (black X's), simulated (computed) data (red line), the fitted |
---|
| 48 | background (green line) and the difference between the observed and computed |
---|
| 49 | data (lower black line), |
---|
| 50 | <BR clear=left><P> |
---|
| 51 | <img src="lp2.gif"> |
---|
| 52 | <BR clear=left> |
---|
| 53 | Note that the region shown in the plot |
---|
| 54 | can be changed by clicking with the left |
---|
| 55 | mouse button to outline a region, as shown above. |
---|
| 56 | When the left mouse button is pressed a second time, the graph is "zoomed in," |
---|
| 57 | as is shown below. |
---|
| 58 | To "zoom out" to the previous region, press the right mouse button. |
---|
| 59 | <BR clear=left><P> |
---|
| 60 | <img src="lp3.gif"> |
---|
| 61 | <BR clear=left><P> |
---|
| 62 | <img src="lp4.gif"> |
---|
| 63 | <BR clear=left> |
---|
| 64 | Reflection positions can be marked, using the File/Tickmarks menu. |
---|
| 65 | Likewise, reflection indices can be displayed by pressing the "h" (or "H") key in the |
---|
| 66 | position of the reflection to be labeled. |
---|
| 67 | The size and time before |
---|
| 68 | the reflection labels are removed is determined by values in the Options/HKL labeling menu. |
---|
| 69 | <BR clear=left><P> |
---|
| 70 | There are many other options available in LIVEPLOT in the Options menu. The |
---|
| 71 | Appearance and location of the tickmarks can be set, |
---|
| 72 | for example, using the "Options/Configure Tickmarks/Auto locate option |
---|
| 73 | causes the tickmarks to be shown as |
---|
| 74 | <A HREF="garnet6.html#ticks">small lines under each reflection.</A> |
---|
| 75 | The symbol and symbol size |
---|
| 76 | used for observed data can be selected. |
---|
| 77 | The X and Y units can be changed to Q or d-space values. Background |
---|
| 78 | can be subtracted. The legend can be removed from the plot. |
---|
| 79 | |
---|
| 80 | <BR clear=left><HR> |
---|
| 81 | Previous step: <A HREF="garnet4.html"> |
---|
| 82 | Run POWPREF and GENLES</A> |
---|
| 83 | <BR> |
---|
| 84 | Next step: <A HREF="garnet6.html"> |
---|
| 85 | Additional Least-Squares Refinement</A> |
---|
| 86 | |
---|
| 87 | |
---|
| 88 | <BR clear=left> |
---|
| 89 | <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>) |
---|
| 90 | <BR clear=left> |
---|
| 91 | $Revision: 191 $ $Date: 2009-12-04 23:01:55 +0000 (Fri, 04 Dec 2009) $ |
---|
| 92 | </body> |
---|
| 93 | </html> |
---|