Link to NIST Center for Neutron Research home page Link to National Institute of Standards & Technology home page
Link to Tcl/Tk information


EXPGUI top

EXPGUI Revisions List

This page describes all revisions logged for changes to the EXPGUI source files, sorted by date. See the EXPGUI Wish List for a more descriptive listing.

since 1-Sep-2001

expgui 1.48 2001/10/14
bug fix: fix so that new histogram buttons are disabled when
no phases are present
addcmds.tcl 1.23 2001/10/14
blank out dummy histogram ranges until a set is selected
dumpexp.tcl 1.1 2001/10/14
Initial revision
import_gsas.tcl 1.1 2001/10/14
Initial revision

expgui 1.47 2001/09/25
Add citations, as suggested by Lachlan
Add Set Histogram flag button
addcmds.tcl 1.22 2001/09/25
add comments
improve error message display & try to show all exptool errors
dummy histogram support
gsascmds.tcl 1.38 2001/09/25
Add error highlight into ShowBigMessage
look more closely at histogram types for liveplot, etc (this still may need
more attention)
Set Histogram Flag dialog and some nice scrollable table code
opts.tcl 1.5 2001/09/25
resize all plot axes
readexp.tcl 1.30 2001/09/25
Add "D" to all dummy histogram type, save number of histograms
document histinfo x file
support changing dummy ranges, eventually
support histogram flag

expgui 1.46 2001/09/04
Add Data Limits/Exclude button
expgui 1.45 2001/09/04
adjustable font support
addcmds.tcl 1.21 2001/09/04
adjust font
atomcons.tcl 1.11 2001/09/04
adjustable fonts
gsascmds.tcl 1.37 2001/09/04
add excledt
gsascmds.tcl 1.36 2001/09/04
adjustable fonts
gsasmenu.tcl 1.19 2001/09/04
add excledt
odf.tcl 1.5 2001/09/04
adjustable fonts
opts.tcl 1.4 2001/09/04
Do a better job with BLT graphs
opts.tcl 1.3 2001/09/04
adjustable fonts
orient.tcl 1.6 2001/09/04
adjustable fonts
profcons.tcl 1.4 2001/09/04
adjustable fonts
readexp.tcl 1.29 2001/09/04
set dmin
set histogram file name (for use in scripts)
readexp.tcl 1.28 2001/09/04
excluded region support
bank & file names

since 1-Jun-2001

expgui 1.44 2001/06/29
Add Marquardt, convergence, LeBail damping to LS page
bkgedit button to background edit dialog
gsascmds.tcl 1.35 2001/06/29
Add bkgedit command
gsasmenu.tcl 1.18 2001/06/29
add bkgedit program
readexp.tcl 1.27 2001/06/29
brace expr's for better speed
support refinement options: Marquardt, convergence, LeBail damping
get tmin,tmax (for Cheb. computation)

since 1-Feb-2001

expgui 1.43 2001/05/23
use www.ncnr.nist.gov/xtal/software/expgui as default location for web pages
fix intermediate or old GSAS versions with fonts file in /fonts/ or named pgfont.dat
clean up file archiving in UNIX
addcmds.tcl 1.20 2001/05/23
Use TOF-min for default when reading TOF banks
for TOF banks default inst parameter set to match the TOF bank
add definition for gsas environment variable (lc) before running exptool
gsascmds.tcl 1.34 2001/05/23
allow help pages to be found on $expgui(website), if not found locally

expgui 1.42 2001/05/11
change in location of PGPLOT font file in Windows (now same for all)
support gzip compressed archive files as input in Unix
fix bug on disable "add histogram" button (button is missing if no EXPTOOL)
atomcons.tcl 1.10 2001/05/11
Change max constrained atoms to 500
gsascmds.tcl 1.33 2001/05/11
test histograms before sending them to liveplot -- avoid errors on read
gsascmds.tcl 1.32 2001/05/11
button to display gzip'ed input files on Unix (on expnam)
change in location of PGPLOT font file in Windows
GSAS env var for UNIX
readexp.tcl 1.26 2001/05/11
accomodate gzip'ed input files on Unix

