Changeset 37


Ignore:
Timestamp:
Dec 4, 2009 4:59:19 PM (14 years ago)
Author:
toby
Message:

# on 1999/01/20 21:34:11, toby did:
* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/expgui.html

    • Property rcs:date changed from 1999/01/20 21:29:37 to 1999/01/20 21:34:11
    • Property rcs:lines changed from +4 -1 to +24 -18
    • Property rcs:rev changed from 1.3 to 1.4
    r35 r37  
    1 <!-- add lstview liveplot and widplt sections (see tkGSAS.html) --!>
    21<html>
    32<head>
     
    5251This documentation will describe the different actions that
    5352can be accomplished with the different panels and the
    54 contents of the menus.
     53contents of the menus. Other documents contain:
     54<A HREF="http://rrdjazz.nist.gov/~toby/expgui/expgui_Win_readme.html">
     55Installation notes for Windows</A>,
     56<A HREF="http://rrdjazz.nist.gov/~toby/expgui/expgui_Unix_readme.html">
     57Installation notes for UNIX</A> and
     58<A HREF="http://rrdjazz.nist.gov/~toby/expgui/expgui_cfg.html">
     59Customization notes</A>.
    5560<hr>
    5661
     
    191196and ending the program.
    192197<DL>
    193 <DT>
    194 expnam
    195 <DD>
    196         Select an existing GSAS experiment to be used
     198<DT>expnam<DD>
     199        Select an existing GSAS experiment to be used or create a new
     200        experiment file from scratch.
    197201<DT>Save<DD>Saves modifications to the current experiment file to disk
    198202<DT>Save As<DD>Saves modifications to the current experiment file to disk
    199203        under a new file name
    200204<DT>Reread .EXP file<DD>Reread the last saved version of the experiment file from disk.
    201 <DT>New_expnam<DD>Create a new GSAS experiment from scratch
    202205<DT>convert<DD>Convert a standard ASCII file to the direct access format used by GSAS (and for UNIX, the reverse)
    203206<DT>exit<DD>Exit EXPGUI
     
    245248for example, the histogram to be plotted
    246249</DL>
    247 <img SRC="m2.gif" align=TEXTTOP>
     250<img SRC="m2.gif"  BORDER=3>
    248251</DL></DL>
    249252
     
    261264<DT>tofnorm<DD>Normalize a TOF spectrum
    262265</DL>
    263 <img SRC="m3.gif" align=TEXTTOP>
     266<img SRC="m3.gif"  BORDER=3>
    264267</DL></DL>
    265268
     
    275278<DT>sxtldata<DD>Prepare generic single crystal data
    276279</DL>
    277 <img SRC="m4.gif" align=TEXTTOP>
     280<img SRC="m4.gif"  BORDER=3>
    278281</DL></DL>
    279282
     
    296299<DT>widplt<DD>Displays the FWHM as a function of Q, 2Theta,... for UVWXY values input or read from an EXP file
    297300</DL>
    298 <img SRC="m5.gif" align=TEXTTOP
     301<img SRC="m5.gif"  BORDER=3>
    299302</DL></DL>
    300303
     
    314317<DT>lstview<DD>Create a box with scrollbars containing the current .LST file
    315318</DL>
    316 <img SRC="m6.gif" align=TEXTTOP>
     319<img SRC="m6.gif"  BORDER=3>
    317320</DL></DL>
    318321
     
    327330<DT>unimol<DD>Unique molecule assembler
    328331</DL>
    329 <img SRC="m7.gif" align=TEXTTOP>
     332<img SRC="m7.gif" BORDER=3>
    330333</DL></DL>
    331334
     
    345348<DT>sxtldata<DD>Prepare generic single crystal data
    346349</DL>
    347 <img SRC="m8.gif" align=TEXTTOP>
     350<img SRC="m8.gif"  BORDER=3>
    348351</DL></DL>
    349352
     
    366369LIVEPLOT can now be enhanced to superimpose peak locations for
    367370input unit cells or peaks from JCPDS/ICDD entries.
    368 See the <A HREF="http://rrdjazz.nist.gov/~toby/tkGSAS_cfg.html#liveplot">
     371See the <A HREF="http://rrdjazz.nist.gov/~toby/expgui/expgui_cfg.html#liveplot">
    369372LIVEPLOT customization information</A>
    370 or read file <tt>tkGSAS_cfg.html</tt> in the gsas/tcl directory.
     373or read file <tt>expgui_cfg.html</tt> in the <tt>gsas/tcl/doc</tt> directory.
    371374
    372375<P><B>WIDPLT</B>
     
    383386Praise to Larson and <A HREF="http://strider.lansce.lanl.gov/mlnsc/scientists/vondreele.html">Von
    384387Dreele</A> for GSAS, <A HREF="http://www.scriptics.com/">Ousterhout</A>
    385 for Tcl/Tk and <A HREF="http://rrdjazz.nist.gov/przemek.html">Przemek Klosowski</A>
    386 for convincing me to learn Tcl/Tk.
     388for Tcl/Tk,
     389<A HREF="http://rrdjazz.nist.gov/przemek.html">Przemek Klosowski</A>
     390for convincing me to learn Tcl/Tk
     391and Jonathan Wasserman for starting this project.
     392
    387393<hr>
    388394GSAS is written by Allen C. Larson and Robert B. Von Dreele,  MS-H805,
Note: See TracChangeset for help on using the changeset viewer.