source: trunk/GSASIIgrid.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1312   11 years toby Parametric fit; work on PseudoVars? (more 2 come); minor code cleanups
(edit) @1306   11 years vondreele fix status bar issues in seq plots fix missing colSigs for atom xyz columns
(edit) @1303   11 years vondreele selection of Tutorials from the Help menu forces a SetDirectory? in …
(edit) @1299   11 years toby Set conf flags consistently for .py files
(edit) @1298   11 years toby Start on parametric fitting; Time for new manual; fix minor formatting
(edit) @1297   11 years vondreele setup sequential small angle refinements & display includes copy & …
(edit) @1295   11 years vondreele disable plotting while multiple PWDR & SASD data sets are imported - …
(edit) @1290   11 years vondreele small changes to seq refinement results: fic status bar creation & …
(edit) @1288   11 years vondreele remove HKL Controls GUI - all function now keystrokes on plot.
(edit) @1287   11 years toby Seq Ref: add pseudo var; open Seq Ref after refinement; highlight …
(edit) @1286   11 years vondreele improvements to HKL plotting for powders & single xtal data a note …
(edit) @1285   11 years vondreele Add hkl plotting for powder reflection sets
(edit) @1284   11 years toby Redo plot to allow column selection; some cleanup
(edit) @1283   11 years vondreele open a SASD gpx file now starts at SASD file & plot fix 2/a & 2/c …
(edit) @1282   11 years toby sequential refinement updates
(edit) @1281   11 years vondreele fix a problem with plot focus change event & SASD Model GUIs
(edit) @1277   11 years vondreele 1st working SASD fit version. Implement UnDo? option for SASD fitting.
(edit) @1269   11 years vondreele more model fitting in SASD add a possible for plotting hkls from …
(edit) @1267   11 years toby add selected copy for sample param
(edit) @1265   11 years toby reorg histogram copy routines to only offer appropriate histogram …
(edit) @1263   11 years vondreele comment out the LEAVE_WINDOW in ValidatedTextCtrl? - leads to weird …
(edit) @1262   11 years toby change validated text control so that SetValue? stores the result
(edit) @1259   11 years toby fix missing decimal on radius and format numbers in ValidatedTextCtrl?
(edit) @1257   11 years toby change selector for hist. copy & copy flags; change seq ref hist …
(edit) @1248   11 years vondreele add setscale for SASD data don't square the 1/cos(2-theta) correction …
(edit) @1247   11 years toby allow wildcarded-histogram constraint input; implement for seq refinements
(edit) @1246   11 years vondreele add PlotSASDSizeDist to auto plots for SASD/Model fix shapes form …
(edit) @1240   11 years vondreele add control for copying parms from one histogram to next in a …
(edit) @1236   11 years toby Add FXYE & XYE exporters; allow multiple powder exports; fix …
(edit) @1232   11 years vondreele add copy substances fix azimuth offset in polarization calc make sasd …
(edit) @1221   11 years vondreele fix plotting issues of PWDR vs SASD now all seems OK Might be better …
(edit) @1214   11 years toby fix use of RB vars in G2VarObj, etc.; Add select tab to restraints
(edit) @1211   11 years toby more work on var browser
(edit) @1210   11 years vondreele constrast changed to substance add absorption results to substances …
(edit) @1209   11 years toby line up columns in parameter selection boxes; add a filter for …
(edit) @1208   11 years vondreele complete contrast calculator for small angle data. implement a Load …
(edit) @1207   11 years vondreele add contrast calculator GUI (does nothing yet) to SASD fix notebook …
(edit) @1206   11 years vondreele fix to notebook add run no. to MC/SA progress bar
(edit) @1205   11 years vondreele Add models to SASD data tree Add error bar plotting to SASD data Add …
(edit) @1203   11 years vondreele show q in powder/sasd plots work on absorption corr. for sasd data
(edit) @1202   11 years toby further refinements on ValidatedTxtCtrl?; update G2VarObj to allow …
(edit) @1201   11 years vondreele remove bind to leave window in ValidatedTxtCtrl?; interfered with …
(edit) @1199   11 years vondreele 1st import of small angle data, create SASD data from image. Work on …
(edit) @1195   11 years vondreele Add an update d-zero command add new tutorial for strain fitting
(edit) @1189   11 years vondreele change ring search defaults for stress/strainCalc implement a fit all …
(edit) @1184   11 years vondreele First working version of strain refinement from image data
(edit) @1183   11 years toby fixup number formatting; update produced doc files
(edit) @1177   11 years vondreele try to add more control over number format from ValidatedTxtCtrl? not …
(edit) @1172   11 years toby ask to link phases to histograms after an import of either; rethink …
(edit) @1161   12 years toby finish ISODISTORT occupancy modes
(edit) @1160   12 years toby finish ISODISPLACE fixes; improve show var window; improve help …
(edit) @1147   12 years toby Complete initial ISODISPLACE implementation; mod. phase …
(edit) @1145   12 years toby move DefaultControls? out of g2grid to avoid wx requirement; now import …
(edit) @1143   12 years toby rework constraints to handle names and refine flag for new var (input …
(edit) @1138   12 years toby major constraints revision
(edit) @1128   12 years vondreele mask picking redone; all now made by key, mouse or submenu some update …
(edit) @1127   12 years toby more export changes to catch up to data structure updates; update …
(edit) @1126   12 years toby fix radii editing & reflection table access in CIF export
(edit) @1124   12 years toby add a new mask menu command; change the dataframe status when in new …
(edit) @1117   12 years toby update some menu labels; Add new multi-item selector; Add map export; …
(edit) @1115   12 years toby rework exports for new types
(edit) @1110   12 years vondreele removed Uniq % Phi from reflection data structure - make locally …
(edit) @1106   12 years vondreele modify reflection array to be a dictionary with 4 items: RefList?, …
(edit) @1087   12 years vondreele simulated CW powder data now complete with Poisson errors
(edit) @1086   12 years toby finish dummy (simulated) histogram
(edit) @1080   12 years toby revise export menu; add multiple selection to G2gd.ItemSelector?
(edit) @1077   12 years toby cleanup plot & svn bugs; set missing keywords; CIF export done; update docs
(edit) @1072   12 years vondreele fix distangle dialog reset
(edit) @1069   12 years toby finally a working CIF exporter (export mechanism needs configuring); …
(edit) @1067   12 years toby CIF updates
(edit) @1059   12 years toby new license file; improve ValidatedTxtCtrl? & ScrolledMultiEditor?
(edit) @1057   12 years toby reorg UserCalibrants? into ImageCalibrants?; Add trim (whitespace) …
(edit) @1056   12 years vondreele restore multiprocessing MCSA
(edit) @1047   12 years toby change update for new windows; improve About box
(edit) @1033   12 years toby Fix Select tab menu buttons by getting unused Id values
(edit) @1030   12 years vondreele mods to CIF export add residuals to histogram GUI save histogram …
(edit) @1029   12 years vondreele fix some things enCIFr whines about
(edit) @1028   12 years toby print/export distances & angles
(edit) @1017   12 years vondreele implement excluded regions - 1st attempt
(edit) @1016   12 years vondreele remove PawleyDelete? - not used fix floating point error in vcov matrix …
(edit) @1007   12 years vondreele "improved" Pawley extraction by flipping negative intensitied to 1/2 …
(edit) @995   12 years vondreele remove extra imports, etc. from GSASIIddataGUI.py Select page --> …
(edit) @994   12 years vondreele put back in oldPage stuff inadvertently deleted from GSASIIphsGUI
(edit) @991   12 years vondreele cov matrix scaling changes new select page menu for phase pages - test …
(edit) @981   12 years toby introduce regress option; fix esd printing; more docs; new Mac app …
(edit) @978   12 years vondreele make MC/SA fortran stuff all REAL*8 add glFreeType.py - doesn't work …
(edit) @968   12 years vondreele disable multiprocess stuff comment one line
(edit) @962   12 years vondreele implement multiprocessing for MC/SA calculations
(edit) @951   12 years vondreele more on MC/SA
(edit) @939   12 years toby fix & cleanup unit tests; add/change doc strings for sphinx; add all …
(edit) @937   12 years toby More improvements to ValidatedTxtCtrl?
(edit) @936   12 years vondreele more MC/SA stuff further drawing optimization
(edit) @934   12 years vondreele changes for MC/SA
(edit) @933   12 years toby Add megawidgets needed for CIF development
(edit) @927   12 years vondreele more G2str fixes
(edit) @923   12 years toby more doc updates
(edit) @914   12 years toby fix wx.Notebook emulation
(edit) @913   12 years toby add wx.Notebook emulation
(edit) @912   12 years toby Change phase data window so that user resize is tracked and saved; …
(edit) @906   12 years toby switch to aui.notebook for data display window; work on phase data …
Note: See TracRevisionLog for help on using the revision log.