expgui 1.41 2001/04/17
Use CR/LF format files on all platforms
addcmds.tcl 1.19 2001/04/17
revise tk_dialog to MyMessage box
Use CR/LF format files on all platforms
gsascmds.tcl 1.31 2001/04/17
revise tk_dialog to MyMessage box
Use CR/LF format files on all platforms
remove unix file conversion
gsasmenu.tcl 1.17 2001/04/17
use same spelling for geometry program on all platforms
readexp.tcl 1.25 2001/04/17
revise to use CR/LF for all platforms

addcmds.tcl 1.18 2001/04/16
Add atom sort feature
gsascmds.tcl 1.30 2001/04/16
fix overwrite problem
widen message box

addcmds.tcl 1.17 2001/04/03
fix bug: if error occurs in adding a phase, don't go on to the add atoms page
check for valid atom types
import_cif.tcl 1.6 2001/04/03
support cifs w/o _atom_site_u_iso_or_equiv or _atom_site_b_iso_or_equiv
fix bug: always set data item names to lc
readexp.tcl 1.24 2001/04/03
TEMPORARY FIX: for SGI use old T/F format for intensity extraction
other use new Y/N flag

readexp.tcl 1.23 2001/02/26
Change EPHAS (Fobs extraction) to Y/N except on IRIX

profcons.tcl 1.3 2001/02/22
fix weird bug?

since 1-Oct-2000

expgui 1.40 2000/12/22
add autoiconify option
require winexec for Win-9x only (not -NT)
Check for use of network directories
Defer whenidle loop (.EXP modification checking) if expgui.lck exists
Remove various unneeded window restacking commands
Allow Autoload in Windows
Allow "Show EXPTOOL output" for all platforms
addcmds.tcl 1.16 2000/12/22
fix call to RAWPLOT in data load. Put RAWPLOT run into bkg
gsascmds.tcl 1.29 2000/12/22
produce error message in DISAGL if .LST file is not renamed
gsascmds.tcl 1.28 2000/12/22
Major reworking of routines to run GSAS routines:
non-EXP using programs run independently by default
Pause is now hard-coded
EXP using programs run in foreground by default (exception is POWPLOT)
Win-95 implementation of forknewterm rewritten to loop over commands
& use lock file (resume when lock file is deleted) & have "lock" window
Win-NT revised to not use WINEXEC & run in foreground
UNIX implementation of forknewterm revised to match previous
gsasmenu.tcl 1.16 2000/12/22
make POWPLOT a background program

addcmds.tcl 1.15 2000/11/27
line up >10 banks in Hist add
set 2theta max from Bank header
atomcons.tcl 1.9 2000/11/27
define type of XYZU+-F
set phase if only 1 is present

import_cif.tcl 1.5 2000/11/26
fix grab for choose block window

expgui 1.39 2000/11/21
add "open" (same as "expnam")
atomcons.tcl 1.8 2000/11/21
change appearance of negative contraint values from red to beige bkg
gsasmenu.tcl 1.15 2000/11/21
fix that geometry is spelled different on Windows
opts.tcl 1.2 2000/11/21
fix font use for customization

expgui 1.38 2000/10/18
move platform-specific runtime code from gsascmds.tcl to here so
that it gets run after the local config files are read
Switch tk_dialog to MyMessageBox and add WWW references for soem error mgs
disable add histogram until after a phase has been added
add update idletasks to profile, so that something happens right away
gsascmds.tcl 1.27 2000/10/18
Major change in order of routines!
Switch tk_dialog to MyMessageBox and add WWW references for some error mgs
fix bug in GetProfileTerms that prevented use of cached labels
remove platform-specific runtime code to expgui so that it gets run later

addcmds.tcl 1.14 2000/10/17
correct comments w/r focus
gsascmds.tcl 1.26 2000/10/17
snapshot with revisions for WWW help

expgui 1.37 2000/10/12
implement optional EXPTOOL output
Change action for unsaved changes in whenidle to Save As
Add help pointers
Exchange locations of Replace Phase & Add Phase buttons so that "Add Phass"
is always displayed
new WWW help commands
addcmds.tcl 1.13 2000/10/12
Add www help support
implement optional EXPTOOL output
atomcons.tcl 1.7 2000/10/12
Add www help support
gsascmds.tcl 1.25 2000/10/12
fix html bugs for Windows
gsascmds.tcl 1.24 2000/10/12
Add www help support
improve formatting of help box
at catch statements to focus and grab calls
save grab in pleasewait and restore in donewait
Add link arg in ShowBigMessage & -helplink to MyMessageBox
import_cif.tcl 1.4 2000/10/12
Add www help support
profcons.tcl 1.2 2000/10/12
Add www help support

