[157] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <META NAME="Author" CONTENT="Brian H. Toby"> |
---|
| 4 | <title>EXPGUI Tutorial #1</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 1)</H1> |
---|
| 25 | </CENTER> |
---|
| 26 | <H1> |
---|
| 27 | 1. Creating the Experiment |
---|
| 28 | </H1> |
---|
| 29 | |
---|
| 30 | <img src="open.gif" align=LEFT> |
---|
| 31 | Start EXPGUI. In the file selection window, enter |
---|
| 32 | the working directory you want to use, and select the |
---|
| 33 | .EXP file you want to use. In this case, I typed in "nickel" |
---|
| 34 | rather than select an existing file. |
---|
| 35 | Note that capitalization you use does not |
---|
[184] | 36 | matter and .EXP is added by default after clicking "Read" or pressing Return. |
---|
[157] | 37 | <BR> |
---|
| 38 | Since the file does not exist, a warning is shown. |
---|
[184] | 39 | The file should be created, so press the "Create" button. |
---|
[157] | 40 | <img src="openconf.gif"> |
---|
| 41 | <BR clear=left> |
---|
| 42 | <img src="runtitle.gif" align=LEFT> |
---|
| 43 | At this point you are prompted to enter a title for the run. |
---|
| 44 | After this is done, EXPGUI opens to the LS controls pane. |
---|
| 45 | Unlike EXPEDT, EXPGUI does not set a default for the |
---|
| 46 | number of cycles, so set this here. I also suggest setting |
---|
| 47 | the print options to print a summary of shifts |
---|
| 48 | and that extraction of Fobs be selected. |
---|
| 49 | <BR clear=left> |
---|
| 50 | <img src="ls1.gif"> |
---|
| 51 | |
---|
| 52 | <BR clear=left> |
---|
| 53 | <HR> |
---|
| 54 | Previous: <A HREF="index.html"> |
---|
| 55 | Introduction</A> |
---|
| 56 | <BR> |
---|
| 57 | Next step: <A HREF="nickel2.html"> |
---|
| 58 | Add a phase to the Experiment</A> |
---|
| 59 | |
---|
| 60 | <BR clear=left> |
---|
| 61 | <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>) |
---|
| 62 | <BR clear=left> |
---|
| 63 | $Revision: 184 $ $Date: 2009-12-04 23:01:48 +0000 (Fri, 04 Dec 2009) $ |
---|
| 64 | </body> |
---|
| 65 | </html> |
---|