source: trunk/GSASIIdataGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5028   18 months vondreele remove another misused wx.CallAfter? in OnRefine? small change to one of …
(edit) @5026   19 months vondreele fixes to LeBail?: remove the wx.CallAfter? - undesirable effects clear …
(edit) @5025   19 months vondreele Add shell plots to 3D reflection plots. Fix escape character issues …
(edit) @5021   19 months vondreele use copy.deepcopy on element info in PDF stuff to avoid cross talk …
(edit) @5003   20 months toby redo LeBail? msg to show up only after screen paint & only show what is …
(edit) @5000   20 months toby deal with deleting histograms from tree w/sequential fits
(edit) @4989   21 months toby more proxy stuff
(edit) @4987   21 months toby duplicate Seq->csv export; set svn proxy from environment variables
(edit) @4979   21 months vondreele add new function UpdateSelection?() to G2TreeCtrl, used it in a few …
(edit) @4977   21 months vondreele fix bad crash (blown out of python!) in OnDataDelete?. Remove CallAfter?
(edit) @4974   21 months vondreele fix single crystal merge routines (missing Instrument Parameters) add …
(edit) @4968   21 months toby finish hist/phase tree entry; create new help file for it(incomplete)
(edit) @4967   21 months vondreele rearrange atom editing menus
(edit) @4965   21 months toby start work on option to move Phase/Data? to 1st level in tree
(edit) @4951   22 months toby working fullrmc implementation. Much more to do (see TODO in phsGUI), …
(edit) @4910   22 months vondreele Add Wilson statistics to Reflection list menu - computes Wilson plot, …
(edit) @4890   2 years vondreele use os.path.dirname(filename) instead of G2G.GetImportPath? for iparm …
(edit) @4889   2 years toby do not change image formatName
(edit) @4888   2 years vondreele define Uani as 1/3 trace of diagonalized U matrix in export cif
(edit) @4875   2 years vondreele Add Nvar to Notebook entry for LS refinement result
(edit) @4869   2 years toby .Raise() is causing crashes, use only on wx.Dialog or wx.Frame
(edit) @4860   2 years vondreele change titles & labels for shift/esd plot since it plots intiial …
(edit) @4857   2 years vondreele Add new button to Covariance page - Show last shift/esd bar plot Add …
(edit) @4852   2 years vondreele clarify text about constraints in ShowLSParms put a wx.Raise in for …
(edit) @4850   2 years vondreele fix LeBail? test to skip HKLF histograms in G2strMain fix DBW access …
(edit) @4847   2 years vondreele Add (TBD) hide/showtoggle for single crystal systematic extinctions in …
(edit) @4846   2 years toby save GPX before OnFileSave?
(edit) @4843   2 years toby fix Le Bail issues: LB before refinement; bug for combined fits; …
(edit) @4841   2 years toby fix bind problem w/Sequential plots; open sequential fit tree item on start
(edit) @4840   2 years toby LeBail? issues: bug on zero cycles fixed; new LeBail? fit menu item; …
(edit) @4837   2 years vondreele change line styles in fprme f' & f" plot. add a Raise for the …
(edit) @4833   2 years toby popup menu for GSGrids; split off sequential display; rename File menu …
(edit) @4829   2 years toby minor bugs: site sym for wrong RB; GUI stuff; force RB edit before …
(edit) @4825   2 years toby remove unused & deleted hists from seq ref; option to remove hists …
(edit) @4822   2 years toby Warn if param limits on constrained vars
(edit) @4819   2 years toby seq ref: fix & edit phase vars for 1 hist; spyder conveniences; …
(edit) @4809   2 years toby display more Residue rigid body info; better docs
(edit) @4806   2 years vondreele remove bigSizer from UpdatePWHKPlot - use mainSizer = vertical box …
(edit) @4803   2 years toby don't reuse dataWindow sizer for background or PWDR; plotting: reset f …
(edit) @4801   2 years toby Cleanup deleted hists in Phase/data; improve help button location; …
(edit) @4789   2 years toby switch to new HessianLSQ; Ouch#4 msg in GUI; misc wx4.1 fixes; docs …
(edit) @4780   2 years toby separate hard & SVD singularities, new code in GSASIImath_new.py not …
(edit) @4764   2 years toby HessianLSQ: force vars to float; small wx 4.1 fixes; scriptable: more …
(edit) @4763   2 years vondreele cleanup tif import for PIL use - remove commented lines move …
(edit) @4761   2 years toby refinements with no variables or no cycles
(edit) @4759   2 years toby wx4.1 & mpl3.3 fixes
(edit) @4724   2 years toby add Big Sur patch for OpenGL.GL bug
(edit) @4717   2 years toby remove mpl 3.3 warning
(edit) @4693   2 years toby updates to math_new after testing; improve output
(edit) @4690   2 years toby major updates to trial version of HessianLSQ
(edit) @4689   2 years vondreele fix formatting issues on Covariance tab
(edit) @4687   2 years toby Add e key for excluded region creation; switch to hist in tree after m …
(edit) @4685   2 years vondreele Add gain map calculator
(edit) @4682   2 years toby improve refinement messages; help info
(edit) @4680   2 years toby add UTF to config.py; covariance: add reduced Chi2 & help button; …
(edit) @4671   2 years vondreele add refinable multiplier for a fixed background; multiplier is now …
(edit) @4664   2 years toby pretty up Controls panel; add & update help
(edit) @4660   2 years vondreele Add atom site fraction calculator for 2 atom shared sites
(edit) @4659   2 years toby extensive Origin 1->2 updates; merge SetupGeneral? into a single …
(edit) @4658   2 years toby implement package version checking; fix broken mpl pick code
(edit) @4645   2 years toby more workarounds for Mac svn checksum problem
(edit) @4644   2 years toby fix seq table w/old gpx
(edit) @4640   2 years toby workarounds for Mac svn checksum problem
(edit) @4637   2 years toby reset plot when changing between data types
(edit) @4635   2 years vondreele change all 'Ur' to 'r' in open commands double all '\' in G2scriptable …
(edit) @4628   2 years toby fixup display of sequential refinement messages
(edit) @4624   2 years toby improve rigid body stuff; finish tutorial
(edit) @4622   2 years vondreele Put try/except/pass around block of code that seems to raise c++ …
(edit) @4620   2 years vondreele fix counting bug in SumDialog?.OnTest?
(edit) @4594   2 years vondreele remove WACV,wx.ALIGN_CENTER_VERTICAL from all Add for wx.VERTICAL …
(edit) @4588   2 years toby use G2VarObj for param limits; add more info to seq. ref. done dialog; …
(edit) @4583   2 years toby revise graphics & input for Insert Rigid Body
(edit) @4578   2 years toby docs for freezing parameters started + docs cleanup; start scriptable …
(edit) @4573   3 years toby RB extensions and minor bug fixes
(edit) @4568   3 years vondreele cleanup of RollMap? command
(edit) @4564   3 years vondreele add Roll Map capability to Map Peaks menu - only for charge flip maps
(edit) @4554   3 years vondreele remove CR from Notebook entries
(edit) @4552   3 years vondreele reinstate wx.CallAfter? for ReloadFromGPX - needed to get reload to …
(edit) @4549   3 years vondreele use AddToNotebook? in Refine - remove wx.CallAfter? for self.ReloadFrom?
(edit) @4548   3 years vondreele Add csv exporter for reflectometry data
(edit) @4547   3 years vondreele AddToNotebook? routine added & implemented for peakfit & charge flipping
(edit) @4534   3 years toby implement variable limits; show cell under Dij vals
(edit) @4532   3 years toby refactor ViewLSparms; more fullrmc work
(edit) @4531   3 years vondreele remove q-plot & d-plot options for Limits PWDR plot some cleanup in …
(edit) @4525   3 years toby add reload to draw atoms
(edit) @4515   3 years toby new capability: general parameter access
(edit) @4514   3 years vondreele remove non gpx entries from recent projects continue work on magnetism
(edit) @4511   3 years toby fix rename, make sure hist is not used
(edit) @4503   3 years toby fix problems wit multiple instances of a single RB and with adding …
(edit) @4492   3 years vondreele cleanup here & there
(edit) @4491   3 years toby Add VoidMap?; change min/max in ValidatedTextCtrl? to xmin/xmax; new …
(edit) @4466   3 years vondreele change Pawley refinement menu items for setting/unsetting refine flags …
(edit) @4450   3 years vondreele Add Histogram bonds & angles to Atoms/Compute? menu - makes histogram …
(edit) @4448   3 years toby add complete molecule (slow) & fix use of radii
(edit) @4432   3 years vondreele change ifConstraint flag in Transform to False flag missing reflection …
(edit) @4431   3 years toby new code for locating RBs; redo GUI for RB extractor
(edit) @4429   3 years toby not that change yet
(edit) @4428   3 years toby minor RB stuff in prep for new add RB code
(edit) @4421   3 years toby add R.B. extractor; misc doc updates; plt bug after strip Hs; grid …
(edit) @4412   3 years toby update tree item display after delete data tree entry
Note: See TracRevisionLog for help on using the revision log.