expgui 1.36 2000/10/04
variable expgui(bkgcolor1) provides the background color for editing
coordinates on the phase panel

A no-shell mode is now defined using env(EXPGUI_NOSHELL) or /noshell

expgui 1.35 2000/10/03
Add definitions and implementation for entrybox array so that invalid
numbers are set to red. Valid ones, or when numbers are reread from
the .EXP are turned back to black
odf.tcl 1.4 2000/10/03
Add definitions and implementation for entrybox array so that invalid
numbers are set to red. Valid ones, or when numbers are reread from
the .EXP are turned back to black
orient.tcl 1.5 2000/10/03
Add definitions and implementation for entrybox array so that invalid
numbers are set to red. Valid ones, or when numbers are reread from
the .EXP are turned back to black

expgui 1.34 2000/10/02
remove unneeded raise command in ReloadExpMsg -- seems to cause a major delay
odf.tcl 1.3 2000/10/02
make phase buttons/title like on phase page
readexp.tcl 1.22 2000/10/02
*** empty log message ***

since 1-Oct-1999

import_cif.tcl 1.3 2000/09/26
change processing of ' & " for element symbol & element type
report error when a data name is used more than once in a block
import_cif.tcl 1.2 2000/09/26
Various fixes: change data names to all lower case
better error detection
use " or ' quoted strings
fix semicolon recognition -- now characters after ending ; are parsed
improve comments
Add Read_BrowseCIF proc for debug and possibly other use

addcmds.tcl 1.12 2000/09/25
Display a message returned by the import_*.tcl on the add/replace phase box
Note: not displayed if coordinates (only) are imported
odf.tcl 1.2 2000/09/25
Add texture index

import_cif.tcl 1.1 2000/09/24
Initial revision

expgui 1.33 2000/08/17
implement Replace Phase
error trace on error in a *info command
addcmds.tcl 1.11 2000/08/17
reformat dialogs for Import buttons
implement coordinate/phase import capability
import_cell.tcl 1.2 2000/08/17
perform origin shifts for Origin 1 settings
readexp.tcl 1.21 2000/08/17
Fix bug setting gamma

expgui 1.32 2000/08/14
eliminate phase flag box if only 1 phase is present
import_cell.tcl 1.1 2000/08/14
Initial revision

readexp.tcl 1.20 2000/08/08
Correct creation of off-diagonal Uij terms for non-orthogonal cells

expgui 1.31 2000/08/04
Change phase buttons, add "Add Phase" after last phase
change old "Add Phase" to "Replace Phase" (not yet implemented)
Add xform atoms button w/dialog
implement sort on occupancy
change error message when a non-existing atom is selected (happens with empty phase)
implement phase flags -- when more than one phase is present
move SetPhaseFlag to readexp.tcl
/
addcmds.tcl 1.10 2000/08/04
new procs: MakeXformAtomsBox, XformAtomsCoord, XformAtomsOcc, XformAtomsU
EraseAtoms
above used for global atom changes on phase pane
gsasmenu.tcl 1.14 2000/08/04
add commands to single xtal menu, as requested by Lachlan
readexp.tcl 1.19 2000/08/04
document that temptype can be changed in atominfo
readexp.tcl 1.18 2000/08/04
redo error msgs
phaseinfo: change atoms and spacegroup
atominfo: change iso/aniso flag
new routine: SetPhaseFlag (control which phases are used in a histogram)
new routine: EraseAtom

expgui 1.30 2000/07/28
add phase flag box to histogram page when more than one phase is present
define GetPhaseFlags & SetPhaseFlag to implement above
fix title on edit background
label background type (as suggested by Barb & Lachlan)
start paring out "shell" capabilities for Mac
gsascmds.tcl 1.23 2000/07/28
remove unneeded ref to Win98 for tcl_platform(os) (98 is reported as 95)

expgui 1.29 2000/07/20
use file join on notebook.tcl
move source atomcons.tcl to be done when pane is initialized
create UpdateCurrentPage to update all displayed panes
put UpdateCurrentPage into sethistlist; atoms are now updated after a reload
use array element for notebook panes [expgui(notebookpagelist)]
addcmds.tcl 1.9 2000/07/20
select new phase after a phase is added
gsascmds.tcl 1.22 2000/07/20
correct use R settings in Profile4Terms & GetLaue
odf.tcl 1.1 2000/07/20
Initial revision
orient.tcl 1.4 2000/07/20
move MDprefinfo into readexp.tcl
readexp.tcl 1.17 2000/07/20
Add odf (spherical harmonic) support
move March-Dollase support here from orient

