1 | <html> |
---|
2 | <head> |
---|
3 | <META NAME="Author" CONTENT="Brian H. Toby"> |
---|
4 | <title>EXPGUI Wish List</title> |
---|
5 | </head> |
---|
6 | <BODY BGCOLOR="#FFFFFF"> |
---|
7 | |
---|
8 | <A HREF=http://www.ncnr.nist.gov> |
---|
9 | <IMG SRC="http://www.ncnr.nist.gov/images/ncnrtrans.gif" |
---|
10 | alt="Link to NIST Center for Neutron Research home page" |
---|
11 | ALIGN=RIGHT></A> |
---|
12 | <A HREF=http://www.nist.gov> |
---|
13 | <IMG SRC="http://www.ncnr.nist.gov/images/webidblue_2lineright.gif" |
---|
14 | alt="Link to National Institute of Standards & Technology home page" |
---|
15 | ALIGN=LEFT></A> |
---|
16 | <CENTER> |
---|
17 | <A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html"> |
---|
18 | <IMG SRC="tcltklogo100.gif" |
---|
19 | alt="Link to Tcl/Tk information"> |
---|
20 | </CENTER></A> |
---|
21 | <br clear=all><hr> |
---|
22 | |
---|
23 | <center><h1> |
---|
24 | EXPGUI Wish List<BR> |
---|
25 | New Features In Progress, Planned, or Requested |
---|
26 | </h1></center> |
---|
27 | <P> |
---|
28 | See the |
---|
29 | <A HREF="expgui.html">EXPGUI documentation</A> for a description of |
---|
30 | the current features. |
---|
31 | |
---|
32 | <H2>In Progress</H2><DL> |
---|
33 | |
---|
34 | <DT> |
---|
35 | WWW links |
---|
36 | <DD> |
---|
37 | Implement context-sensitive help that brings up web pages |
---|
38 | from local storage (or a web-site?). |
---|
39 | |
---|
40 | |
---|
41 | </DL><H2>Perhaps someday</H2><DL> |
---|
42 | <DT> |
---|
43 | Excluded region editor |
---|
44 | <DD> |
---|
45 | This would make most sense to do graphically, somehow |
---|
46 | involving liveplot. |
---|
47 | |
---|
48 | <DT> |
---|
49 | Sort atoms to be added |
---|
50 | <DD> |
---|
51 | A convenient way to sort the atom list |
---|
52 | |
---|
53 | <DT> |
---|
54 | A CIF data import filter |
---|
55 | <DD> |
---|
56 | This will require some attention to creating/editing |
---|
57 | instrument parameter files, |
---|
58 | as well as choosing data from the "right" loop_. |
---|
59 | |
---|
60 | |
---|
61 | <DT> |
---|
62 | Fixed background |
---|
63 | <DD> |
---|
64 | I do not like fixed background use, but agree that fixed points are useful |
---|
65 | for starting a fit. I would like to have a routine that fits a |
---|
66 | Chebeshev polynomial to a set of fixed points input by a user. |
---|
67 | |
---|
68 | <DT> |
---|
69 | Export to Platon |
---|
70 | <DD> |
---|
71 | The platon viewer runs in UNIX and Windows |
---|
72 | (http://www.ccp14.ac.uk/tutorial/platon/). It would be nice to be able to |
---|
73 | export in the correct format and perhaps even fork the viewer. |
---|
74 | Recommended by Lachlan Cranswick. |
---|
75 | Original URL: http://www.cryst.chem.uu.nl/platon/ & |
---|
76 | source: ftp://xraysoft.chem.uu.nl/pub/ |
---|
77 | |
---|
78 | <DT> |
---|
79 | Interface for Fourier routines |
---|
80 | <DD> |
---|
81 | Perhaps with two parts: map compute set up options and viewing options. |
---|
82 | |
---|
83 | <DT> |
---|
84 | Guide for new users |
---|
85 | <DD> |
---|
86 | Lachlan suggests a "Wizard" but perhaps a set of introductory |
---|
87 | web pages might be more tractable. |
---|
88 | |
---|
89 | </DL><H2>Brand New</H2><DL> |
---|
90 | |
---|
91 | <DT> |
---|
92 | Error reporting |
---|
93 | <DD> |
---|
94 | When an invalid entry is specified, (for example 1..0 is typed, instead |
---|
95 | of 1.0) EXPGUI ignores the entry and (now) it is also displayed in red, to |
---|
96 | flag the error. This only happens for entries on the main panes. For |
---|
97 | entries on modal dialogs (where there a "done" or "keep" button), these |
---|
98 | errors will be reported only when the button is pressed. |
---|
99 | |
---|
100 | <DT> |
---|
101 | Import Atoms/Import Phase |
---|
102 | <DD> |
---|
103 | A CIF import routine is now available |
---|
104 | |
---|
105 | <DT> |
---|
106 | Change phase pane color |
---|
107 | <DD> |
---|
108 | The beige color of the bottom box on the phase pane is too similar to the |
---|
109 | yellow color of the refinement flag. This color is now a variable |
---|
110 | [expgui(bkgcolor1)]. The default value, #fdf, is a light violet that |
---|
111 | will probably drive some folks nuts. It can be customized. |
---|
112 | |
---|
113 | <DT> |
---|
114 | "Non-shell" version of EXPGUI |
---|
115 | <DD> |
---|
116 | EXPGUI has two functions, 1) to act as a "shell" that calls the |
---|
117 | various GSAS programs, and 2) to edit the .EXP file. For use with |
---|
118 | MacGSAS (and possibly the standard Win-95 GSAS shell), it is possible |
---|
119 | to turn off the "shell" features -- by calling EXPGUI with the argument |
---|
120 | -noshell or /noshell or by setting environment variable EXPGUI_NOSHELL to 1. |
---|
121 | This mode has not yet been tested. |
---|
122 | |
---|
123 | <DT> |
---|
124 | NIST accessibility requirement |
---|
125 | <DD> |
---|
126 | NIST requires that all images in WWW pages have an ALT= tag included. |
---|
127 | This has been done on all the documentation HTML pages, despite the |
---|
128 | fact that (in this case) it adds no new content for anyone. |
---|
129 | |
---|
130 | <DT> |
---|
131 | Change space group |
---|
132 | <DD> |
---|
133 | A mechanism where one can specify a new space group, cell, |
---|
134 | and reinput all atoms for the phase (to get site syms correct). One can |
---|
135 | keep the old atoms for the phase or replace them. It is possible |
---|
136 | to do this manually or with a file import capability. |
---|
137 | At present the only file type accepted is |
---|
138 | the .CEL format from PowderCell. New format filters can be "dropped" in |
---|
139 | place. |
---|
140 | |
---|
141 | <DT> |
---|
142 | Import Atoms/Import Phase |
---|
143 | <DD> |
---|
144 | This appears on the add atoms & add phase dialogs and draws on the above. |
---|
145 | |
---|
146 | <DT> |
---|
147 | Transform Atoms |
---|
148 | <DD> |
---|
149 | There is now a "xform atom(s)" button on the phase pane that |
---|
150 | can be used to transform coordinates, |
---|
151 | globally set the occupancy & Uiso and switch atoms between |
---|
152 | iso/aniso and erase selected groups of atoms |
---|
153 | |
---|
154 | <DT> |
---|
155 | Spherical Harmonic (ODF) Preferred Orientation |
---|
156 | <DD> |
---|
157 | done |
---|
158 | |
---|
159 | <DT> |
---|
160 | Delete phases |
---|
161 | <DD> |
---|
162 | Instead -- change phase flags on the histogram page (appears when 2+ phases |
---|
163 | present). |
---|
164 | |
---|
165 | <DT> |
---|
166 | Define background types |
---|
167 | <DD> |
---|
168 | The pull-down background selection menu now shows the names of the |
---|
169 | background functions |
---|
170 | |
---|
171 | |
---|
172 | </DL> |
---|
173 | <p><a href="http://www.ncnr.nist.gov/staff/toby/">Brian Toby</a> (<a href="mailto:brian.toby@nist.gov">Brian.Toby@NIST.GOV</a>) |
---|
174 | <br> |
---|
175 | $Revision: 344 $ $Date: 2009-12-04 23:04:29 +0000 (Fri, 04 Dec 2009) $ |
---|
176 | </body> |
---|
177 | </html> |
---|