1 | |
---|
2 | <html> |
---|
3 | <head> |
---|
4 | <title>EXPGUI Revision Log</title> |
---|
5 | <meta name="keywords" content="crystallography, Rietveld, diffraction, |
---|
6 | GSAS, EXPGUI"> |
---|
7 | </HEAD> |
---|
8 | <style> |
---|
9 | A:link {text-decoration:none} |
---|
10 | A:vlink {text-decoration:none} |
---|
11 | </style> |
---|
12 | |
---|
13 | <BODY BGCOLOR="#FFFFFF" |
---|
14 | topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" |
---|
15 | text="#000000" link="#0033ff" vlink="#0033ff" alink="#0033ff"> |
---|
16 | |
---|
17 | <? |
---|
18 | include("/var/www/include/navigation.inc"); |
---|
19 | include("/var/www/include/utility.inc"); |
---|
20 | ?> |
---|
21 | <blockquote><font face="arial, helvetica, sans-serif"> |
---|
22 | |
---|
23 | <TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT> |
---|
24 | <TR><TH><A Href="expgui.html">EXPGUI top</A> |
---|
25 | </TH><TH><A Href="wishlist.html">Past and Planned<BR>Updates</A> |
---|
26 | </TH></TR></TABLE><BR CLEAR=ALL> |
---|
27 | |
---|
28 | <center><h1> |
---|
29 | <HR noshade width="75%" size="2" align="center"> |
---|
30 | EXPGUI Revisions List |
---|
31 | <HR noshade width="75%" size="2" align="center"> |
---|
32 | </h1></center> |
---|
33 | <P> |
---|
34 | This page has been superceeded by the Trac registry, see |
---|
35 | <A HREF="https://subversion.xray.aps.anl.gov/trac/EXPGUI/timeline"> |
---|
36 | https://subversion.xray.aps.anl.gov/trac/EXPGUI/timeline</A>. |
---|
37 | <HR><HR> |
---|
38 | Below is information on older revisions logged for changes to the EXPGUI source |
---|
39 | files, sorted by date. |
---|
40 | See the |
---|
41 | <A HREF="https://subversion.xray.aps.anl.gov/trac/EXPGUI/report"> |
---|
42 | View Tickets</A> section of the Trac site for active and closed |
---|
43 | projects. There is some older information on the |
---|
44 | <A HREF="wishlist.html">EXPGUI Wish List</A>. |
---|
45 | |
---|
46 | <h2>since 1-Jun-2009</h2><DL><DL> |
---|
47 | </DL></DL> |
---|
48 | <h2>since 1-Mar-2009</h2><DL><DL> |
---|
49 | </DL></DL> |
---|
50 | <h2>since 1-Nov-2008</h2><DL><DL> |
---|
51 | </DL></DL> |
---|
52 | <h2>since 1-Jul-2008</h2><DL><DL> |
---|
53 | <DT><B>expgui 1.83</B> 2008/07/14<DD> |
---|
54 | change button labels to suit convention<BR> |
---|
55 | <DT>addcmds.tcl 1.44 2008/07/14<DD> |
---|
56 | Add CIF import to Add Hist window<BR> |
---|
57 | <DT>cif2fxye.tcl 1.1 2008/07/14<DD> |
---|
58 | Initial revision<BR> |
---|
59 | <DT>excledt.tcl 1.18 2008/07/14<DD> |
---|
60 | minor cleanups -- change some button labels to be more conventional<BR> |
---|
61 | remove ^C binding for windows<BR> |
---|
62 | <DT>excledt.tcl 1.17 2008/07/14<DD> |
---|
63 | put deiconify back (probably not needed)<BR> |
---|
64 | <DT>excledt.tcl 1.16 2008/07/14<DD> |
---|
65 | fix "crazy line" bug due to tick mark numbers<BR> |
---|
66 | make msg boxes a child of excl plot window<BR> |
---|
67 | eliminate bind of <Configure> for windows, since it prevents the window<BR> |
---|
68 | from changing size<BR> |
---|
69 | <DT>gsascmds.tcl 1.66 2008/07/14<DD> |
---|
70 | change some button labels to be more conventional<BR> |
---|
71 | <DT>gsascmds.tcl 1.65 2008/07/14<DD> |
---|
72 | change Set to Continue for getstring (so that initial window has Continue)<BR> |
---|
73 | use variable to hold disagl window name<BR> |
---|
74 | add code to export a phase to clipboard for Andrew Will's VaList program<BR> |
---|
75 | <P> |
---|
76 | <DT>addcmds.tcl 1.43 2008/07/02<DD> |
---|
77 | Fix bug on ImportAtoms (see 1.42)<BR> |
---|
78 | fix blunder on replacephase3 (no args)<BR> |
---|
79 | <P> |
---|
80 | </DL></DL> |
---|
81 | <h2>since 1-Jul-2007</h2><DL><DL> |
---|
82 | <DT>addcmds.tcl 1.42 2008/06/30<DD> |
---|
83 | fix bug on ImportPhase with 1 format (e.g. .cif on Windows)<BR> |
---|
84 | <P> |
---|
85 | <DT><B>expgui 1.82</B> 2008/04/15<DD> |
---|
86 | macro recording<BR> |
---|
87 | implement "Prompt after GSAS run option", replay macro<BR> |
---|
88 | <DT>addcmds.tcl 1.41 2008/04/15<DD> |
---|
89 | major revision for macro recording<BR> |
---|
90 | introduce cell symmetry constraints<BR> |
---|
91 | check for trailing R on s.g. in Rhomb. settings<BR> |
---|
92 | add .fxye to list of raw types<BR> |
---|
93 | stop conversion of raw files to fixed record length<BR> |
---|
94 | fix bug stopping review of inst prm files with a blank line<BR> |
---|
95 | <DT>atomcons.tcl 1.14 2008/04/15<DD> |
---|
96 | macro commands<BR> |
---|
97 | <DT>excledt.tcl 1.15 2008/04/15<DD> |
---|
98 | fix child window parentage<BR> |
---|
99 | record macros<BR> |
---|
100 | <DT>export_shelx.tcl 1.2 2008/04/15<DD> |
---|
101 | fix occupancy for macromolec input<BR> |
---|
102 | <DT>gsascmds.tcl 1.64 2008/04/15<DD> |
---|
103 | macro recording<BR> |
---|
104 | implement prompt/no prompt in GSAS window<BR> |
---|
105 | implement run macros<BR> |
---|
106 | new proc to run GSAS programs w/o a terminal window<BR> |
---|
107 | <DT>gsasmenu.tcl 1.28 2008/04/15<DD> |
---|
108 | macro menu<BR> |
---|
109 | <DT>instedit.tcl 1.8 2008/04/15<DD> |
---|
110 | new button to import diffractometer constants in instedit<BR> |
---|
111 | <DT>liveplot 1.45 2008/04/15<DD> |
---|
112 | add comment (bkgedit not macro enabled)<BR> |
---|
113 | <DT>lstview 1.19 2008/04/15<DD> |
---|
114 | implement new capability as macromon (macro monitor routine)<BR> |
---|
115 | allow routine to be called directly (opens .LST file)<BR> |
---|
116 | <DT>odf.tcl 1.8 2008/04/15<DD> |
---|
117 | macro recording<BR> |
---|
118 | <DT>orient.tcl 1.10 2008/04/15<DD> |
---|
119 | macro recording<BR> |
---|
120 | <DT>profcons.tcl 1.8 2008/04/15<DD> |
---|
121 | macro recording<BR> |
---|
122 | <DT>widplt 1.20 2008/04/15<DD> |
---|
123 | do not load widply_ files for absplt<BR> |
---|
124 | <P> |
---|
125 | </DL></DL> |
---|
126 | <h2>before 2008/04/15</H2><DL><DL> |
---|
127 | <DT><B>expgui 1.81</B> 2007/01/17<DD> |
---|
128 | warn on windows comspec problem<BR> |
---|
129 | fix convergence spelling<BR> |
---|
130 | <P> |
---|
131 | <DT>graceexport.tcl 1.2 2006/07/31<DD> |
---|
132 | missing tickmarks (new BLT version?) add fix from Bogdan Jurca<BR> |
---|
133 | <P> |
---|
134 | <DT><B>expgui 1.80</B> 2006/04/30<DD> |
---|
135 | Indicate a new release<BR> |
---|
136 | <DT>gsasmenu.tcl 1.27 2006/04/30<DD> |
---|
137 | Add gsas2map into menus<BR> |
---|
138 | <DT>liveplot 1.44 2006/04/30<DD> |
---|
139 | remove last of background function #3<BR> |
---|
140 | compute Q in same manner as in calcbak (results still differ)<BR> |
---|
141 | <P> |
---|
142 | <DT><B>expgui 1.79</B> 2006/03/29<DD> |
---|
143 | Mark release<BR> |
---|
144 | <DT>addcmds.tcl 1.40 2006/03/29<DD> |
---|
145 | Allow use of d-min or Q-max when adding multiple histograms (IPNS request)<BR> |
---|
146 | <DT>dumpprof.tcl 1.3 2006/03/29<DD> |
---|
147 | return diffractometer constants<BR> |
---|
148 | support starkit<BR> |
---|
149 | <DT>gsascmds.tcl 1.63 2006/03/29<DD> |
---|
150 | Associate profile names with term labels<BR> |
---|
151 | <DT>gsasmenu.tcl 1.26 2006/03/29<DD> |
---|
152 | Add mustrplot to 2nd menu<BR> |
---|
153 | <DT>gsasmenu.tcl 1.25 2006/03/29<DD> |
---|
154 | remove now obsolete tofnorm; add new mustrplot<BR> |
---|
155 | <DT>instedit.tcl 1.7 2006/03/29<DD> |
---|
156 | support profile editing (& grab from .EXP) in instedit (IPNS request)<BR> |
---|
157 | don't hard-code profile names here (grab from gsascmds.tcl)<BR> |
---|
158 | <P> |
---|
159 | <DT><B>expgui 1.78</B> 2006/02/22<DD> |
---|
160 | Plug GSAS on window head<BR> |
---|
161 | Make histogram selection look like a button<BR> |
---|
162 | fix bug in global setting of phase fractions/damping<BR> |
---|
163 | make history not like a button<BR> |
---|
164 | remove control-C exit from Windows version<BR> |
---|
165 | <DT>addcmds.tcl 1.39 2006/02/22<DD> |
---|
166 | fix bug in 2theta max for multiple hist addition<BR> |
---|
167 | implement re-evaluation of multiplicities (ResetMultiplicities)<BR> |
---|
168 | add button to Reset Multiplicities to edit menu<BR> |
---|
169 | update Multiplicities after an origin change<BR> |
---|
170 | better explain origin shifts<BR> |
---|
171 | <DT>gsascmds.tcl 1.62 2006/02/22<DD> |
---|
172 | Recompute Multiplicities prior to Composition computation<BR> |
---|
173 | <DT>gsascmds.tcl 1.61 2006/02/22<DD> |
---|
174 | Allow composition to work on Magnetic phases<BR> |
---|
175 | <DT>gsasmenu.tcl 1.24 2006/02/22<DD> |
---|
176 | add seqgsas & seqplot to menus & minor menu fixes/duplication<BR> |
---|
177 | <DT>instedit.tcl 1.6 2006/02/22<DD> |
---|
178 | no significant changes -- allow KRATIO to be edited, but restore as the variable is not read from an instrument parameter file<BR> |
---|
179 | <DT>liveplot 1.43 2006/02/22<DD> |
---|
180 | bkgfit: prevent use of more than 36 bkg terms, since that is all GSAS allows<BR> |
---|
181 | <P> |
---|
182 | <DT>addcmds.tcl 1.38 2005/12/16<DD> |
---|
183 | make spacegroup search case insensitive on Origin 1/2<BR> |
---|
184 | comment out debug puts statements<BR> |
---|
185 | <P> |
---|
186 | <DT>readexp.tcl 1.46 2005/09/13<DD> |
---|
187 | fix buggy EXP create routine<BR> |
---|
188 | <P> |
---|
189 | <DT>addcmds.tcl 1.37 2005/09/12<DD> |
---|
190 | add missing proc<BR> |
---|
191 | <DT>dumpexp.tcl 1.5 2005/09/12<DD> |
---|
192 | add package require code & new heading to remind me this is an executable script<BR> |
---|
193 | <DT>readexp.tcl 1.45 2005/09/12<DD> |
---|
194 | change formatting of ODF records to match most recent GSAS release<BR> |
---|
195 | <P> |
---|
196 | <DT><B>expgui 1.77</B> 2005/09/07<DD> |
---|
197 | tag for new EXPGUI release<BR> |
---|
198 | <DT>addcmds.tcl 1.36 2005/09/07<DD> |
---|
199 | Add origin 1 --> origin 2 xform option<BR> |
---|
200 | <DT>export_drawxtl.tcl 1.3 2005/09/07<DD> |
---|
201 | fix use of delete window decoration (== quit)<BR> |
---|
202 | fix display arrows options; warn on old GEOMETRY program<BR> |
---|
203 | use .drawxtlrc to find DRAWXTL5.x program<BR> |
---|
204 | <P> |
---|
205 | <DT><B>expgui 1.76</B> 2005/03/24<DD> |
---|
206 | fix up resize for OS X<BR> |
---|
207 | add LS band width as option (thanx RBVD)<BR> |
---|
208 | note Pawley phase (thanks RBVD)<BR> |
---|
209 | attempt to fix missing expmap(atomlistboxcontents) bug<BR> |
---|
210 | (not sure why this happens, so at least trap errors)<BR> |
---|
211 | Reset phase selection in GetPhaseFlags in case this causes the missing expmap(atomlistboxcontents)<BR> |
---|
212 | prevent use of TRNS & SHFT when ZERO is refined<BR> |
---|
213 | add new print option (#10) (thanx RBVD)<BR> |
---|
214 | <DT>export_drawxtl.tcl 1.2 2005/03/24<DD> |
---|
215 | major revision<BR> |
---|
216 | Allow arrow colors, number comments on arrows<BR> |
---|
217 | Look for DRAWxtl (not in enough places) and offer to launch it<BR> |
---|
218 | oops -- the entire arrow routine is new.<BR> |
---|
219 | <DT>gsascmds.tcl 1.60 2005/03/24<DD> |
---|
220 | add defs for function #5 (thanks RBVD)<BR> |
---|
221 | fix # & labels for terms in Profile #4 (4/m -3R -3 -3m1)<BR> |
---|
222 | fix bug in Set on change profile for multiple histograms/phases<BR> |
---|
223 | <DT>lstview 1.18 2005/03/24<DD> |
---|
224 | fix bug in save options<BR> |
---|
225 | Add unix capability to print selected text<BR> |
---|
226 | (should work on OS X if lpr points to desired printer -- I think)<BR> |
---|
227 | <DT>orient.tcl 1.9 2005/03/24<DD> |
---|
228 | change designation of preferred direction<BR> |
---|
229 | <DT>profcons.tcl 1.7 2005/03/24<DD> |
---|
230 | profile type 5 (RBVD)<BR> |
---|
231 | <DT>readexp.tcl 1.44 2005/03/24<DD> |
---|
232 | new validreal<BR> |
---|
233 | support LS Band parameter (in part RBVD)<BR> |
---|
234 | add xtra digit to PRNT (RBVD)<BR> |
---|
235 | <DT>widplt 1.19 2005/03/24<DD> |
---|
236 | support function #5 (thanks RBVD)<BR> |
---|
237 | <P> |
---|
238 | <DT>readexp.tcl 1.43 2004/11/17<DD> |
---|
239 | fix unformatted date -- belt & suspenders<BR> |
---|
240 | <P> |
---|
241 | <DT><B>expgui 1.75</B> 2004/10/04<DD> |
---|
242 | Require BWidget (remove non-BWidget code)<BR> |
---|
243 | <DT>excledt.tcl 1.14 2004/10/04<DD> |
---|
244 | remove unused diffvec<BR> |
---|
245 | redo vector variable access -- fix bug<BR> |
---|
246 | <DT>exclinit.tcl 1.2 2004/10/04<DD> |
---|
247 | remove diffvec (not used)<BR> |
---|
248 | <DT>liveplot 1.42 2004/10/04<DD> |
---|
249 | redo vector access<BR> |
---|
250 | <DT>odf.tcl 1.7 2004/10/04<DD> |
---|
251 | BWidget is now required<BR> |
---|
252 | <DT>orient.tcl 1.8 2004/10/04<DD> |
---|
253 | remove non-BWidget code<BR> |
---|
254 | <P> |
---|
255 | <DT><B>expgui 1.74</B> 2004/09/28<DD> |
---|
256 | use winutils or winexec<BR> |
---|
257 | catch expgui when called with .Oxx (archived .EXP) files<BR> |
---|
258 | to eventually offer rename choices<BR> |
---|
259 | catch Mac Reload EXP? bug<BR> |
---|
260 | <DT>gsascmds.tcl 1.59 2004/09/28<DD> |
---|
261 | use WINUTILS if present in place of WINEXEC<BR> |
---|
262 | on Mac use Rez & SetFile from dist, when not installed<BR> |
---|
263 | <P> |
---|
264 | <DT>export_drawxtl.tcl 1.1 2004/09/21<DD> |
---|
265 | Initial revision<BR> |
---|
266 | <P> |
---|
267 | <DT><B>expgui 1.73</B> 2004/09/20<DD> |
---|
268 | add "package require Tk" for starkit use<BR> |
---|
269 | <DT>gsascmds.tcl 1.58 2004/09/20<DD> |
---|
270 | force all output to instfile to be in ASCII<BR> |
---|
271 | this might solve bugs where non-ascii chars invalidate .EXP file<BR> |
---|
272 | <DT>liveplot 1.41 2004/09/20<DD> |
---|
273 | >> add "package require Tk" for starkit use<BR> |
---|
274 | <DT>lstview 1.17 2004/09/20<DD> |
---|
275 | add "package require Tk" for starkit use<BR> |
---|
276 | <DT>mkdictindex.tcl 1.2 2004/09/20<DD> |
---|
277 | add "package require Tk" for starkit use<BR> |
---|
278 | <DT>readexp.tcl 1.42 2004/09/20<DD> |
---|
279 | force all output to instfile to be in ASCII<BR> |
---|
280 | this might solve bugs where non-ascii chars invalidate .EXP file<BR> |
---|
281 | <DT>readinst.tcl 1.4 2004/09/20<DD> |
---|
282 | force all output to instfile to be in ASCII<BR> |
---|
283 | this might solve bugs where non-ascii chars invalidate .EXP file<BR> |
---|
284 | <DT>widplt 1.18 2004/09/20<DD> |
---|
285 | add "package require Tk" for starkit use<BR> |
---|
286 | <P> |
---|
287 | <DT>export_cif.tcl 1.1 2004/09/08<DD> |
---|
288 | Initial revision<BR> |
---|
289 | <P> |
---|
290 | <DT><B>expgui 1.72</B> 2004/05/13<DD> |
---|
291 | add open console<BR> |
---|
292 | <DT>excledt.tcl 1.13 2004/05/13<DD> |
---|
293 | add new zoom binding<BR> |
---|
294 | <DT>liveplot 1.40 2004/05/13<DD> |
---|
295 | add open console<BR> |
---|
296 | deal with starkit problems<BR> |
---|
297 | ignore bad element attributes (colors, marker types, sizes...)<BR> |
---|
298 | update binding stuff (yet again!)<BR> |
---|
299 | avoid bug on fit with no points (bkgfit)<BR> |
---|
300 | <DT>lstview 1.16 2004/05/13<DD> |
---|
301 | open console<BR> |
---|
302 | <DT>widplt 1.17 2004/05/13<DD> |
---|
303 | add open console<BR> |
---|
304 | deal with starkit problems<BR> |
---|
305 | <P> |
---|
306 | <DT>gsascmds.tcl 1.57 2004/05/04<DD> |
---|
307 | save .EXP before call to bkgedit (bug fix)<BR> |
---|
308 | <DT>instedit.tcl 1.5 2004/05/04<DD> |
---|
309 | fix ipola buttons ("None" was broken)<BR> |
---|
310 | disable KRATIO as it is currently unused<BR> |
---|
311 | <DT>readexp.tcl 1.41 2004/05/04<DD> |
---|
312 | fix diffrence from EXPEDT; change kratio=0 to 0.5<BR> |
---|
313 | <P> |
---|
314 | <DT><B>expgui 1.71</B> 2004/04/27<DD> |
---|
315 | new number only to track other changes<BR> |
---|
316 | <DT>addcmds.tcl 1.35 2004/04/27<DD> |
---|
317 | add O-1<BR> |
---|
318 | <DT>export_xml.tcl 1.3 2004/04/27<DD> |
---|
319 | remove unused proc<BR> |
---|
320 | flag origin 2 space groups when in space group table<BR> |
---|
321 | <DT>gsascmds.tcl 1.56 2004/04/27<DD> |
---|
322 | update non-modal dialogs to match newer versions of Tk<BR> |
---|
323 | add window resize for OS X<BR> |
---|
324 | <DT>instedit.tcl 1.4 2004/04/27<DD> |
---|
325 | add ITYP entry in init<BR> |
---|
326 | <DT>liveplot 1.39 2004/04/27<DD> |
---|
327 | plot (obs-calc)/sigma<BR> |
---|
328 | Add ability to scan zoom region with arrow keys<BR> |
---|
329 | <P> |
---|
330 | <DT>excledt.tcl 1.12 2004/04/26<DD> |
---|
331 | Fix bug with OSX BLT (all new versions of BLT)?<BR> |
---|
332 | Add ability to scan zoom region with arrow keys<BR> |
---|
333 | <P> |
---|
334 | <DT><B>expgui 1.70</B> 2004/04/03<DD> |
---|
335 | fix clock format command<BR> |
---|
336 | <DT>atomcons.tcl 1.13 2004/04/03<DD> |
---|
337 | fix sort undefined bug<BR> |
---|
338 | report warning when nothing selected to constrain<BR> |
---|
339 | <P> |
---|
340 | <DT><B>expgui 1.69</B> 2004/01/30<DD> |
---|
341 | Add code to set app/icon in OS X, remove applescript generation<BR> |
---|
342 | <DT>browsecif.tcl 1.9 2004/01/30<DD> |
---|
343 | update to match new version of CIFEDIT etc.<BR> |
---|
344 | <DT>fillcif.tcl 1.6 2004/01/30<DD> |
---|
345 | update to match new version of CIFEDIT etc.<BR> |
---|
346 | <DT>gsascmds.tcl 1.55 2004/01/30<DD> |
---|
347 | Add code to set app/icon in OS X<BR> |
---|
348 | <DT>gsascmds.tcl 1.54 2004/01/30<DD> |
---|
349 | update putontop to match new version of CIF routines<BR> |
---|
350 | <DT>import_cif.tcl 1.12 2004/01/30<DD> |
---|
351 | update to match new version of CIFEDIT etc.<BR> |
---|
352 | <P> |
---|
353 | <DT>mkdictindex.tcl 1.1 2004/01/12<DD> |
---|
354 | Initial revision<BR> |
---|
355 | <P> |
---|
356 | <DT><B>expgui 1.68</B> 2003/12/16<DD> |
---|
357 | add droplet capability to AppleScript<BR> |
---|
358 | <P> |
---|
359 | <DT><B>expgui 1.67</B> 2003/12/05<DD> |
---|
360 | more AppleScript fixups (find xterm location & offer a startup directory choice)<BR> |
---|
361 | <DT><B>expgui 1.66</B> 2003/12/05<DD> |
---|
362 | add file menu command to create applescript shortcut (OSX only)<BR> |
---|
363 | <DT>excledt.tcl 1.11 2003/12/05<DD> |
---|
364 | only display peak options for phases that are present<BR> |
---|
365 | implement keyboard shortcuts (1,2,...) for showing reflection tickmarks<BR> |
---|
366 | fix peak options menu bug<BR> |
---|
367 | <DT>liveplot 1.38 2003/12/05<DD> |
---|
368 | force bkgedit to always use unnormalized plots<BR> |
---|
369 | <P> |
---|
370 | <DT><B>expgui 1.65</B> 2003/11/22<DD> |
---|
371 | advance EXPGUI version number to reflect bug fixes in other files<BR> |
---|
372 | <P> |
---|
373 | <DT>addcmds.tcl 1.34 2003/11/21<DD> |
---|
374 | fix "replace phase" bug<BR> |
---|
375 | <DT>liveplot 1.37 2003/11/21<DD> |
---|
376 | fix "save options" bug<BR> |
---|
377 | <DT>widplt 1.16 2003/11/21<DD> |
---|
378 | add export to grace & .csv options<BR> |
---|
379 | <P> |
---|
380 | <DT><B>expgui 1.64</B> 2003/11/13<DD> |
---|
381 | add powpref nagging after "SaveAs" & rename of archived .EXP<BR> |
---|
382 | <DT><B>expgui 1.63</B> 2003/11/13<DD> |
---|
383 | Updates for OSX: window resize & catch puts<BR> |
---|
384 | clean up the way "use new name" works for archived .EXP files<BR> |
---|
385 | remove obsolete references to tkButtonInvoke<BR> |
---|
386 | <DT>browsecif.tcl 1.8 2003/11/13<DD> |
---|
387 | remove obsolete references to tkButtonInvoke<BR> |
---|
388 | <DT>gsascmds.tcl 1.53 2003/11/13<DD> |
---|
389 | remove obsolete references to tkButtonInvoke<BR> |
---|
390 | add code to support URL lookup in OSX & clean up for UNIX<BR> |
---|
391 | don't allow archived files on initial open<BR> |
---|
392 | fix parse of .EXP file for >999 LS cycles<BR> |
---|
393 | <DT>liveplot 1.36 2003/11/13<DD> |
---|
394 | catch puts output for OSX<BR> |
---|
395 | Resize window for OSX<BR> |
---|
396 | revise interface to LOGIC and CMPR<BR> |
---|
397 | <DT>lstview 1.15 2003/11/13<DD> |
---|
398 | Resize window for OSX<BR> |
---|
399 | <DT>widplt 1.15 2003/11/13<DD> |
---|
400 | Resize window for OSX<BR> |
---|
401 | <P> |
---|
402 | <DT>addcmds.tcl 1.33 2003/11/05<DD> |
---|
403 | add missing cleanup routine (afterputontop)<BR> |
---|
404 | <DT>browsecif.tcl 1.7 2003/11/05<DD> |
---|
405 | prepare for OSX -- catch puts<BR> |
---|
406 | <DT>gsascmds.tcl 1.52 2003/11/05<DD> |
---|
407 | add mozilla to browser list<BR> |
---|
408 | fix missing browser error msg<BR> |
---|
409 | fix bug in Chinese Windows where history record gets corrupted<BR> |
---|
410 | <DT>instedit.tcl 1.3 2003/11/05<DD> |
---|
411 | prepare for OSX - remove puts<BR> |
---|
412 | <DT>notebook.tcl 1.3 2003/11/05<DD> |
---|
413 | prepare for OSX -- catch puts<BR> |
---|
414 | <DT>readinst.tcl 1.3 2003/11/05<DD> |
---|
415 | prepare for OSX<BR> |
---|
416 | <P> |
---|
417 | <DT><B>expgui 1.62</B> 2003/08/11<DD> |
---|
418 | remove Bkg functions #3 & #9 since they are gone from GSAS<BR> |
---|
419 | <DT>addcmds.tcl 1.32 2003/08/11<DD> |
---|
420 | add support for adding multiple histograms<BR> |
---|
421 | code cleanup -col -> -column<BR> |
---|
422 | <DT>browsecif.tcl 1.6 2003/08/11<DD> |
---|
423 | significant revision for CIFTOOLS<BR> |
---|
424 | cleanup for Mac OS X<BR> |
---|
425 | improve error reporting<BR> |
---|
426 | make variable for max line length (defaults to 80)<BR> |
---|
427 | <DT>cifselect.tcl 1.3 2003/08/11<DD> |
---|
428 | code cleanup -col -> -column<BR> |
---|
429 | <DT>excledt.tcl 1.10 2003/08/11<DD> |
---|
430 | code cleanup -col -> -column<BR> |
---|
431 | <DT>fillcif.tcl 1.5 2003/08/11<DD> |
---|
432 | code cleanup -col -> -column<BR> |
---|
433 | <DT>gsascmds.tcl 1.51 2003/08/11<DD> |
---|
434 | code cleanup -col -> -column<BR> |
---|
435 | <DT>import_cif.tcl 1.11 2003/08/11<DD> |
---|
436 | code cleanup -col -> -column<BR> |
---|
437 | <DT>instedit.tcl 1.2 2003/08/11<DD> |
---|
438 | code cleanup -col -> -column<BR> |
---|
439 | <DT>liveplot 1.35 2003/08/11<DD> |
---|
440 | code cleanup -col -> -column<BR> |
---|
441 | <DT>liveplot 1.34 2003/08/11<DD> |
---|
442 | remove BKG function #3 since it is gone from GSAS<BR> |
---|
443 | <DT>liveplot_FoxExport.tcl 1.2 2003/08/11<DD> |
---|
444 | code cleanup -col -> -column<BR> |
---|
445 | <DT>lstview 1.14 2003/08/11<DD> |
---|
446 | code cleanup -col -> -column<BR> |
---|
447 | <P> |
---|
448 | <DT>odf.tcl 1.6 2003/05/27<DD> |
---|
449 | autoselect 1st phase if none are previously selected<BR> |
---|
450 | add comments<BR> |
---|
451 | <P> |
---|
452 | <DT>readexp.tcl 1.40 2003/05/24<DD> |
---|
453 | fix absorption correction bug<BR> |
---|
454 | <P> |
---|
455 | <DT><B>expgui 1.61</B> 2003/05/22<DD> |
---|
456 | Implement windows init file as c:\GSAS\GSAS.CONFIG in place of .GSAS_CONFIG<BR> |
---|
457 | <DT>addcmds.tcl 1.31 2003/05/22<DD> |
---|
458 | Add instrument parameter file editor<BR> |
---|
459 | <DT>dumpexp.tcl 1.4 2003/05/22<DD> |
---|
460 | Implement windows init file as c:\GSAS\GSAS.CONFIG in place of .GSAS_CONFIG<BR> |
---|
461 | <DT>dumpprof.tcl 1.2 2003/05/22<DD> |
---|
462 | initial tweaking<BR> |
---|
463 | <DT>gsascmds.tcl 1.50 2003/05/22<DD> |
---|
464 | Workaround for win-XP bug where archive fails because rename does not work<BR> |
---|
465 | <DT>gsasmenu.tcl 1.23 2003/05/22<DD> |
---|
466 | Implement windows init file as c:\GSAS\GSAS.CONFIG in place of .GSAS_CONFIG<BR> |
---|
467 | Add instedit<BR> |
---|
468 | <DT>instedit.tcl 1.1 2003/05/22<DD> |
---|
469 | Initial revision<BR> |
---|
470 | <DT>liveplot 1.33 2003/05/22<DD> |
---|
471 | Implement windows init file as c:\GSAS\GSAS.CONFIG in place of .GSAS_CONFIG<BR> |
---|
472 | <DT>liveplot_FoxExport.tcl 1.1 2003/05/22<DD> |
---|
473 | Initial revision<BR> |
---|
474 | <DT>lstview 1.13 2003/05/22<DD> |
---|
475 | Implement windows init file as c:\GSAS\GSAS.CONFIG in place of .GSAS_CONFIG<BR> |
---|
476 | <DT>readexp.tcl 1.39 2003/05/22<DD> |
---|
477 | cleanup ABSCOR usage (blank = type 0) -- fix reported bug?<BR> |
---|
478 | <DT>readinst.tcl 1.2 2003/05/22<DD> |
---|
479 | remove error message display used for debug<BR> |
---|
480 | <DT>widplt 1.14 2003/05/22<DD> |
---|
481 | Implement windows init file as c:\GSAS\GSAS.CONFIG in place of .GSAS_CONFIG<BR> |
---|
482 | <P> |
---|
483 | <DT>dumpprof.tcl 1.1 2003/05/13<DD> |
---|
484 | Initial revision<BR> |
---|
485 | <DT>liveplot 1.32 2003/05/13<DD> |
---|
486 | save more stuff, use gsas.config on windows<BR> |
---|
487 | <DT>readinst.tcl 1.1 2003/05/13<DD> |
---|
488 | Initial revision<BR> |
---|
489 | <P> |
---|
490 | <DT><B>expgui 1.60</B> 2003/04/10<DD> |
---|
491 | change header<BR> |
---|
492 | autostart GRWND option for Win-95/98/ME<BR> |
---|
493 | warnings to run POWPREF<BR> |
---|
494 | read customization from gsas.config as well as .gsas_config (no doc yet)<BR> |
---|
495 | warn on directories with spaces<BR> |
---|
496 | insert date in gsas.config & .gsas_config (use gsas.config on Win)<BR> |
---|
497 | move a,b,c... to separate menu<BR> |
---|
498 | <DT>addcmds.tcl 1.30 2003/04/10<DD> |
---|
499 | leave filenames up for rawplot<BR> |
---|
500 | set tmin properly for TOF<BR> |
---|
501 | show text for bank selected<BR> |
---|
502 | add Qmax option<BR> |
---|
503 | add "run powpref" warning<BR> |
---|
504 | <DT>dumpexp.tcl 1.3 2003/04/10<DD> |
---|
505 | use filename rather than arg (why?)<BR> |
---|
506 | <DT>excledt.tcl 1.9 2003/04/10<DD> |
---|
507 | Major revisions to fix TOF bugs<BR> |
---|
508 | (use EXPEDT to set TMIN)<BR> |
---|
509 | move conversion routines to readexp.tcl<BR> |
---|
510 | many new comments<BR> |
---|
511 | <DT>export_xml.tcl 1.2 2003/04/10<DD> |
---|
512 | fix missing tag<BR> |
---|
513 | <DT>gsascmds.tcl 1.49 2003/04/10<DD> |
---|
514 | implement GRWND startup (Win-9x)<BR> |
---|
515 | warn on names with spaces<BR> |
---|
516 | <DT>liveplot 1.31 2003/04/10<DD> |
---|
517 | change header<BR> |
---|
518 | keep weights (for export)<BR> |
---|
519 | use normalized data for BKGEDIT (fit is incorrect for TOF w/o)<BR> |
---|
520 | allow export routines (for FOX)<BR> |
---|
521 | allow 1,2,... keys to turn on phase tickmarks<BR> |
---|
522 | <DT>lstview 1.12 2003/04/10<DD> |
---|
523 | change startup section<BR> |
---|
524 | <DT>readexp.tcl 1.38 2003/04/10<DD> |
---|
525 | more sig figs on small numbers (switch to scientific notation earlier)<BR> |
---|
526 | implement powpref warning<BR> |
---|
527 | update absorption correction to blank spaces<BR> |
---|
528 | add data conversion routines (from excledt)<BR> |
---|
529 | <DT>widplt 1.13 2003/04/10<DD> |
---|
530 | change header<BR> |
---|
531 | <P> |
---|
532 | <DT>browsecif.tcl 1.5 2002/12/30<DD> |
---|
533 | updated pleasewait<BR> |
---|
534 | implement CIF(maxvalues) to control max CIF size<BR> |
---|
535 | define contents of CIF(status) , to be displayed on "pleasewait" & check<BR> |
---|
536 | CIF size against maximum<BR> |
---|
537 | check to see if skip forward is in fact going backwards (prevent infinite loop)<BR> |
---|
538 | scroll text box while parsing -- looks neat!<BR> |
---|
539 | implement (&comment out) multiple selection of looped items<BR> |
---|
540 | <DT>fillcif.tcl 1.4 2002/12/30<DD> |
---|
541 | new comment; change name of CIFBrowserWindow to CIFOpenBrowser (for latest browsecif.tcl)<BR> |
---|
542 | <DT>gsascmds.tcl 1.48 2002/12/30<DD> |
---|
543 | update pleasewait to include latest options<BR> |
---|
544 | <P> |
---|
545 | <DT>readexp.tcl 1.37 2002/12/27<DD> |
---|
546 | fix MM read bug<BR> |
---|
547 | <P> |
---|
548 | <DT><B>expgui 1.59</B> 2002/10/31<DD> |
---|
549 | do better job reporting gsas_config errors & write to file better<BR> |
---|
550 | <DT>liveplot 1.30 2002/10/31<DD> |
---|
551 | trap gsas_config errors & write to file better<BR> |
---|
552 | <DT>lstview 1.11 2002/10/31<DD> |
---|
553 | trap gsas_config errors<BR> |
---|
554 | prevent infinite loop in readsum<BR> |
---|
555 | <DT>widplt 1.12 2002/10/31<DD> |
---|
556 | trap gsas_config errors & write to file better<BR> |
---|
557 | <P> |
---|
558 | <DT>liveplot 1.29 2002/10/24<DD> |
---|
559 | Add export capability to comma separated value (.csv) files for spreadsheets<BR> |
---|
560 | and graphics programs<BR> |
---|
561 | <P> |
---|
562 | <DT>browsecif.tcl 1.4 2002/09/24<DD> |
---|
563 | quote reserved "words" (DATA_ LOOP_ SAVE_ STOP_ GLOBAL_)<BR> |
---|
564 | <P> |
---|
565 | <DT><B>expgui 1.58</B> 2002/09/05<DD> |
---|
566 | trap error in localconfig and .gsas_config<BR> |
---|
567 | add CIFselect<BR> |
---|
568 | <DT>addcmds.tcl 1.29 2002/09/05<DD> |
---|
569 | why did I do this? Deal with missing description?<BR> |
---|
570 | <DT>browsecif.tcl 1.3 2002/09/05<DD> |
---|
571 | Major revision.<BR> |
---|
572 | Implement undo<BR> |
---|
573 | get rid of "Save Changes"<BR> |
---|
574 | change use of icons<BR> |
---|
575 | don't show tables with more than 100 loop values (by "column")<BR> |
---|
576 | <DT>browsecif.tcl 1.2 2002/09/05<DD> |
---|
577 | add categories to loops<BR> |
---|
578 | improve number parsing<BR> |
---|
579 | lock edits in text window<BR> |
---|
580 | (above grew from suggestions by B. McMahon)<BR> |
---|
581 | <DT>cifselect.tcl 1.2 2002/09/05<DD> |
---|
582 | comments<BR> |
---|
583 | <DT>fillcif.tcl 1.3 2002/09/05<DD> |
---|
584 | Revise to use updated browsecif:<BR> |
---|
585 | implement undo<BR> |
---|
586 | changes made in-memory automatically<BR> |
---|
587 | manual editing of cif must be enabled<BR> |
---|
588 | <DT>fillcif.tcl 1.2 2002/09/05<DD> |
---|
589 | minor update: eliminate reference to window by name (.file)<BR> |
---|
590 | <DT>import_cif.tcl 1.10 2002/09/05<DD> |
---|
591 | Major rework to use text-based browsecif.tcl<BR> |
---|
592 | <DT>liveplot 1.28 2002/09/05<DD> |
---|
593 | remove octave stuff<BR> |
---|
594 | <DT>profcons.tcl 1.6 2002/09/05<DD> |
---|
595 | make sure a phase & histogram is selected to prevent error<BR> |
---|
596 | handholding: if there is only 1 histogram/phase select it.<BR> |
---|
597 | <P> |
---|
598 | <DT>browsecif.tcl 1.1 2002/08/09<DD> |
---|
599 | Initial revision<BR> |
---|
600 | <DT>cifselect.tcl 1.1 2002/08/09<DD> |
---|
601 | Initial revision<BR> |
---|
602 | <DT>fillcif.tcl 1.1 2002/08/09<DD> |
---|
603 | Initial revision<BR> |
---|
604 | <DT>gsascmds.tcl 1.47 2002/08/09<DD> |
---|
605 | fix table size sync.<BR> |
---|
606 | add ExpandScrollTable (used in cifselect)<BR> |
---|
607 | <DT>orient.tcl 1.7 2002/08/09<DD> |
---|
608 | correct labels on pref. orient. axis to uvw<BR> |
---|
609 | <P> |
---|
610 | <DT><B>expgui 1.57</B> 2002/07/18<DD> |
---|
611 | GSAS2CIF & fillCIF changes<BR> |
---|
612 | <DT>excledt.tcl 1.8 2002/07/18<DD> |
---|
613 | fix binding with yet newer versions of BLT<BR> |
---|
614 | <DT>export_xml.tcl 1.1 2002/07/18<DD> |
---|
615 | Initial revision<BR> |
---|
616 | <DT>gsascmds.tcl 1.46 2002/07/18<DD> |
---|
617 | remove iconify from excledt -- seems to work better on Windows<BR> |
---|
618 | <DT>gsasmenu.tcl 1.22 2002/07/18<DD> |
---|
619 | GSAS2CIF & FillCIF changes<BR> |
---|
620 | <DT>readexp.tcl 1.36 2002/07/18<DD> |
---|
621 | fix excluded region read error (in EXCLEDT)<BR> |
---|
622 | <P> |
---|
623 | <DT><B>expgui 1.56</B> 2002/07/03<DD> |
---|
624 | minor stuff:<BR> |
---|
625 | 1) networked path may be OK, warn, but no error<BR> |
---|
626 | 2) catch invalid .EXP file names<BR> |
---|
627 | 3) avoid error messages on grab's<BR> |
---|
628 | <DT>export_spf.tcl 1.2 2002/07/03<DD> |
---|
629 | place only 1 TITL line in file (as requested by Lachlan)<BR> |
---|
630 | <DT>gsascmds.tcl 1.45 2002/07/03<DD> |
---|
631 | catch invalid .EXP file names<BR> |
---|
632 | <DT>import_cif.tcl 1.9 2002/07/03<DD> |
---|
633 | minor bug fix<BR> |
---|
634 | <DT>profcons.tcl 1.5 2002/07/03<DD> |
---|
635 | Bug fix: cancel button was broken on Add/Edit profile constraint<BR> |
---|
636 | Enable continue button on "Editing New Profile Constraint" menu only if<BR> |
---|
637 | terms are selected.<BR> |
---|
638 | <P> |
---|
639 | <DT>import_cell.tcl 1.3 2002/02/11<DD> |
---|
640 | make sure file gets closed<BR> |
---|
641 | <DT>import_cif.tcl 1.8 2002/02/11<DD> |
---|
642 | Change quote processing of CIF's -- strip quotes as items are read (keep semicolons)<BR> |
---|
643 | fix bug in spacegroup validation<BR> |
---|
644 | <DT>liveplot 1.27 2002/02/11<DD> |
---|
645 | add cursor display (livecursor) -- requested by Lachlan<BR> |
---|
646 | <DT>lstview 1.10 2002/02/11<DD> |
---|
647 | Bug fix -- repeat is was not set (error if .LST file is large)<BR> |
---|
648 | <P> |
---|
649 | <DT><B>expgui 1.55</B> 2002/01/25<DD> |
---|
650 | Add absorption correction to histogram pane<BR> |
---|
651 | move damping on histogram pane, to save space<BR> |
---|
652 | bug fix: global ref. w/alpha1,2 the ratio param were in wrong spot<BR> |
---|
653 | <DT>readexp.tcl 1.35 2002/01/25<DD> |
---|
654 | more absorption correction terms<BR> |
---|
655 | <DT>widplt 1.11 2002/01/25<DD> |
---|
656 | neaten<BR> |
---|
657 | <P> |
---|
658 | <DT>widplt 1.10 2002/01/24<DD> |
---|
659 | bug fix: update plot after "Apply" with change in absorption coeff.<BR> |
---|
660 | <P> |
---|
661 | <DT>addcmds.tcl 1.28 2002/01/23<DD> |
---|
662 | fix bugs related to adding ValidateAtomsBox<BR> |
---|
663 | launch import (ImportPhase/ImportAtom) when a import format is selected<BR> |
---|
664 | <P> |
---|
665 | <DT><B>expgui 1.54</B> 2002/01/22<DD> |
---|
666 | Significant change in display of atoms on phase panel:<BR> |
---|
667 | changing an atom queues an update for that atom only<BR> |
---|
668 | using new routine UpdateAtomLine<BR> |
---|
669 | avoid duplicate refresh (killer for big lists)<BR> |
---|
670 | Display atoms in MM phases<BR> |
---|
671 | Add a Export coordinates menu cascade that gets built<BR> |
---|
672 | when used rather than every time the software is loaded (better speed)<BR> |
---|
673 | new routines: FormatAtomLine & UpdateAtomLine so that only 1<BR> |
---|
674 | atom can be updated at a time<BR> |
---|
675 | CompressList now divides up the list with <CR> if a maximum<BR> |
---|
676 | length is supplied<BR> |
---|
677 | Remove AddAtoms & ReplacePhase buttons for MM phases (not supported)<BR> |
---|
678 | <DT>addcmds.tcl 1.27 2002/01/22<DD> |
---|
679 | support changes MM phases (where appropriate)<BR> |
---|
680 | create a atom type validation routine ValidateAtomsBox & remove from<BR> |
---|
681 | addatoms and replacephase2<BR> |
---|
682 | call UpdateAtomLine to refresh display of selected atoms<BR> |
---|
683 | fix minor bug, if a phase is replaced & the number of<BR> |
---|
684 | atoms remains unchanged<BR> |
---|
685 | <DT>atomcons.tcl 1.12 2002/01/22<DD> |
---|
686 | Major changes to add MM constraints<BR> |
---|
687 | source profcons.tcl when the main pane is created<BR> |
---|
688 | create the subpanes each time the main pane<BR> |
---|
689 | is created (in case phases get added)<BR> |
---|
690 | Most routines now take the phase type as an arg<BR> |
---|
691 | <DT>dumpexp.tcl 1.2 2002/01/22<DD> |
---|
692 | don't dump mm phases<BR> |
---|
693 | <DT>export_shelx.tcl 1.1 2002/01/22<DD> |
---|
694 | Initial revision<BR> |
---|
695 | <DT>export_spf.tcl 1.1 2002/01/22<DD> |
---|
696 | Initial revision<BR> |
---|
697 | <DT>export_xtl.tcl 1.1 2002/01/22<DD> |
---|
698 | Initial revision<BR> |
---|
699 | <DT>graceexport.tcl 1.1 2002/01/22<DD> |
---|
700 | Initial revision<BR> |
---|
701 | <DT>gsascmds.tcl 1.44 2002/01/22<DD> |
---|
702 | support absplt in widplt routine<BR> |
---|
703 | move export to .xtl to separate file<BR> |
---|
704 | change order of date-sorted .EXP files, put newest on top<BR> |
---|
705 | <DT>gsasmenu.tcl 1.21 2002/01/22<DD> |
---|
706 | add absplt, remove export routines now in own menu cascade<BR> |
---|
707 | add gsas2pdf * ref2... & ramafit<BR> |
---|
708 | <DT>import_cif.tcl 1.7 2002/01/22<DD> |
---|
709 | more complete space group checking<BR> |
---|
710 | <DT>import_spf.tcl 1.1 2002/01/22<DD> |
---|
711 | Initial revision<BR> |
---|
712 | <DT>import_xtl.tcl 1.1 2002/01/22<DD> |
---|
713 | Initial revision<BR> |
---|
714 | <DT>liveplot 1.26 2002/01/22<DD> |
---|
715 | Major revision:<BR> |
---|
716 | export to GRACE<BR> |
---|
717 | BKGEDIT use linear least-squares & fits bkg functions 1-6<BR> |
---|
718 | add label by phase name<BR> |
---|
719 | edit phase name in "edit tickmarks"<BR> |
---|
720 | make obs & calc pattern less obscuring in bkgedit<BR> |
---|
721 | <DT>lstview 1.9 2002/01/22<DD> |
---|
722 | Major revisions<BR> |
---|
723 | add plot of R's & shifts<BR> |
---|
724 | update parse routines to changes in .LST file<BR> |
---|
725 | Add capability to delete sections of file<BR> |
---|
726 | <DT>opts.tcl 1.8 2002/01/22<DD> |
---|
727 | Add small checkbutton font for LSTVIEW plot<BR> |
---|
728 | <DT>readexp.tcl 1.34 2002/01/22<DD> |
---|
729 | writing of real values: if a field has more than 6 characters &<BR> |
---|
730 | too few significant digits will show, switch to scientific notation<BR> |
---|
731 | -- example: set val .001234; validreal val 8 4 -- val is 0.0012<BR> |
---|
732 | set val .0001234; validreal val 8 4 -- val is 1.23E-04<BR> |
---|
733 | <BR> |
---|
734 | new routine for MM phases: mmatominfo<BR> |
---|
735 | add abs correction parameters to histinfo<BR> |
---|
736 | handle mm constraints in constrinfo<BR> |
---|
737 | <DT>widplt 1.9 2002/01/22<DD> |
---|
738 | Major revision<BR> |
---|
739 | Add ABSPLT capability for absorption/reflectivity plots<BR> |
---|
740 | change edit menu to cascade menu rather than select<BR> |
---|
741 | curve on plot<BR> |
---|
742 | correct LY on type 4 to 0<BR> |
---|
743 | change lots of proc names<BR> |
---|
744 | make a edit page creator: NewProfileValues used to create &<BR> |
---|
745 | edit profile curves<BR> |
---|
746 | clean code to make ancestry a little less obvious<BR> |
---|
747 | ... hope it works<BR> |
---|
748 | <P> |
---|
749 | <DT><B>expgui 1.53</B> 2001/12/16<DD> |
---|
750 | make top of window a bit smaller<BR> |
---|
751 | <DT><B>expgui 1.52</B> 2001/12/16<DD> |
---|
752 | don't check for excledt file -- Excluded region button is always present<BR> |
---|
753 | <DT>addcmds.tcl 1.26 2001/12/16<DD> |
---|
754 | Add "D" as a valid element type<BR> |
---|
755 | <DT>excledt.tcl 1.7 2001/12/16<DD> |
---|
756 | make -outline BLT version dependent (bug fix)<BR> |
---|
757 | fix manual zoom reset<BR> |
---|
758 | <DT>gsascmds.tcl 1.43 2001/12/16<DD> |
---|
759 | fix fileinfobox error in open .EXP routine<BR> |
---|
760 | <DT>liveplot 1.25 2001/12/16<DD> |
---|
761 | bug fix: ignore update if .EXP file does not exists<BR> |
---|
762 | <DT>liveplot 1.24 2001/12/16<DD> |
---|
763 | Major revisions:<BR> |
---|
764 | add braces for expressions<BR> |
---|
765 | move BLT load after sourcing<BR> |
---|
766 | Add Linear Algebra use (La1.0)<BR> |
---|
767 | rework Chebyshev fit to use direct (La) solution<BR> |
---|
768 | fix manual zoom<BR> |
---|
769 | improve error messages<BR> |
---|
770 | <DT>opts.tcl 1.7 2001/12/16<DD> |
---|
771 | make top of window a bit smaller<BR> |
---|
772 | <P> |
---|
773 | <DT>gsascmds.tcl 1.42 2001/11/19<DD> |
---|
774 | include Rfactors on file lookup<BR> |
---|
775 | <DT>liveplot 1.23 2001/11/19<DD> |
---|
776 | improve error message<BR> |
---|
777 | deal with duplicate points in BKGEDIT<BR> |
---|
778 | <DT>opts.tcl 1.6 2001/11/19<DD> |
---|
779 | new smallfont default<BR> |
---|
780 | <P> |
---|
781 | <DT>addcmds.tcl 1.25 2001/11/08<DD> |
---|
782 | fix update flag after Uiso/Uaniso conversion<BR> |
---|
783 | <P> |
---|
784 | <DT><B>expgui 1.51</B> 2001/11/07<DD> |
---|
785 | get rid of echo command<BR> |
---|
786 | <DT>excledt.tcl 1.6 2001/11/07<DD> |
---|
787 | change filename to avoid liveplot conflict<BR> |
---|
788 | catch error if nothing is read<BR> |
---|
789 | <DT>gsascmds.tcl 1.41 2001/11/07<DD> |
---|
790 | remove echo in archive<BR> |
---|
791 | add get file name for DISAGL/save<BR> |
---|
792 | support histogram flags for all types of histograms<BR> |
---|
793 | <P> |
---|
794 | <DT><B>expgui 1.50</B> 2001/10/31<DD> |
---|
795 | fix .Oxx bug when no files are found<BR> |
---|
796 | add excledt support<BR> |
---|
797 | <DT>excledt.tcl 1.5 2001/10/31<DD> |
---|
798 | Very major rewrite<BR> |
---|
799 | make excledt run inside expgui<BR> |
---|
800 | add dummy histogram support<BR> |
---|
801 | add manual zoom and next histogram keys<BR> |
---|
802 | <DT>excledt.tcl 1.4 2001/10/31<DD> |
---|
803 | unsuccessful Win95 fixes<BR> |
---|
804 | <DT>exclinit.tcl 1.1 2001/10/31<DD> |
---|
805 | Initial revision<BR> |
---|
806 | <DT>gsascmds.tcl 1.40 2001/10/31<DD> |
---|
807 | change excledt to run "in-line"<BR> |
---|
808 | <DT>liveplot 1.22 2001/10/31<DD> |
---|
809 | add next histogram feature<BR> |
---|
810 | <DT>liveplot 1.21 2001/10/31<DD> |
---|
811 | manual zoom option<BR> |
---|
812 | <DT>readexp.tcl 1.33 2001/10/31<DD> |
---|
813 | support excledt<BR> |
---|
814 | <P> |
---|
815 | <DT>addcmds.tcl 1.24 2001/10/19<DD> |
---|
816 | Change use of $newhist(setnum) for 8.0 compatibility<BR> |
---|
817 | <DT>readexp.tcl 1.32 2001/10/19<DD> |
---|
818 | remove string replace for 8.0 compatibility<BR> |
---|
819 | <P> |
---|
820 | <DT><B>expgui 1.49</B> 2001/10/18<DD> |
---|
821 | update archiving<BR> |
---|
822 | <DT>gsascmds.tcl 1.39 2001/10/18<DD> |
---|
823 | fix web page display problem in windows-NT<BR> |
---|
824 | move EXP archiving here & now use the .O?? files<BR> |
---|
825 | <DT>gsasmenu.tcl 1.20 2001/10/18<DD> |
---|
826 | describe new archiving<BR> |
---|
827 | <DT>liveplot 1.20 2001/10/18<DD> |
---|
828 | add new peak labeling options<BR> |
---|
829 | <DT>readexp.tcl 1.31 2001/10/18<DD> |
---|
830 | remove unix support for compressed files<BR> |
---|
831 | <P> |
---|
832 | <DT><B>expgui 1.48</B> 2001/10/14<DD> |
---|
833 | bug fix: fix so that new histogram buttons are disabled when<BR> |
---|
834 | no phases are present<BR> |
---|
835 | <DT>addcmds.tcl 1.23 2001/10/14<DD> |
---|
836 | blank out dummy histogram ranges until a set is selected<BR> |
---|
837 | <DT>dumpexp.tcl 1.1 2001/10/14<DD> |
---|
838 | Initial revision<BR> |
---|
839 | <DT>import_gsas.tcl 1.1 2001/10/14<DD> |
---|
840 | Initial revision<BR> |
---|
841 | <P> |
---|
842 | <DT><B>expgui 1.47</B> 2001/09/25<DD> |
---|
843 | Add citations, as suggested by Lachlan<BR> |
---|
844 | Add Set Histogram flag button<BR> |
---|
845 | <DT>addcmds.tcl 1.22 2001/09/25<DD> |
---|
846 | add comments<BR> |
---|
847 | improve error message display & try to show all exptool errors<BR> |
---|
848 | dummy histogram support<BR> |
---|
849 | <DT>excledt.tcl 1.3 2001/09/25<DD> |
---|
850 | add web error links<BR> |
---|
851 | list only allowed histograms on submenu<BR> |
---|
852 | <DT>gsascmds.tcl 1.38 2001/09/25<DD> |
---|
853 | Add error highlight into ShowBigMessage<BR> |
---|
854 | look more closely at histogram types for liveplot, etc (this still may need<BR> |
---|
855 | more attention)<BR> |
---|
856 | Set Histogram Flag dialog and some nice scrollable table code<BR> |
---|
857 | <DT>liveplot 1.19 2001/09/25<DD> |
---|
858 | list only allowed histograms on submenu<BR> |
---|
859 | <DT>opts.tcl 1.5 2001/09/25<DD> |
---|
860 | resize all plot axes<BR> |
---|
861 | <DT>readexp.tcl 1.30 2001/09/25<DD> |
---|
862 | Add "D" to all dummy histogram type, save number of histograms<BR> |
---|
863 | document histinfo x file<BR> |
---|
864 | support changing dummy ranges, eventually<BR> |
---|
865 | support histogram flag<BR> |
---|
866 | <P> |
---|
867 | <DT><B>expgui 1.46</B> 2001/09/04<DD> |
---|
868 | Add Data Limits/Exclude button<BR> |
---|
869 | <DT><B>expgui 1.45</B> 2001/09/04<DD> |
---|
870 | adjustable font support<BR> |
---|
871 | <DT>addcmds.tcl 1.21 2001/09/04<DD> |
---|
872 | adjust font<BR> |
---|
873 | <DT>atomcons.tcl 1.11 2001/09/04<DD> |
---|
874 | adjustable fonts<BR> |
---|
875 | <DT>excledt.tcl 1.2 2001/09/04<DD> |
---|
876 | larger optional font<BR> |
---|
877 | <DT>excledt.tcl 1.1 2001/09/04<DD> |
---|
878 | Initial revision<BR> |
---|
879 | <DT>gsascmds.tcl 1.37 2001/09/04<DD> |
---|
880 | add excledt<BR> |
---|
881 | <DT>gsascmds.tcl 1.36 2001/09/04<DD> |
---|
882 | adjustable fonts<BR> |
---|
883 | <DT>gsasmenu.tcl 1.19 2001/09/04<DD> |
---|
884 | add excledt<BR> |
---|
885 | <DT>liveplot 1.18 2001/09/04<DD> |
---|
886 | set colors/symbols<BR> |
---|
887 | adjust fonts<BR> |
---|
888 | cleanup save opts<BR> |
---|
889 | <DT>liveplot 1.17 2001/09/04<DD> |
---|
890 | reset bkgedit zoom<BR> |
---|
891 | <DT>odf.tcl 1.5 2001/09/04<DD> |
---|
892 | adjustable fonts<BR> |
---|
893 | <DT>opts.tcl 1.4 2001/09/04<DD> |
---|
894 | Do a better job with BLT graphs<BR> |
---|
895 | <DT>opts.tcl 1.3 2001/09/04<DD> |
---|
896 | adjustable fonts<BR> |
---|
897 | <DT>orient.tcl 1.6 2001/09/04<DD> |
---|
898 | adjustable fonts<BR> |
---|
899 | <DT>profcons.tcl 1.4 2001/09/04<DD> |
---|
900 | adjustable fonts<BR> |
---|
901 | <DT>readexp.tcl 1.29 2001/09/04<DD> |
---|
902 | set dmin<BR> |
---|
903 | set histogram file name (for use in scripts)<BR> |
---|
904 | <DT>readexp.tcl 1.28 2001/09/04<DD> |
---|
905 | excluded region support<BR> |
---|
906 | bank & file names<BR> |
---|
907 | <P> |
---|
908 | <DT><B>expgui 1.44</B> 2001/06/29<DD> |
---|
909 | Add Marquardt, convergence, LeBail damping to LS page<BR> |
---|
910 | bkgedit button to background edit dialog<BR> |
---|
911 | <DT>gsascmds.tcl 1.35 2001/06/29<DD> |
---|
912 | Add bkgedit command<BR> |
---|
913 | <DT>gsasmenu.tcl 1.18 2001/06/29<DD> |
---|
914 | add bkgedit program<BR> |
---|
915 | <DT>liveplot 1.16 2001/06/29<DD> |
---|
916 | Major revision: add bkgedit functionality<BR> |
---|
917 | <DT>readexp.tcl 1.27 2001/06/29<DD> |
---|
918 | brace expr's for better speed<BR> |
---|
919 | support refinement options: Marquardt, convergence, LeBail damping<BR> |
---|
920 | get tmin,tmax (for Cheb. computation)<BR> |
---|
921 | <P> |
---|
922 | <DT><B>expgui 1.43</B> 2001/05/23<DD> |
---|
923 | use www.ncnr.nist.gov/xtal/software/expgui as default location for web pages<BR> |
---|
924 | fix intermediate or old GSAS versions with fonts file in /fonts/ or named pgfont.dat<BR> |
---|
925 | clean up file archiving in UNIX<BR> |
---|
926 | <DT>addcmds.tcl 1.20 2001/05/23<DD> |
---|
927 | Use TOF-min for default when reading TOF banks<BR> |
---|
928 | for TOF banks default inst parameter set to match the TOF bank<BR> |
---|
929 | add definition for gsas environment variable (lc) before running exptool<BR> |
---|
930 | <DT>gsascmds.tcl 1.34 2001/05/23<DD> |
---|
931 | allow help pages to be found on $expgui(website), if not found locally<BR> |
---|
932 | <P> |
---|
933 | <DT><B>expgui 1.42</B> 2001/05/11<DD> |
---|
934 | change in location of PGPLOT font file in Windows (now same for all)<BR> |
---|
935 | support gzip compressed archive files as input in Unix<BR> |
---|
936 | fix bug on disable "add histogram" button (button is missing if no EXPTOOL)<BR> |
---|
937 | <DT>atomcons.tcl 1.10 2001/05/11<DD> |
---|
938 | Change max constrained atoms to 500<BR> |
---|
939 | <DT>gsascmds.tcl 1.33 2001/05/11<DD> |
---|
940 | test histograms before sending them to liveplot -- avoid errors on read<BR> |
---|
941 | <DT>gsascmds.tcl 1.32 2001/05/11<DD> |
---|
942 | button to display gzip'ed input files on Unix (on expnam)<BR> |
---|
943 | change in location of PGPLOT font file in Windows<BR> |
---|
944 | GSAS env var for UNIX<BR> |
---|
945 | <DT>liveplot 1.15 2001/05/11<DD> |
---|
946 | Add support for WIF David's Cumulative Chi**2 function<BR> |
---|
947 | Link to web page<BR> |
---|
948 | put Cumulative Chi**2 & background on top<BR> |
---|
949 | <DT>readexp.tcl 1.26 2001/05/11<DD> |
---|
950 | accomodate gzip'ed input files on Unix<BR> |
---|
951 | <P> |
---|
952 | <DT><B>expgui 1.41</B> 2001/04/17<DD> |
---|
953 | Use CR/LF format files on all platforms<BR> |
---|
954 | <DT>addcmds.tcl 1.19 2001/04/17<DD> |
---|
955 | revise tk_dialog to MyMessage box<BR> |
---|
956 | Use CR/LF format files on all platforms<BR> |
---|
957 | <DT>gsascmds.tcl 1.31 2001/04/17<DD> |
---|
958 | revise tk_dialog to MyMessage box<BR> |
---|
959 | Use CR/LF format files on all platforms<BR> |
---|
960 | remove unix file conversion<BR> |
---|
961 | <DT>gsasmenu.tcl 1.17 2001/04/17<DD> |
---|
962 | use same spelling for geometry program on all platforms<BR> |
---|
963 | <DT>readexp.tcl 1.25 2001/04/17<DD> |
---|
964 | revise to use CR/LF for all platforms<BR> |
---|
965 | <P> |
---|
966 | <DT>addcmds.tcl 1.18 2001/04/16<DD> |
---|
967 | Add atom sort feature<BR> |
---|
968 | <DT>gsascmds.tcl 1.30 2001/04/16<DD> |
---|
969 | fix overwrite problem<BR> |
---|
970 | widen message box<BR> |
---|
971 | <P> |
---|
972 | <DT>addcmds.tcl 1.17 2001/04/03<DD> |
---|
973 | fix bug: if error occurs in adding a phase, don't go on to the add atoms page<BR> |
---|
974 | check for valid atom types<BR> |
---|
975 | <DT>import_cif.tcl 1.6 2001/04/03<DD> |
---|
976 | support cifs w/o _atom_site_u_iso_or_equiv or _atom_site_b_iso_or_equiv<BR> |
---|
977 | fix bug: always set data item names to lc<BR> |
---|
978 | <DT>readexp.tcl 1.24 2001/04/03<DD> |
---|
979 | TEMPORARY FIX: for SGI use old T/F format for intensity extraction<BR> |
---|
980 | other use new Y/N flag<BR> |
---|
981 | <P> |
---|
982 | <DT>readexp.tcl 1.23 2001/02/26<DD> |
---|
983 | Change EPHAS (Fobs extraction) to Y/N except on IRIX<BR> |
---|
984 | <P> |
---|
985 | <DT>profcons.tcl 1.3 2001/02/22<DD> |
---|
986 | fix weird bug?<BR> |
---|
987 | <P> |
---|
988 | <DT><B>expgui 1.40</B> 2000/12/22<DD> |
---|
989 | add autoiconify option<BR> |
---|
990 | require winexec for Win-9x only (not -NT)<BR> |
---|
991 | Check for use of network directories<BR> |
---|
992 | Defer whenidle loop (.EXP modification checking) if expgui.lck exists<BR> |
---|
993 | Remove various unneeded window restacking commands<BR> |
---|
994 | Allow Autoload in Windows<BR> |
---|
995 | Allow "Show EXPTOOL output" for all platforms<BR> |
---|
996 | <DT>addcmds.tcl 1.16 2000/12/22<DD> |
---|
997 | fix call to RAWPLOT in data load. Put RAWPLOT run into bkg<BR> |
---|
998 | <DT>gsascmds.tcl 1.29 2000/12/22<DD> |
---|
999 | produce error message in DISAGL if .LST file is not renamed<BR> |
---|
1000 | <DT>gsascmds.tcl 1.28 2000/12/22<DD> |
---|
1001 | Major reworking of routines to run GSAS routines:<BR> |
---|
1002 | non-EXP using programs run independently by default<BR> |
---|
1003 | Pause is now hard-coded<BR> |
---|
1004 | EXP using programs run in foreground by default (exception is POWPLOT)<BR> |
---|
1005 | Win-95 implementation of forknewterm rewritten to loop over commands<BR> |
---|
1006 | & use lock file (resume when lock file is deleted) & have "lock" window<BR> |
---|
1007 | Win-NT revised to not use WINEXEC & run in foreground<BR> |
---|
1008 | UNIX implementation of forknewterm revised to match previous<BR> |
---|
1009 | <DT>gsasmenu.tcl 1.16 2000/12/22<DD> |
---|
1010 | make POWPLOT a background program<BR> |
---|
1011 | <DT>liveplot 1.14 2000/12/22<DD> |
---|
1012 | Implement autoraise<BR> |
---|
1013 | detect expgui.lck in windows and delay while it runs<BR> |
---|
1014 | <DT>lstview 1.8 2000/12/22<DD> |
---|
1015 | show sample font sizes<BR> |
---|
1016 | <DT>widplt 1.8 2000/12/22<DD> |
---|
1017 | fix expload error for DOS format .EXP files<BR> |
---|
1018 | <P> |
---|
1019 | <DT>addcmds.tcl 1.15 2000/11/27<DD> |
---|
1020 | line up >10 banks in Hist add<BR> |
---|
1021 | set 2theta max from Bank header<BR> |
---|
1022 | <DT>atomcons.tcl 1.9 2000/11/27<DD> |
---|
1023 | define type of XYZU+-F<BR> |
---|
1024 | set phase if only 1 is present<BR> |
---|
1025 | <P> |
---|
1026 | <DT>import_cif.tcl 1.5 2000/11/26<DD> |
---|
1027 | fix grab for choose block window<BR> |
---|
1028 | <P> |
---|
1029 | <DT><B>expgui 1.39</B> 2000/11/21<DD> |
---|
1030 | add "open" (same as "expnam")<BR> |
---|
1031 | <DT>atomcons.tcl 1.8 2000/11/21<DD> |
---|
1032 | change appearance of negative contraint values from red to beige bkg<BR> |
---|
1033 | <DT>gsasmenu.tcl 1.15 2000/11/21<DD> |
---|
1034 | fix that geometry is spelled different on Windows<BR> |
---|
1035 | <DT>opts.tcl 1.2 2000/11/21<DD> |
---|
1036 | fix font use for customization<BR> |
---|
1037 | <P> |
---|
1038 | <DT><B>expgui 1.38</B> 2000/10/18<DD> |
---|
1039 | move platform-specific runtime code from gsascmds.tcl to here so<BR> |
---|
1040 | that it gets run after the local config files are read<BR> |
---|
1041 | Switch tk_dialog to MyMessageBox and add WWW references for soem error mgs<BR> |
---|
1042 | disable add histogram until after a phase has been added<BR> |
---|
1043 | add update idletasks to profile, so that something happens right away<BR> |
---|
1044 | <DT>gsascmds.tcl 1.27 2000/10/18<DD> |
---|
1045 | Major change in order of routines!<BR> |
---|
1046 | Switch tk_dialog to MyMessageBox and add WWW references for some error mgs<BR> |
---|
1047 | fix bug in GetProfileTerms that prevented use of cached labels<BR> |
---|
1048 | remove platform-specific runtime code to expgui so that it gets run later<BR> |
---|
1049 | <P> |
---|
1050 | <DT>addcmds.tcl 1.14 2000/10/17<DD> |
---|
1051 | correct comments w/r focus<BR> |
---|
1052 | <DT>gsascmds.tcl 1.26 2000/10/17<DD> |
---|
1053 | snapshot with revisions for WWW help<BR> |
---|
1054 | <P> |
---|
1055 | <DT><B>expgui 1.37</B> 2000/10/12<DD> |
---|
1056 | implement optional EXPTOOL output<BR> |
---|
1057 | Change action for unsaved changes in whenidle to Save As<BR> |
---|
1058 | Add help pointers<BR> |
---|
1059 | Exchange locations of Replace Phase & Add Phase buttons so that "Add Phass"<BR> |
---|
1060 | is always displayed<BR> |
---|
1061 | new WWW help commands<BR> |
---|
1062 | <DT>addcmds.tcl 1.13 2000/10/12<DD> |
---|
1063 | Add www help support<BR> |
---|
1064 | implement optional EXPTOOL output<BR> |
---|
1065 | <DT>atomcons.tcl 1.7 2000/10/12<DD> |
---|
1066 | Add www help support<BR> |
---|
1067 | <DT>gsascmds.tcl 1.25 2000/10/12<DD> |
---|
1068 | fix html bugs for Windows<BR> |
---|
1069 | <DT>gsascmds.tcl 1.24 2000/10/12<DD> |
---|
1070 | Add www help support<BR> |
---|
1071 | improve formatting of help box<BR> |
---|
1072 | at catch statements to focus and grab calls<BR> |
---|
1073 | save grab in pleasewait and restore in donewait<BR> |
---|
1074 | Add link arg in ShowBigMessage & -helplink to MyMessageBox<BR> |
---|
1075 | <DT>import_cif.tcl 1.4 2000/10/12<DD> |
---|
1076 | Add www help support<BR> |
---|
1077 | <DT>profcons.tcl 1.2 2000/10/12<DD> |
---|
1078 | Add www help support<BR> |
---|
1079 | <P> |
---|
1080 | <DT><B>expgui 1.36</B> 2000/10/04<DD> |
---|
1081 | variable expgui(bkgcolor1) provides the background color for editing<BR> |
---|
1082 | coordinates on the phase panel<BR> |
---|
1083 | <BR> |
---|
1084 | A no-shell mode is now defined using env(EXPGUI_NOSHELL) or /noshell<BR> |
---|
1085 | <P> |
---|
1086 | <DT><B>expgui 1.35</B> 2000/10/03<DD> |
---|
1087 | Add definitions and implementation for entrybox array so that invalid<BR> |
---|
1088 | numbers are set to red. Valid ones, or when numbers are reread from<BR> |
---|
1089 | the .EXP are turned back to black<BR> |
---|
1090 | <DT>odf.tcl 1.4 2000/10/03<DD> |
---|
1091 | Add definitions and implementation for entrybox array so that invalid<BR> |
---|
1092 | numbers are set to red. Valid ones, or when numbers are reread from<BR> |
---|
1093 | the .EXP are turned back to black<BR> |
---|
1094 | <DT>orient.tcl 1.5 2000/10/03<DD> |
---|
1095 | Add definitions and implementation for entrybox array so that invalid<BR> |
---|
1096 | numbers are set to red. Valid ones, or when numbers are reread from<BR> |
---|
1097 | the .EXP are turned back to black<BR> |
---|
1098 | <P> |
---|
1099 | <DT><B>expgui 1.34</B> 2000/10/02<DD> |
---|
1100 | remove unneeded raise command in ReloadExpMsg -- seems to cause a major delay<BR> |
---|
1101 | <DT>odf.tcl 1.3 2000/10/02<DD> |
---|
1102 | make phase buttons/title like on phase page<BR> |
---|
1103 | <DT>readexp.tcl 1.22 2000/10/02<DD> |
---|
1104 | *** empty log message ***<BR> |
---|
1105 | <P> |
---|
1106 | <DT>import_cif.tcl 1.3 2000/09/26<DD> |
---|
1107 | change processing of ' & " for element symbol & element type<BR> |
---|
1108 | report error when a data name is used more than once in a block<BR> |
---|
1109 | <DT>import_cif.tcl 1.2 2000/09/26<DD> |
---|
1110 | Various fixes: change data names to all lower case<BR> |
---|
1111 | better error detection<BR> |
---|
1112 | use " or ' quoted strings<BR> |
---|
1113 | fix semicolon recognition -- now characters after ending ; are parsed<BR> |
---|
1114 | improve comments<BR> |
---|
1115 | Add Read_BrowseCIF proc for debug and possibly other use<BR> |
---|
1116 | <P> |
---|
1117 | <DT>addcmds.tcl 1.12 2000/09/25<DD> |
---|
1118 | Display a message returned by the import_*.tcl on the add/replace phase box<BR> |
---|
1119 | Note: not displayed if coordinates (only) are imported<BR> |
---|
1120 | <DT>odf.tcl 1.2 2000/09/25<DD> |
---|
1121 | Add texture index<BR> |
---|
1122 | <P> |
---|
1123 | <DT>import_cif.tcl 1.1 2000/09/24<DD> |
---|
1124 | Initial revision<BR> |
---|
1125 | <P> |
---|
1126 | <DT><B>expgui 1.33</B> 2000/08/17<DD> |
---|
1127 | implement Replace Phase<BR> |
---|
1128 | error trace on error in a *info command<BR> |
---|
1129 | <DT>addcmds.tcl 1.11 2000/08/17<DD> |
---|
1130 | reformat dialogs for Import buttons<BR> |
---|
1131 | implement coordinate/phase import capability<BR> |
---|
1132 | <DT>import_cell.tcl 1.2 2000/08/17<DD> |
---|
1133 | perform origin shifts for Origin 1 settings<BR> |
---|
1134 | <DT>readexp.tcl 1.21 2000/08/17<DD> |
---|
1135 | Fix bug setting gamma<BR> |
---|
1136 | <DT>spacegrp.ref 1.1 2000/08/17<DD> |
---|
1137 | Initial revision<BR> |
---|
1138 | <P> |
---|
1139 | <DT><B>expgui 1.32</B> 2000/08/14<DD> |
---|
1140 | eliminate phase flag box if only 1 phase is present<BR> |
---|
1141 | <DT>import_cell.tcl 1.1 2000/08/14<DD> |
---|
1142 | Initial revision<BR> |
---|
1143 | <P> |
---|
1144 | <DT>readexp.tcl 1.20 2000/08/08<DD> |
---|
1145 | Correct creation of off-diagonal Uij terms for non-orthogonal cells<BR> |
---|
1146 | <P> |
---|
1147 | <DT><B>expgui 1.31</B> 2000/08/04<DD> |
---|
1148 | Change phase buttons, add "Add Phase" after last phase<BR> |
---|
1149 | change old "Add Phase" to "Replace Phase" (not yet implemented)<BR> |
---|
1150 | Add xform atoms button w/dialog<BR> |
---|
1151 | implement sort on occupancy<BR> |
---|
1152 | change error message when a non-existing atom is selected (happens with empty phase)<BR> |
---|
1153 | implement phase flags -- when more than one phase is present<BR> |
---|
1154 | move SetPhaseFlag to readexp.tcl<BR> |
---|
1155 | /<BR> |
---|
1156 | <DT>addcmds.tcl 1.10 2000/08/04<DD> |
---|
1157 | new procs: MakeXformAtomsBox, XformAtomsCoord, XformAtomsOcc, XformAtomsU<BR> |
---|
1158 | EraseAtoms<BR> |
---|
1159 | above used for global atom changes on phase pane<BR> |
---|
1160 | <DT>gsasmenu.tcl 1.14 2000/08/04<DD> |
---|
1161 | add commands to single xtal menu, as requested by Lachlan<BR> |
---|
1162 | <DT>readexp.tcl 1.19 2000/08/04<DD> |
---|
1163 | document that temptype can be changed in atominfo<BR> |
---|
1164 | <DT>readexp.tcl 1.18 2000/08/04<DD> |
---|
1165 | redo error msgs<BR> |
---|
1166 | phaseinfo: change atoms and spacegroup<BR> |
---|
1167 | atominfo: change iso/aniso flag<BR> |
---|
1168 | new routine: SetPhaseFlag (control which phases are used in a histogram)<BR> |
---|
1169 | new routine: EraseAtom<BR> |
---|
1170 | <P> |
---|
1171 | <DT><B>expgui 1.30</B> 2000/07/28<DD> |
---|
1172 | add phase flag box to histogram page when more than one phase is present<BR> |
---|
1173 | define GetPhaseFlags & SetPhaseFlag to implement above<BR> |
---|
1174 | fix title on edit background<BR> |
---|
1175 | label background type (as suggested by Barb & Lachlan)<BR> |
---|
1176 | start paring out "shell" capabilities for Mac<BR> |
---|
1177 | <DT>gsascmds.tcl 1.23 2000/07/28<DD> |
---|
1178 | remove unneeded ref to Win98 for tcl_platform(os) (98 is reported as 95)<BR> |
---|
1179 | <P> |
---|
1180 | <DT><B>expgui 1.29</B> 2000/07/20<DD> |
---|
1181 | use file join on notebook.tcl<BR> |
---|
1182 | move source atomcons.tcl to be done when pane is initialized<BR> |
---|
1183 | create UpdateCurrentPage to update all displayed panes<BR> |
---|
1184 | put UpdateCurrentPage into sethistlist; atoms are now updated after a reload<BR> |
---|
1185 | use array element for notebook panes [expgui(notebookpagelist)]<BR> |
---|
1186 | <DT>addcmds.tcl 1.9 2000/07/20<DD> |
---|
1187 | select new phase after a phase is added<BR> |
---|
1188 | <DT>gsascmds.tcl 1.22 2000/07/20<DD> |
---|
1189 | correct use R settings in Profile4Terms & GetLaue<BR> |
---|
1190 | <DT>odf.tcl 1.1 2000/07/20<DD> |
---|
1191 | Initial revision<BR> |
---|
1192 | <DT>orient.tcl 1.4 2000/07/20<DD> |
---|
1193 | move MDprefinfo into readexp.tcl<BR> |
---|
1194 | <DT>readexp.tcl 1.17 2000/07/20<DD> |
---|
1195 | Add odf (spherical harmonic) support<BR> |
---|
1196 | move March-Dollase support here from orient<BR> |
---|
1197 | <P> |
---|
1198 | <DT><B>expgui 1.28</B> 2000/07/06<DD> |
---|
1199 | Change profile term labeling to use GetProfileTerms<BR> |
---|
1200 | use file copy for archive (unix)<BR> |
---|
1201 | put site multiplity on atoms page<BR> |
---|
1202 | implement MakeHistBox for histogram selection boxes<BR> |
---|
1203 | Add a heading for global mode to the histogram selection box<BR> |
---|
1204 | Implement changing profile type<BR> |
---|
1205 | add binding to select all atoms<BR> |
---|
1206 | click on atom box title rotates through atom sorting modes<BR> |
---|
1207 | new atom sort mode: mult<BR> |
---|
1208 | <DT>addcmds.tcl 1.8 2000/07/06<DD> |
---|
1209 | use short DOS names for adding histograms in Windows<BR> |
---|
1210 | Tell RAWPLOT users todo same (in RunRawplot)<BR> |
---|
1211 | <DT>atomcons.tcl 1.6 2000/07/06<DD> |
---|
1212 | add profile constraint subpage<BR> |
---|
1213 | rename DeleteEditAtomConstraint to CancelEditConstraint<BR> |
---|
1214 | <DT>gsascmds.tcl 1.21 2000/07/06<DD> |
---|
1215 | Add GetProfileTerms, GetLaue, ChangeProfileType etc.<BR> |
---|
1216 | <DT>orient.tcl 1.3 2000/07/06<DD> |
---|
1217 | use MakeHistBox for histogram selection box<BR> |
---|
1218 | <DT>profcons.tcl 1.1 2000/07/06<DD> |
---|
1219 | Initial revision<BR> |
---|
1220 | <DT>readexp.tcl 1.16 2000/07/06<DD> |
---|
1221 | delete the old expmap (except for expmap(Revision)) before doing mapexp<BR> |
---|
1222 | set proftype, profterms & pterm$n in hapinfo<BR> |
---|
1223 | profile constraints now in constrinfo<BR> |
---|
1224 | add profdefinfo to get default profile values<BR> |
---|
1225 | <P> |
---|
1226 | <DT>gsascmds.tcl 1.20 2000/07/03<DD> |
---|
1227 | fix aniso atoms in exp2xtl<BR> |
---|
1228 | <P> |
---|
1229 | <DT><B>expgui 1.27</B> 2000/06/09<DD> |
---|
1230 | Change Reload msg as per suggestions<BR> |
---|
1231 | add MD pref orientation pane<BR> |
---|
1232 | fix bug in non-BWidget implementation<BR> |
---|
1233 | make CompressList survive use of strings<BR> |
---|
1234 | use -exportselection 0 for listboxes to avoid cut/paste conflicts<BR> |
---|
1235 | <DT>addcmds.tcl 1.7 2000/06/09<DD> |
---|
1236 | remove puts debugging commands<BR> |
---|
1237 | <DT>atomcons.tcl 1.5 2000/06/09<DD> |
---|
1238 | avoid error when sorting atoms with ALL as atom #<BR> |
---|
1239 | <DT>gsascmds.tcl 1.19 2000/06/09<DD> |
---|
1240 | Add warning when PGPLOT font file is not found<BR> |
---|
1241 | <DT>orient.tcl 1.2 2000/06/09<DD> |
---|
1242 | Minor cleanups<BR> |
---|
1243 | loop on $expmap(phaselist_$hist) so only used phases are shown<BR> |
---|
1244 | <DT>readexp.tcl 1.15 2000/06/09<DD> |
---|
1245 | Fix dropped character in titles<BR> |
---|
1246 | Find # of MD Pref Orient terms in hapinfo<BR> |
---|
1247 | <P> |
---|
1248 | <DT>orient.tcl 1.1 2000/06/06<DD> |
---|
1249 | Initial revision<BR> |
---|
1250 | <P> |
---|
1251 | <DT><B>expgui 1.26</B> 2000/06/01<DD> |
---|
1252 | define default txtview(font)<BR> |
---|
1253 | <DT>addcmds.tcl 1.6 2000/06/01<DD> |
---|
1254 | add more than one atom at a time<BR> |
---|
1255 | <DT>atomcons.tcl 1.4 2000/06/01<DD> |
---|
1256 | fix XYZU bug<BR> |
---|
1257 | <DT>gsascmds.tcl 1.18 2000/06/01<DD> |
---|
1258 | add concurrent arg to runGSASwEXP (for RUNPLOT in histogram addition)<BR> |
---|
1259 | (NB this is incorrect, change should be to runGSASprog)<BR> |
---|
1260 | add coments, fix creation with lowercase .EXP filenames<BR> |
---|
1261 | fix expansion of disagl box<BR> |
---|
1262 | <P> |
---|
1263 | <DT>addcmds.tcl 1.5 2000/05/26<DD> |
---|
1264 | RUNPLOT & TOF on Add Histogram dialog<BR> |
---|
1265 | <DT>liveplot 1.13 2000/05/26<DD> |
---|
1266 | revise liveplot bindings so that "H" and "h" label reflections<BR> |
---|
1267 | <P> |
---|
1268 | <DT><B>expgui 1.25</B> 2000/05/18<DD> |
---|
1269 | Add constraints support<BR> |
---|
1270 | move to 1st page before loading a new .EXP file in readnewexp<BR> |
---|
1271 | hange from grid/pack slaves to winfo children<BR> |
---|
1272 | <DT>atomcons.tcl 1.3 2000/05/18<DD> |
---|
1273 | add revision string<BR> |
---|
1274 | <DT>atomcons.tcl 1.2 2000/05/18<DD> |
---|
1275 | fix bugs (already!)<BR> |
---|
1276 | test for more that 100 parmaters in a constraint<BR> |
---|
1277 | <DT>gsasmenu.tcl 1.13 2000/05/18<DD> |
---|
1278 | shortcut for powpref<BR> |
---|
1279 | <P> |
---|
1280 | <DT><B>expgui 1.24</B> 2000/05/17<DD> |
---|
1281 | new option: allow a separate window for DISAGL<BR> |
---|
1282 | remove most underlines from menu options<BR> |
---|
1283 | provide keyboard accelerators for selected menu options<BR> |
---|
1284 | N.B. note new mechanism in gsasmenu.tcl for keyboard accelerators<BR> |
---|
1285 | use yellow highlight for active button on button bar<BR> |
---|
1286 | <DT><B>expgui 1.23</B> 2000/05/17<DD> |
---|
1287 | cleanup reading lowercase .exp files<BR> |
---|
1288 | remove Tix!!! replace with BWidget<BR> |
---|
1289 | use options (opt.tcl) to get Tix-like appearance<BR> |
---|
1290 | treat "fixed" .EXP files as changed (to force a write before use)<BR> |
---|
1291 | Add support for 2 "leBail" options in the '00 version of GSAS<BR> |
---|
1292 | Change display of update message when .EXP is changed (with attention<BR> |
---|
1293 | to Windows screen placement)<BR> |
---|
1294 | Ignore macromolecular phases; recognize & flag magnetic phases<BR> |
---|
1295 | Use BWidget frame labels where possible<BR> |
---|
1296 | Move pane drawing from global code to MakePhasePane, MakeHistPane, MakeScalingPane {} {<BR> |
---|
1297 | Move pane drawing from global code to MakePhasePane, MakeHistPane, MakeScalingPane, MakeProfilePane<BR> |
---|
1298 | <DT>addcmds.tcl 1.4 2000/05/17<DD> |
---|
1299 | cleanup adding histograms to be prettier and to avoid paths for files<BR> |
---|
1300 | in the same directory as the .EXP (better portability)<BR> |
---|
1301 | <DT>atomcons.tcl 1.1 2000/05/17<DD> |
---|
1302 | Initial revision<BR> |
---|
1303 | <DT>gsascmds.tcl 1.17 2000/05/17<DD> |
---|
1304 | add force to rename<BR> |
---|
1305 | add rundisagl for disagl results in separate window<BR> |
---|
1306 | add pleasewait & donewait<BR> |
---|
1307 | <DT>gsasmenu.tcl 1.12 2000/05/17<DD> |
---|
1308 | add menubutton option line item to command defs (see genles)<BR> |
---|
1309 | change disagl to use separate script for results in window option<BR> |
---|
1310 | <DT>liveplot 1.12 2000/05/17<DD> |
---|
1311 | change donewait to donewaitmsg to avoid conflict with pleasewait/donewait<BR> |
---|
1312 | <DT>lstview 1.7 2000/05/17<DD> |
---|
1313 | change donewait to donewaitmsg to avoid conflict with pleasewait/donewait<BR> |
---|
1314 | <DT>widplt 1.7 2000/05/17<DD> |
---|
1315 | change donewait to donewaitmsg to avoid conflict with pleasewait/donewait<BR> |
---|
1316 | <P> |
---|
1317 | <DT>gsascmds.tcl 1.16 2000/05/16<DD> |
---|
1318 | ignore macromolecular phases<BR> |
---|
1319 | correct bug in spacegroup for export to .xtl<BR> |
---|
1320 | handle lowercase .EXP files in UNIX<BR> |
---|
1321 | use dictionary sort for filenames (so case is not sorted on)<BR> |
---|
1322 | Add a messagebox that is centered on parent (MyMessageBox)<BR> |
---|
1323 | <DT>readexp.tcl 1.14 2000/05/16<DD> |
---|
1324 | add constrinfo for atom constraint processing<BR> |
---|
1325 | <DT>readexp.tcl 1.13 2000/05/16<DD> |
---|
1326 | set expload return value to indicate when .EXP files are "fixed"<BR> |
---|
1327 | add expmap(phasetype) to indicate phase types<BR> |
---|
1328 | ignore * histgrams (I forget why)<BR> |
---|
1329 | fix error that caused 1st character in phase & overall titles to be lost<BR> |
---|
1330 | <P> |
---|
1331 | <DT>opts.tcl 1.1 2000/04/24<DD> |
---|
1332 | Initial revision<BR> |
---|
1333 | <P> |
---|
1334 | <DT>liveplot 1.11 2000/04/10<DD> |
---|
1335 | revise BLT error for bad pkgIndex.tcl file<BR> |
---|
1336 | <DT>widplt 1.6 2000/04/10<DD> |
---|
1337 | revise BLT error for bad pkgIndex.tcl file<BR> |
---|
1338 | <P> |
---|
1339 | <DT>readexp.tcl 1.12 2000/02/02<DD> |
---|
1340 | create HST xx EPHAS records if missing<BR> |
---|
1341 | <P> |
---|
1342 | <DT><B>expgui 1.22</B> 1999/11/19<DD> |
---|
1343 | fixup Archive code for Windows (as per Pamela Whitfield)<BR> |
---|
1344 | make autoload option UNIX only (until we can run GSAS pgms synchronously)<BR> |
---|
1345 | <P> |
---|
1346 | <DT>gsascmds.tcl 1.15 1999/11/17<DD> |
---|
1347 | Add routine to delete history records<BR> |
---|
1348 | fix composition bug for multiphase refinements<BR> |
---|
1349 | <DT>gsasmenu.tcl 1.11 1999/11/17<DD> |
---|
1350 | Add EraseHistory command<BR> |
---|
1351 | <DT>notebook.tcl 1.2 1999/11/17<DD> |
---|
1352 | define a -title configuration option<BR> |
---|
1353 | <DT>readexp.tcl 1.11 1999/11/17<DD> |
---|
1354 | Add routines to delete history records<BR> |
---|
1355 | <P> |
---|
1356 | <DT><B>expgui 1.21</B> 1999/11/16<DD> |
---|
1357 | Switch over to use of pure Tk notebook widget when Tix is not present<BR> |
---|
1358 | define expgui(initstring) for user-defined initializations<BR> |
---|
1359 | <DT><B>expgui 1.20</B> 1999/11/16<DD> |
---|
1360 | add timing option for debug<BR> |
---|
1361 | try deleting trace for speed up (no improvement in speed under wish 8.1)<BR> |
---|
1362 | <P> |
---|
1363 | <DT>notebook.tcl 1.1 1999/11/15<DD> |
---|
1364 | Initial revision<BR> |
---|
1365 | <P> |
---|
1366 | <DT><B>expgui 1.19</B> 1999/10/11<DD> |
---|
1367 | cleanup multiple histogram selection -> single histogram transition<BR> |
---|
1368 | <BR> |
---|
1369 | rewrite global profile display code to group or not group phases together<BR> |
---|
1370 | <DT>addcmds.tcl 1.3 1999/10/11<DD> |
---|
1371 | *** empty log message ***<BR> |
---|
1372 | <DT>gsasmenu.tcl 1.10 1999/10/11<DD> |
---|
1373 | document new global modes ("Group Phases Together")<BR> |
---|
1374 | <DT>widplt 1.5 1999/10/11<DD> |
---|
1375 | Define expgui(debug)<BR> |
---|
1376 | <P> |
---|
1377 | <DT><B>expgui 1.18</B> 1999/09/09<DD> |
---|
1378 | correct background window bug (spelling of putontop)<BR> |
---|
1379 | <DT>gsascmds.tcl 1.14 1999/09/09<DD> |
---|
1380 | hide grab fail error messages<BR> |
---|
1381 | ,<BR> |
---|
1382 | <DT>gsasmenu.tcl 1.9 1999/09/09<DD> |
---|
1383 | fix vrstplot call so that EXP name is passed<BR> |
---|
1384 | <P> |
---|
1385 | <DT><B>expgui 1.17</B> 1999/07/22<DD> |
---|
1386 | clear atom box etc when loading an "empty" .EXP file<BR> |
---|
1387 | avoid DisplayProfile error when loading an "empty" .EXP file<BR> |
---|
1388 | <DT>addcmds.tcl 1.2 1999/07/22<DD> |
---|
1389 | revise for exptool that adds multiple atoms<BR> |
---|
1390 | <DT>gsascmds.tcl 1.13 1999/07/22<DD> |
---|
1391 | Fix resize of ShowBigMessage<BR> |
---|
1392 | <P> |
---|
1393 | <DT><B>expgui 1.16</B> 1999/07/21<DD> |
---|
1394 | add autoload mode<BR> |
---|
1395 | add support for adding phases, histograms and atoms<BR> |
---|
1396 | reset expmap when loading a new .EXP file<BR> |
---|
1397 | use putontop and afterputontop<BR> |
---|
1398 | change alpha, beta & gamma to greek letters<BR> |
---|
1399 | <DT><B>expgui 1.15</B> 1999/07/21<DD> |
---|
1400 | fix windows archive error<BR> |
---|
1401 | <DT>addcmds.tcl 1.1 1999/07/21<DD> |
---|
1402 | Initial revision<BR> |
---|
1403 | <DT>gsascmds.tcl 1.12 1999/07/21<DD> |
---|
1404 | adopt putontop and afterputontop<BR> |
---|
1405 | new autoexpload option<BR> |
---|
1406 | change file lists to -dictionary<BR> |
---|
1407 | add ShowBigMessage<BR> |
---|
1408 | <DT>lstview 1.6 1999/07/21<DD> |
---|
1409 | fix error reading R(F2)<BR> |
---|
1410 | <DT>readexp.tcl 1.10 1999/07/21<DD> |
---|
1411 | fix bug in create blank exp file (createexp) and make sure that lines<BR> |
---|
1412 | will always be padded long enough<BR> |
---|
1413 | <P> |
---|
1414 | <DT>liveplot 1.10 1999/04/20<DD> |
---|
1415 | rearrange order of commands so that graph & menus are made when icdd & cmpr are added<BR> |
---|
1416 | <P> |
---|
1417 | <DT><B>expgui 1.14</B> 1999/04/08<DD> |
---|
1418 | Add Id to top of file<BR> |
---|
1419 | <DT>gsascmds.tcl 1.11 1999/04/08<DD> |
---|
1420 | define histogram slider to reach all maximum histogram for liveplot options<BR> |
---|
1421 | Add Id<BR> |
---|
1422 | <DT>gsasmenu.tcl 1.8 1999/04/08<DD> |
---|
1423 | Add Id to header<BR> |
---|
1424 | <DT>liveplot 1.9 1999/04/08<DD> |
---|
1425 | add tick autoscaling<BR> |
---|
1426 | deal with two word colors (Peach Puff)<BR> |
---|
1427 | <DT>readexp.tcl 1.9 1999/04/08<DD> |
---|
1428 | Add Id to header<BR> |
---|
1429 | <DT>widplt 1.4 1999/04/08<DD> |
---|
1430 | Add Id to header<BR> |
---|
1431 | <P> |
---|
1432 | <DT>liveplot 1.8 1999/04/06<DD> |
---|
1433 | add background subtraction<BR> |
---|
1434 | adjust pixelregion for hkl labeling<BR> |
---|
1435 | move tickmarks before histogram in File menu<BR> |
---|
1436 | <DT>liveplot 1.7 1999/04/06<DD> |
---|
1437 | Add peak label dialog; delete label option<BR> |
---|
1438 | add obs symbol dialog<BR> |
---|
1439 | remove update plot on tick mark config<BR> |
---|
1440 | hkl listbox<BR> |
---|
1441 | add color example to peak configure<BR> |
---|
1442 | save more options<BR> |
---|
1443 | <DT>lstview 1.5 1999/04/06<DD> |
---|
1444 | add Id<BR> |
---|
1445 | <P> |
---|
1446 | <DT>liveplot 1.6 1999/04/05<DD> |
---|
1447 | fix BLT element -show/-hide option<BR> |
---|
1448 | add timing debug option<BR> |
---|
1449 | <P> |
---|
1450 | <DT><B>expgui 1.13</B> 1999/03/30<DD> |
---|
1451 | Set expnam on command line to upper case<BR> |
---|
1452 | move expgui to center of screen window, if we will put the file open<BR> |
---|
1453 | on top. This is because the open window can end up partly off screen otherwise.<BR> |
---|
1454 | <P> |
---|
1455 | <DT><B>expgui 1.12</B> 1999/03/19<DD> |
---|
1456 | bug fixes for reading new .EXP files<BR> |
---|
1457 | <DT>gsascmds.tcl 1.10 1999/03/19<DD> |
---|
1458 | rename file directory routines<BR> |
---|
1459 | make file menus smarter w/r to windows usage<BR> |
---|
1460 | fix bug with spaces in filenames<BR> |
---|
1461 | <DT>liveplot 1.5 1999/03/19<DD> |
---|
1462 | major reworking -- implement tcldump, and new display options, hkl labels<BR> |
---|
1463 | <P> |
---|
1464 | <DT><B>expgui 1.11</B> 1999/02/22<DD> |
---|
1465 | save the selected atom list and move the scroll restore so it is done correctly<BR> |
---|
1466 | <P> |
---|
1467 | <DT><B>expgui 1.10</B> 1999/02/19<DD> |
---|
1468 | Cleanup warnings<BR> |
---|
1469 | <DT>gsascmds.tcl 1.9 1999/02/19<DD> |
---|
1470 | cleanup warnings<BR> |
---|
1471 | <DT>gsascmds.tcl 1.8 1999/02/19<DD> |
---|
1472 | *** empty log message ***<BR> |
---|
1473 | <DT>gsascmds.tcl 1.7 1999/02/19<DD> |
---|
1474 | Clean up file input dialogs for convert and .exp files<BR> |
---|
1475 | Add composition computation (composition & writelst)<BR> |
---|
1476 | Add XTL coordinate export routine (exp2xtl, SetExportPhase & writextl)<BR> |
---|
1477 | <DT>gsasmenu.tcl 1.7 1999/02/19<DD> |
---|
1478 | Add composition and exp2xtl commands, remove slst and sexp [not implemented anyway]<BR> |
---|
1479 | <P> |
---|
1480 | <DT>readexp.tcl 1.8 1999/02/18<DD> |
---|
1481 | Fix U aniso order<BR> |
---|
1482 | <DT>readexp.tcl 1.7 1999/02/18<DD> |
---|
1483 | add space group to phase info<BR> |
---|
1484 | <DT>readexp.tcl 1.6 1999/02/18<DD> |
---|
1485 | Add support for atom multiplicity<BR> |
---|
1486 | <P> |
---|
1487 | <DT>gsascmds.tcl 1.6 1999/02/16<DD> |
---|
1488 | change comment<BR> |
---|
1489 | <DT>gsasmenu.tcl 1.6 1999/02/16<DD> |
---|
1490 | bug fixed<BR> |
---|
1491 | <DT>gsasmenu.tcl 1.5 1999/02/16<DD> |
---|
1492 | add vrstplot<BR> |
---|
1493 | <DT>liveplot 1.4 1999/02/16<DD> |
---|
1494 | 1. better error messages<BR> |
---|
1495 | 2. allow pointflag in cols 6/7<BR> |
---|
1496 | 3. ignore file delete errors<BR> |
---|
1497 | <P> |
---|
1498 | <DT><B>expgui 1.9</B> 1999/02/02<DD> |
---|
1499 | fix typo in 1.8<BR> |
---|
1500 | update phase page on reload<BR> |
---|
1501 | make sure that all set commands trigger the expgui(changed) flag<BR> |
---|
1502 | <DT>readexp.tcl 1.5 1999/02/02<DD> |
---|
1503 | add label-set<BR> |
---|
1504 | <P> |
---|
1505 | <DT>gsascmds.tcl 1.5 1999/01/25<DD> |
---|
1506 | fix bug in ChooseExpFil to allow lower case .exp<BR> |
---|
1507 | <P> |
---|
1508 | <DT>liveplot 1.3 1999/01/21<DD> |
---|
1509 | move & consolidate sourcing<BR> |
---|
1510 | <DT>liveplot 1.2 1999/01/21<DD> |
---|
1511 | drop arg #2 (get gsasexe from location/.gsas_config)<BR> |
---|
1512 | use localconfig & .gsas_config<BR> |
---|
1513 | add SaveOptions<BR> |
---|
1514 | change histdump.inp to histdump$hst.inp in case 2 liveplots are running at once<BR> |
---|
1515 | track mod. time on .EXP file to avoid extra reads<BR> |
---|
1516 | use file read to pull cycle number from .EXP file<BR> |
---|
1517 | comment out background for now<BR> |
---|
1518 | <DT>lstview 1.4 1999/01/21<DD> |
---|
1519 | add SaveOptions<BR> |
---|
1520 | use localconfig & .gsas_config<BR> |
---|
1521 | move AutoAdvance to new Options menu<BR> |
---|
1522 | <DT>widplt 1.3 1999/01/21<DD> |
---|
1523 | now 1 arg (get gsasexe from location/.gsas_config)<BR> |
---|
1524 | use readexp.tcl<BR> |
---|
1525 | remove /tmp/ in makepostscriptout<BR> |
---|
1526 | move some global vars to array elements<BR> |
---|
1527 | use catch on compute loop for undefined widths<BR> |
---|
1528 | SaveOptions<BR> |
---|
1529 | use localconfig & .gsas_config<BR> |
---|
1530 | <P> |
---|
1531 | <DT><B>expgui 1.8</B> 1999/01/20<DD> |
---|
1532 | use custom file open box<BR> |
---|
1533 | allow for a new .EXP file to be opened from a dialog<BR> |
---|
1534 | add filesort option<BR> |
---|
1535 | add phase select to readnewexp<BR> |
---|
1536 | fix bug in SetupExtractHist for empty .EXP files<BR> |
---|
1537 | <DT>gsascmds.tcl 1.4 1999/01/20<DD> |
---|
1538 | change labels on .EXP select menu<BR> |
---|
1539 | <DT>gsascmds.tcl 1.3 1999/01/20<DD> |
---|
1540 | use custom file open box; fix GSAS env definition on -95 and -NT<BR> |
---|
1541 | <DT>gsasmenu.tcl 1.4 1999/01/20<DD> |
---|
1542 | remove unused stuff<BR> |
---|
1543 | add SaveOptions<BR> |
---|
1544 | remove New_expnam<BR> |
---|
1545 | <P> |
---|
1546 | <DT><B>expgui 1.7</B> 1999/01/13<DD> |
---|
1547 | redo loadexp so that page does not change on reload<BR> |
---|
1548 | Add SaveOptions<BR> |
---|
1549 | <DT>gsasmenu.tcl 1.3 1999/01/13<DD> |
---|
1550 | minor changes<BR> |
---|
1551 | document "Override backspace" & exit<BR> |
---|
1552 | <P> |
---|
1553 | <DT>gsasmenu.tcl 1.2 1999/01/09<DD> |
---|
1554 | minor wording<BR> |
---|
1555 | <P> |
---|
1556 | <DT><B>expgui 1.6</B> 1999/01/07<DD> |
---|
1557 | misc fixes:<BR> |
---|
1558 | set working directory when expgui(expfile) is changed because GSAS must be<BR> |
---|
1559 | run in the directory of the EP file<BR> |
---|
1560 | <BR> |
---|
1561 | fixup relative paths if used for the script name<BR> |
---|
1562 | <BR> |
---|
1563 | fix bug in expgui(gsasexe) file join<BR> |
---|
1564 | <BR> |
---|
1565 | in DisplayProfile & make sure that entrycmd(trace) is as 0 when return is done<BR> |
---|
1566 | <BR> |
---|
1567 | add Override backspace to options<BR> |
---|
1568 | <DT>gsascmds.tcl 1.2 1999/01/07<DD> |
---|
1569 | remove compressprog -- not used<BR> |
---|
1570 | <BR> |
---|
1571 | move definition of environment variables so they are defined at runtime<BR> |
---|
1572 | <BR> |
---|
1573 | move xterm errors to catch statement<BR> |
---|
1574 | <P> |
---|
1575 | <DT><B>expgui 1.5</B> 1999/01/06<DD> |
---|
1576 | Many changes so that expgui incorporates tkgsas (gsas shell) capabilities<BR> |
---|
1577 | <BR> |
---|
1578 | Allow expgui to create nearly empty .EXP files<BR> |
---|
1579 | Fix the various menus so that these blank files are treated properly<BR> |
---|
1580 | <DT>gsascmds.tcl 1.1 1999/01/06<DD> |
---|
1581 | Initial revision<BR> |
---|
1582 | <DT>gsasmenu.tcl 1.1 1999/01/06<DD> |
---|
1583 | Initial revision<BR> |
---|
1584 | <DT>readexp.tcl 1.4 1999/01/06<DD> |
---|
1585 | add createexp to create an EXP file<BR> |
---|
1586 | fix bug in exphistory when no HSTRY records are present<BR> |
---|
1587 | add title to expinfo<BR> |
---|
1588 | add set option for name (phase name) in phaseinfo<BR> |
---|
1589 | fix padding in expwrite<BR> |
---|
1590 | <P> |
---|
1591 | <DT><B>expgui 1.4</B> 1999/01/01<DD> |
---|
1592 | add tcl_version < 8.0 error<BR> |
---|
1593 | add history display & tracking<BR> |
---|
1594 | update title when modified<BR> |
---|
1595 | move lsPage to 1st page<BR> |
---|
1596 | change option menu name & merge in Global mode menu<BR> |
---|
1597 | add loop to flag external changes to current exp file (afterawhile & whenidle)<BR> |
---|
1598 | move Archive Exp to options<BR> |
---|
1599 | <DT>readexp.tcl 1.3 1999/01/01<DD> |
---|
1600 | add existsexp, delexp, exphistory<BR> |
---|
1601 | change cdatget to use existsexp to avoid the debug warning<BR> |
---|
1602 | <P> |
---|
1603 | <DT><B>expgui 1.3</B> 1998/12/31<DD> |
---|
1604 | move scale to "scaling" (prev phase frac) page<BR> |
---|
1605 | add scroll bar to phase fractions<BR> |
---|
1606 | rename archiveexp to savearchiveexp<BR> |
---|
1607 | move "set expgui(changed) 0" to savearchiveexp<BR> |
---|
1608 | <P> |
---|
1609 | <DT><B>expgui 1.2</B> 1998/12/28<DD> |
---|
1610 | minor fixes<BR> |
---|
1611 | comment out $expgui(lsFrame).f1.a.cbXXX entries until Bob gets the new version out<BR> |
---|
1612 | <DT>readexp.tcl 1.2 1998/12/28<DD> |
---|
1613 | fix bug -- set print option as 0 for missing entry.<BR> |
---|
1614 | <P> |
---|
1615 | <DT><B>expgui 1.1</B> 1998/12/26<DD> |
---|
1616 | Initial revision<BR> |
---|
1617 | <DT>readexp.tcl 1.1 1998/12/26<DD> |
---|
1618 | Initial revision<BR> |
---|
1619 | <P> |
---|
1620 | <DT>liveplot 1.1 1998/11/23<DD> |
---|
1621 | Initial revision<BR> |
---|
1622 | <DT>lstview 1.3 1998/11/23<DD> |
---|
1623 | Fix Revision bug<BR> |
---|
1624 | Change name to LSTVIEW<BR> |
---|
1625 | <DT>lstview 1.2 1998/11/23<DD> |
---|
1626 | Bug for cycles > 999 fixed<BR> |
---|
1627 | Added "Auto advance" feature<BR> |
---|
1628 | <DT>lstview 1.1 1998/11/23<DD> |
---|
1629 | Initial revision<BR> |
---|
1630 | <DT>widplt 1.2 1998/11/23<DD> |
---|
1631 | Fix revision<BR> |
---|
1632 | <DT>widplt 1.1 1998/11/23<DD> |
---|
1633 | Initial revision<BR> |
---|
1634 | <P> |
---|
1635 | </DL></DL> |
---|
1636 | |
---|
1637 | <p><hr> |
---|
1638 | <TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT> |
---|
1639 | <TR><TH><A Href="expgui.html">EXPGUI top</A> |
---|
1640 | </TH><TH><A Href="wishlist.html">Past and Planned<BR>Updates</A> |
---|
1641 | </TH></TR></TABLE> |
---|
1642 | </blockquote> |
---|
1643 | |
---|
1644 | Created Fri Jul 03 20:35:34 CDT 2009 |
---|
1645 | </body></html> |
---|