expgui 1.28 2000/07/06
Change profile term labeling to use GetProfileTerms
use file copy for archive (unix)
put site multiplity on atoms page
implement MakeHistBox for histogram selection boxes
Add a heading for global mode to the histogram selection box
Implement changing profile type
add binding to select all atoms
click on atom box title rotates through atom sorting modes
new atom sort mode: mult
addcmds.tcl 1.8 2000/07/06
use short DOS names for adding histograms in Windows
Tell RAWPLOT users todo same (in RunRawplot)
atomcons.tcl 1.6 2000/07/06
add profile constraint subpage
rename DeleteEditAtomConstraint to CancelEditConstraint
gsascmds.tcl 1.21 2000/07/06
Add GetProfileTerms, GetLaue, ChangeProfileType etc.
orient.tcl 1.3 2000/07/06
use MakeHistBox for histogram selection box
profcons.tcl 1.1 2000/07/06
Initial revision
readexp.tcl 1.16 2000/07/06
delete the old expmap (except for expmap(Revision)) before doing mapexp
set proftype, profterms & pterm$n in hapinfo
profile constraints now in constrinfo
add profdefinfo to get default profile values

gsascmds.tcl 1.20 2000/07/03
fix aniso atoms in exp2xtl

expgui 1.27 2000/06/09
Change Reload msg as per suggestions
add MD pref orientation pane
fix bug in non-BWidget implementation
make CompressList survive use of strings
use -exportselection 0 for listboxes to avoid cut/paste conflicts
addcmds.tcl 1.7 2000/06/09
remove puts debugging commands
atomcons.tcl 1.5 2000/06/09
avoid error when sorting atoms with ALL as atom #
gsascmds.tcl 1.19 2000/06/09
Add warning when PGPLOT font file is not found
orient.tcl 1.2 2000/06/09
Minor cleanups
loop on $expmap(phaselist_$hist) so only used phases are shown
readexp.tcl 1.15 2000/06/09
Fix dropped character in titles
Find # of MD Pref Orient terms in hapinfo

orient.tcl 1.1 2000/06/06
Initial revision

expgui 1.26 2000/06/01
define default txtview(font)
addcmds.tcl 1.6 2000/06/01
add more than one atom at a time
atomcons.tcl 1.4 2000/06/01
fix XYZU bug
gsascmds.tcl 1.18 2000/06/01
add concurrent arg to runGSASwEXP (for RUNPLOT in histogram addition)
(NB this is incorrect, change should be to runGSASprog)
add coments, fix creation with lowercase .EXP filenames
fix expansion of disagl box

addcmds.tcl 1.5 2000/05/26
RUNPLOT & TOF on Add Histogram dialog

expgui 1.25 2000/05/18
Add constraints support
move to 1st page before loading a new .EXP file in readnewexp
hange from grid/pack slaves to winfo children
atomcons.tcl 1.3 2000/05/18
add revision string
atomcons.tcl 1.2 2000/05/18
fix bugs (already!)
test for more that 100 parmaters in a constraint
gsasmenu.tcl 1.13 2000/05/18
shortcut for powpref

