Changeset 931
- Timestamp:
- Dec 4, 2009 7:39:46 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 134 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/addcmds.tcl
r930 r931 880 880 if {$expgui(showexptool) || $errmsg != ""} { 881 881 if {$errmsg != ""} { 882 set err 1882 set errcode 1 883 883 append errmsg "\n" $expgui(exptoolout) 884 set err "error" 884 885 } else { 885 set err 0886 set errcode 0 886 887 set errmsg $expgui(exptoolout) 887 888 } 888 889 set msg "Please review the result from adding the histogram" 889 890 if {$errmsg != ""} {append msg "\nIt appears an error occurred!"} 890 ShowBigMessage $np $msg $errmsg OK "" $err 891 } 892 # set the powpref warning (2 = required) 893 set expgui(needpowpref) 2 894 set msg "A histogram was added" 895 if {[string first $msg $expgui(needpowpref_why)] == -1} { 896 append expgui(needpowpref_why) "\t$msg\n" 891 ShowBigMessage $np $msg $errmsg OK "" $errcode 897 892 } 898 893 # select the most recently added histogram 899 if {!$err != ""} { 894 if {$err != ""} { 895 # set the powpref warning (2 = required) 896 set expgui(needpowpref) 2 897 set msg "A histogram was added" 898 if {[string first $msg $expgui(needpowpref_why)] == -1} { 899 append expgui(needpowpref_why) "\t$msg\n" 900 } 900 901 set i [llength $expmap(histlistboxcontents)] 901 902 if {$i > 0} { -
trunk/doc/win_old_notes.html
r930 r931 62 62 <DT>UK<DD> 63 63 64 <A HREF="http://www.nist.gov/cgi-bin/exit_nist.cgi? 65 url=http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe"> 64 <A HREF="http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe"> 66 65 http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe</A> 67 66 or<BR> 68 <A HREF=" http://www.nist.gov/cgi-bin/exit_nist.cgi?url=67 <A HREF=" 69 68 ftp://ftp.ccp14.ac.uk/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe">ftp://ftp.ccp14.ac.uk/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe</A> 70 69 71 70 <DT>USA<DD> 72 <A HREF="http://www. nist.gov/cgi-bin/exit_nist.cgi?url=http://www.semo.edu/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe">http://www.semo.edu/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe</A>71 <A HREF="http://www.semo.edu/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe">http://www.semo.edu/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe</A> 73 72 74 73 <DT>Canada<DD> 75 <A HREF="http:// www.nist.gov/cgi-bin/exit_nist.cgi?url=http://ccp14.sims.nrc.ca/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe">http://ccp14.sims.nrc.ca/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe</A>74 <A HREF="http://ccp14.sims.nrc.ca/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe">http://ccp14.sims.nrc.ca/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe</A> 76 75 77 76 <DT>Australia<DD> 78 <A HREF="http:// www.nist.gov/cgi-bin/exit_nist.cgi?url=http://ccp14.minerals.csiro.au/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe">http://ccp14.minerals.csiro.au/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe</A>77 <A HREF="http://ccp14.minerals.csiro.au/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe">http://ccp14.minerals.csiro.au/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/gsaskit.exe</A> 79 78 </DL> 80 79 81 80 <P>be sure to read 82 <A HREF="http://www. nist.gov/cgi-bin/exit_nist.cgi?url=http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/readme.txt">http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/readme.txt</A>81 <A HREF="http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/readme.txt">http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/readme.txt</A> 83 82 <P> 84 83 <P><LI>Get a … … 208 207 <UL>Only if you will use the PC-GSAS program as well as EXPGUI. 209 208 If so, do follow the steps in the 210 <A HREF="http://www. nist.gov/cgi-bin/exit_nist.cgi?url=http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/readme.txt">209 <A HREF="http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/gsas/public/gsas/windows/readme.txt"> 211 210 GSAS readme file</A>) 212 211 <P> … … 284 283 <H2> 285 284 Acknowledgements</H2> 286 Thanks to <A HREF="http://www. nist.gov/cgi-bin/exit_nist.cgi?url=http://www.xraylith.wisc.edu/~khan/software/tcl/index.html#tcltk-80p2-ming">Mumit285 Thanks to <A HREF="http://www.xraylith.wisc.edu/~khan/software/tcl/index.html#tcltk-80p2-ming">Mumit 287 286 Khan</A> for help with Tcl/Tk on Windows 288 and to <A HREF="http://www. nist.gov/cgi-bin/exit_nist.cgi?url=http://www.du.edu/~mschwart/tcl-tk.htm">Michael287 and to <A HREF="http://www.du.edu/~mschwart/tcl-tk.htm">Michael 289 288 I. Schwartz</A> for the Winexec package, which is needed to allow Tcl/Tk to run 290 289 the GSAS DOS .exe files. -
trunk/doc/wishlist.html
r930 r931 247 247 see <A HREF="revlog.html">the EXPGUI Revision log.</A> 248 248 <P> 249 <DT>Import pdCIF data 250 <DD>EXPGUI can now read powder CIF data and rewrite it as 251 GSAS .fxye (1 line per file) data. For CW data only. 252 (4/2006, 1.83) 253 <DT>DISAGL export 254 <DD>Add button to select distances from 1 phase and copy to Windows clipboard 255 to interface with Andrew Will's VaList program (not yet tested). 256 (4/2006, 1.83) 257 <DT>Bug fixes & cleanup 258 <DD>Bugs in EXCLEDT, Import Atoms, etc; relabel many buttons for better 259 consistency and to be more conventional. 260 (4/2006, 1.83) 261 <DT>EXPGUI macros added 262 <DD>EXPGUI can record nearly all actions into a macro file. The macro file 263 can be "replayed" to repeat those actions on a new experiment. Macro 264 files can replayed a line at a time or can be executed all at once. 265 Tcl commands 266 can be introduced into a macro file so that programming can be done 267 with macro files. Misc changes to suit this such as turn of prompt when 268 running GSAS programs; run GSAS programs w/o terminal windows. 269 (4/2006, 1.82) 270 <DT>User error checking 271 <DD>Check for final R in space group name for R space groups in 272 rhombohedral settings. 273 (4/2006, 1.82) 274 <DT>Lattice parameter entry 275 <DD>Unit cell type now constrains the number of lattice parameters that can be 276 entered. 277 (4/2006, 1.82) 278 <DT>Import diffractometer constants 279 <DD>Diffractometer constants can be read from a GSAS .EXP file into INSTEDIT. 280 (4/2006, 1.82) 281 <DT>Minor changes 282 <DD>fix grace export, spelling on convergence, warn on windows if COMSPEC 283 (cmd.exe location) is not defined. 284 (4/2006, 1.81) 285 <DT>Minor changes 286 <DD>Add gsas2map, remove now defunct background #3, fix Q conversion in background 287 (4/2006, 1.80) 249 288 250 289 <DT>TOF facilities -
trunk/excledt.tcl
r930 r931 1176 1176 set rng [tod $rng $hst] 1177 1177 if {$col == 0} { 1178 set lbl " >[format %.4f [lindex $rng 1]]"1178 set lbl "<[format %.4f [lindex $rng 1]]" 1179 1179 } else { 1180 1180 set lbl "[format %.4f [lindex $rng 0]]\nto [format %.4f [lindex $rng 1]]" … … 1182 1182 incr col 1183 1183 if {$col == [llength $exclist]} { 1184 set lbl " <[format %.4f [lindex $rng 0]]"1184 set lbl ">[format %.4f [lindex $rng 0]]" 1185 1185 } 1186 1186 } else { -
trunk/tutorial3/index.html
r930 r931 74 74 demonstrates many of the procedures needed for more complex materials. 75 75 <P> 76 EXPGUI and GSAS run on Windows, Linux and IRIX (Silicon Graphicscomputers).76 EXPGUI and GSAS run on Windows, Linux and Macintosh (older unsupported versions exist for Silicon Graphics/IRIX computers). 77 77 The example figures show in this tutorial were generated in Unix, 78 but virtually all GSAS and EXPGUI operation is identical between Unix and78 but virtually all GSAS and EXPGUI operation is identical between Unix, Mac and 79 79 Windows. Note also that the appearance of EXPGUI changes slightly as 80 80 new features are added. The screen images do not exactly match the current
Note: See TracChangeset
for help on using the changeset viewer.