Changeset 411
- Timestamp:
- Dec 4, 2009 5:05:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/expgui_intro.html
- Property rcs:date changed from 2000/10/18 00:11:17 to 2001/08/24 18:56:53
- Property rcs:lines changed from +2 -2 to +35 -24
- Property rcs:rev changed from 1.13 to 1.14
r339 r411 37 37 EXPEDT can do -- but that 10% covers most of the 38 38 actions that I use frequently (and that I could code without a major effort). 39 EXPGUI is written in the 40 <A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html">Tcl/Tk</A> scripting language, so it is largely platform independent. 39 41 </blockquote> 40 42 … … 43 45 <UL> 44 46 <LI> 47 <A HREF="http://www.ncnr.nist.gov/xtal/software/EXPGUI_reprint.pdf"> 48 A journal article</A> (B. H. Toby, <i>EXPGUI</i>, a graphical user interface for <i>GSAS</i>, <i>J. Appl. Cryst.</i> (2001). <b>34</b>, 210-213) 49 <LI> 45 50 <A HREF="expgui.html"> 46 A User's Guide</A> , complete with lots of pictures51 A User's Guide</A> (~10 web pages) complete with lots of screen images 47 52 <LI> 48 53 <A HREF="expgui_Win_readme.html"> … … 70 75 <i>Phase parameters</i>: EXPGUI can edit the cell and atomic parameters 71 76 as well as the cell and atomic damping and refinement flags.</dt> 77 <IMG SRC="note.gif" alt="Note!"> 78 Create new .EXP files, adding phases and atoms. 79 <IMG SRC="new.gif" alt="New!"> 80 Edit/Delete/Transform atom(s). 72 81 73 < dt>82 <P><dt> 74 83 <i>Histogram parameters</i>: Scale factor, background, diffractometer constants, 75 84 phase fractions, profile terms can all be changed.</dt> 85 <IMG SRC="note.gif" alt="Note!">Add additional histograms. 86 <IMG SRC="new.gif" alt="New!">Change peak profile functions. 76 87 77 < dt>88 <P><dt> 78 89 <i>Least-Squares options:</i> control the number of cycles, the print options 79 90 and F<sub>obs</sub> extraction parameters.</dt> 80 91 81 82 92 <BR><IMG SRC="note.gif" alt="Note!"> 83 Creating new .EXP files and adding phases, histograms and atoms84 (EXPGUI version 1.17 and later).</dt>85 86 <BR><IMG SRC="new.gif" HEIGHT=13 WIDTH=36 alt="New!">87 93 Editing and creating [hard] constraints on atomic and profile parameters. 88 94 … … 90 96 Create and edit March-Dollase preferred orientation parameters. 91 97 92 <BR><IMG SRC="n ew.gif" HEIGHT=13 WIDTH=36 alt="New!">98 <BR><IMG SRC="note.gif" alt="Note!"> 93 99 Create and edit Generalized Spherical Harmonic (ODF) preferred orientation parameters. 94 100 95 <BR><IMG SRC="n ew.gif" HEIGHT=13 WIDTH=36 alt="New!">101 <BR><IMG SRC="note.gif" alt="Note!"> 96 102 Modify Phase flags for each histogram 103 104 97 105 </dt> 98 106 … … 101 109 <p><br><B>So what can't EXPGUI do?</B> 102 110 <blockquote>Much more than it can do. At this time, EXPGUI can't 103 delete atoms or change their type.111 change atom types. 104 112 It cannot create or edit soft constraints 105 113 or hard constraints, other than atomic and profile constraints. It cannot be used on 106 magnetic scattering parameters or on single-crystal histograms. It can't107 even change the profile function number. It also can't changethe114 magnetic scattering parameters or on single-crystal histograms. 115 It also can't be used change the range of data used or the 108 116 excluded data regions. 109 <p> I hope to add some of these capabilities in the future, but EXPEDT is110 a huge program and it is unlikely that anyone will replace it any time111 soon. I will consider adding more functionality if requested and the job 112 i s reasonably tractable.117 <p>New features are planned for EXPGUI, but EXPEDT is 118 a huge program and EXPGUI will never have all the features in EXPEDT. 119 I will consider suggestions for adding more functionality to EXPGUI 120 if requested and the job is reasonably tractable. 113 121 </blockquote> 114 122 115 123 <p><br><B>What type of computers will EXPGUI run on?</B> 116 <blockquote>EXPGUI requires Tcl/Tk. While that is somewhat restrictive, 124 <blockquote>EXPGUI requires a working version of 125 <A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html">Tcl/Tk</A>, scripting language. 126 While that is somewhat restrictive, 117 127 it still means that EXPGUI will run on many more platforms than GSAS does. 118 128 Most of the development has been done in LINUX with some testing on SGI … … 127 137 <p><br><B>EXPGUI would be much more of use to me if....</B> 128 138 <blockquote>Gee, you want to add some features... Great! You have all the 129 EXPGUI sources and Tcl/Tk is free. Oh, you want me to do it. Well, I might 130 get to it if you ask, particularly if you help. 131 I am looking for good ideas on how to design GUI's 132 for different aspects of experiment editing, 133 with an attractive, intuitive and compact GUI.</blockquote> 139 EXPGUI sources and 140 <A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html">Tcl/Tk</A> 141 is free. Oh, you want me to do it. Well, please 142 ask and I will try. In particular, I am looking for good ideas on 143 how to design GUI's for different aspects of experiment editing, 144 with an attractive, intuitive and compact layout.</blockquote> 134 145 135 146 <p><br><B>Mailing List</B>
Note: See TracChangeset
for help on using the changeset viewer.