expgui 1.24 2000/05/17
new option: allow a separate window for DISAGL
remove most underlines from menu options
provide keyboard accelerators for selected menu options
N.B. note new mechanism in gsasmenu.tcl for keyboard accelerators
use yellow highlight for active button on button bar
expgui 1.23 2000/05/17
cleanup reading lowercase .exp files
remove Tix!!! replace with BWidget
use options (opt.tcl) to get Tix-like appearance
treat "fixed" .EXP files as changed (to force a write before use)
Add support for 2 "leBail" options in the '00 version of GSAS
Change display of update message when .EXP is changed (with attention
to Windows screen placement)
Ignore macromolecular phases; recognize & flag magnetic phases
Use BWidget frame labels where possible
Move pane drawing from global code to MakePhasePane, MakeHistPane, MakeScalingPane {} {
Move pane drawing from global code to MakePhasePane, MakeHistPane, MakeScalingPane, MakeProfilePane
addcmds.tcl 1.4 2000/05/17
cleanup adding histograms to be prettier and to avoid paths for files
in the same directory as the .EXP (better portability)
atomcons.tcl 1.1 2000/05/17
Initial revision
gsascmds.tcl 1.17 2000/05/17
add force to rename
add rundisagl for disagl results in separate window
add pleasewait & donewait
gsasmenu.tcl 1.12 2000/05/17
add menubutton option line item to command defs (see genles)
change disagl to use separate script for results in window option

gsascmds.tcl 1.16 2000/05/16
ignore macromolecular phases
correct bug in spacegroup for export to .xtl
handle lowercase .EXP files in UNIX
use dictionary sort for filenames (so case is not sorted on)
Add a messagebox that is centered on parent (MyMessageBox)
readexp.tcl 1.14 2000/05/16
add constrinfo for atom constraint processing
readexp.tcl 1.13 2000/05/16
set expload return value to indicate when .EXP files are "fixed"
add expmap(phasetype) to indicate phase types
ignore * histgrams (I forget why)
fix error that caused 1st character in phase & overall titles to be lost

opts.tcl 1.1 2000/04/24
Initial revision

readexp.tcl 1.12 2000/02/02
create HST xx EPHAS records if missing

expgui 1.22 1999/11/19
fixup Archive code for Windows (as per Pamela Whitfield)
make autoload option UNIX only (until we can run GSAS pgms synchronously)

gsascmds.tcl 1.15 1999/11/17
Add routine to delete history records
fix composition bug for multiphase refinements
gsasmenu.tcl 1.11 1999/11/17
Add EraseHistory command
notebook.tcl 1.2 1999/11/17
define a -title configuration option
readexp.tcl 1.11 1999/11/17
Add routines to delete history records

expgui 1.21 1999/11/16
Switch over to use of pure Tk notebook widget when Tix is not present
define expgui(initstring) for user-defined initializations
expgui 1.20 1999/11/16
add timing option for debug
try deleting trace for speed up (no improvement in speed under wish 8.1)

notebook.tcl 1.1 1999/11/15
Initial revision

expgui 1.19 1999/10/11
cleanup multiple histogram selection -> single histogram transition

rewrite global profile display code to group or not group phases together
addcmds.tcl 1.3 1999/10/11
*** empty log message ***
gsasmenu.tcl 1.10 1999/10/11
document new global modes ("Group Phases Together")

before 1999/10/11

expgui 1.18 1999/09/09
correct background window bug (spelling of putontop)
gsascmds.tcl 1.14 1999/09/09
hide grab fail error messages
,
gsasmenu.tcl 1.9 1999/09/09
fix vrstplot call so that EXP name is passed

expgui 1.17 1999/07/22
clear atom box etc when loading an "empty" .EXP file
avoid DisplayProfile error when loading an "empty" .EXP file
addcmds.tcl 1.2 1999/07/22
revise for exptool that adds multiple atoms
gsascmds.tcl 1.13 1999/07/22
Fix resize of ShowBigMessage

expgui 1.16 1999/07/21
add autoload mode
add support for adding phases, histograms and atoms
reset expmap when loading a new .EXP file
use putontop and afterputontop
change alpha, beta & gamma to greek letters
expgui 1.15 1999/07/21
fix windows archive error
addcmds.tcl 1.1 1999/07/21
Initial revision
gsascmds.tcl 1.12 1999/07/21
adopt putontop and afterputontop
new autoexpload option
change file lists to -dictionary
add ShowBigMessage
readexp.tcl 1.10 1999/07/21
fix bug in create blank exp file (createexp) and make sure that lines
will always be padded long enough

expgui 1.14 1999/04/08
Add Id to top of file
gsascmds.tcl 1.11 1999/04/08
define histogram slider to reach all maximum histogram for liveplot options
Add Id
gsasmenu.tcl 1.8 1999/04/08
Add Id to header
readexp.tcl 1.9 1999/04/08
Add Id to header

expgui 1.13 1999/03/30
Set expnam on command line to upper case
move expgui to center of screen window, if we will put the file open
on top. This is because the open window can end up partly off screen otherwise.

expgui 1.12 1999/03/19
bug fixes for reading new .EXP files
gsascmds.tcl 1.10 1999/03/19
rename file directory routines
make file menus smarter w/r to windows usage
fix bug with spaces in filenames

expgui 1.11 1999/02/22
save the selected atom list and move the scroll restore so it is done correctly

expgui 1.10 1999/02/19
Cleanup warnings
gsascmds.tcl 1.9 1999/02/19
cleanup warnings
gsascmds.tcl 1.8 1999/02/19
*** empty log message ***
gsascmds.tcl 1.7 1999/02/19
Clean up file input dialogs for convert and .exp files
Add composition computation (composition & writelst)
Add XTL coordinate export routine (exp2xtl, SetExportPhase & writextl)
gsasmenu.tcl 1.7 1999/02/19
Add composition and exp2xtl commands, remove slst and sexp [not implemented anyway]

readexp.tcl 1.8 1999/02/18
Fix U aniso order
readexp.tcl 1.7 1999/02/18
add space group to phase info
readexp.tcl 1.6 1999/02/18
Add support for atom multiplicity

gsascmds.tcl 1.6 1999/02/16
change comment
gsasmenu.tcl 1.6 1999/02/16
bug fixed
gsasmenu.tcl 1.5 1999/02/16
add vrstplot

expgui 1.9 1999/02/02
fix typo in 1.8
update phase page on reload
make sure that all set commands trigger the expgui(changed) flag
readexp.tcl 1.5 1999/02/02
add label-set

gsascmds.tcl 1.5 1999/01/25
fix bug in ChooseExpFil to allow lower case .exp

expgui 1.8 1999/01/20
use custom file open box
allow for a new .EXP file to be opened from a dialog
add filesort option
add phase select to readnewexp
fix bug in SetupExtractHist for empty .EXP files
gsascmds.tcl 1.4 1999/01/20
change labels on .EXP select menu
gsascmds.tcl 1.3 1999/01/20
use custom file open box; fix GSAS env definition on -95 and -NT
gsasmenu.tcl 1.4 1999/01/20
remove unused stuff
add SaveOptions
remove New_expnam

expgui 1.7 1999/01/13
redo loadexp so that page does not change on reload
Add SaveOptions
gsasmenu.tcl 1.3 1999/01/13
minor changes
document "Override backspace" & exit

gsasmenu.tcl 1.2 1999/01/09
minor wording

expgui 1.6 1999/01/07
misc fixes:
set working directory when expgui(expfile) is changed because GSAS must be
run in the directory of the EP file

fixup relative paths if used for the script name

fix bug in expgui(gsasexe) file join

in DisplayProfile & make sure that entrycmd(trace) is as 0 when return is done

add Override backspace to options
gsascmds.tcl 1.2 1999/01/07
remove compressprog -- not used

move definition of environment variables so they are defined at runtime

move xterm errors to catch statement

expgui 1.5 1999/01/06
Many changes so that expgui incorporates tkgsas (gsas shell) capabilities

Allow expgui to create nearly empty .EXP files
Fix the various menus so that these blank files are treated properly
gsascmds.tcl 1.1 1999/01/06
Initial revision
gsasmenu.tcl 1.1 1999/01/06
Initial revision
readexp.tcl 1.4 1999/01/06
add createexp to create an EXP file
fix bug in exphistory when no HSTRY records are present
add title to expinfo
add set option for name (phase name) in phaseinfo
fix padding in expwrite

expgui 1.4 1999/01/01
add tcl_version < 8.0 error
add history display & tracking
update title when modified
move lsPage to 1st page
change option menu name & merge in Global mode menu
add loop to flag external changes to current exp file (afterawhile & whenidle)
move Archive Exp to options
readexp.tcl 1.3 1999/01/01
add existsexp, delexp, exphistory
change cdatget to use existsexp to avoid the debug warning

expgui 1.3 1998/12/31
move scale to "scaling" (prev phase frac) page
add scroll bar to phase fractions
rename archiveexp to savearchiveexp
move "set expgui(changed) 0" to savearchiveexp

expgui 1.2 1998/12/28
minor fixes
comment out $expgui(lsFrame).f1.a.cbXXX entries until Bob gets the new version out
readexp.tcl 1.2 1998/12/28
fix bug -- set print option as 0 for missing entry.

expgui 1.1 1998/12/26
Initial revision
readexp.tcl 1.1 1998/12/26
Initial revision


EXPGUI top
Brian Toby (Brian.Toby@NIST.GOV)
Created Sun Oct 14 01:46:59 EDT 2001