source: trunk/GSASIIdataGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5239   3 years toby add warning when phase fraction constraint is added as per Bob
(edit) @5236   3 years vondreele fix formatting issue in Covariance window document stuff in G2dataGUI, …
(edit) @5233   3 years vondreele fix runAbsorb so it runs Absorb
(edit) @5212   3 years vondreele add new tool for showing neutron, x-ray & magnetic (if any) form …
(edit) @5203   3 years vondreele fix 'Type' bug in getBackground for stacking fault simulations add new …
(edit) @5194   3 years toby include wx.Yield during refinement progress updates
(edit) @5187   3 years toby more seq fixes: no SetISOmodes msgs; cleanup tbl creation & fix iso …
(edit) @5185   3 years toby seq: load only used phases into parmDict, speed constr. check; trim …
(edit) @5182   3 years vondreele some cosmetic code fixes here & there implement/fix LeBail? refinments …
(edit) @5178   3 years toby fix wrong indent on search code & remove code that caused crash on …
(edit) @5175   3 years vondreele Add a Calculate Rings menu item to Image/Calibrate?; useful for very …
(edit) @5168   3 years toby fixes to warn rather than fail with Python 3.10
(edit) @5166   3 years vondreele implement ISODISTORT displacement mode parameters for PDFfit limited …
(edit) @5153   3 years toby revamp of constraints New Var does not use dependent param vary flags; …
(edit) @5151   3 years toby improve seq. ref. constraint warning
(edit) @5139   3 years vondreele further fixes for putting Type in the DData entry.
(edit) @5138   3 years vondreele Add histogram Type to default DData dictionary; needed for EDX but …
(edit) @5135   3 years toby show that max(shtf/esd) is from all cycles; fix bug for install path …
(edit) @5118   3 years toby revisions for constraint processing & display
(edit) @5106   4 years vondreele modifications to handle sequential PDFfit analysis & plot the results. …
(edit) @5095   4 years vondreele fix RESO in export MTZ
(edit) @5094   4 years vondreele fix issues in export MTZ. Make F as default (instead of F2)
(edit) @5090   4 years vondreele add MTZ exporter for both F2 and F options. The F style MTZ file can …
(edit) @5082   4 years toby fix scaling of ISODISTORT displacement modes so esds are correct; …
(edit) @5072   4 years toby cleanup indexing of phases/hists
(edit) @5071   4 years vondreele Add 'Temp' to PDF controls - needed for future se. PDFfit fix bugs in …
(edit) @5070   4 years toby ISO: add show mode defs; create CIF for ISO calc; remove ISO calc from …
(edit) @5068   4 years toby add Run ISODISTORT to menu for ISODISTORT tab; allow it to be rerun
(edit) @5067   4 years toby ISODISTORT mode/displacement fixes; allow indexing of all Phases where …
(edit) @5066   4 years vondreele fixes to RMCProfile stuff to accomodate creation of vacancies in …
(edit) @5064   4 years vondreele
(edit) @5057   4 years vondreele cleanup ISODISTORT references in constraints & its phase tab …
(edit) @5054   4 years vondreele place run ISODISTORT in General/Compute? menu Create interface to …
(edit) @5051   4 years toby FPA help updates; misc minor fixes
(edit) @5046   4 years toby suppress breakpoint() unless inside spyder or debug mode is set; …
(edit) @5043   4 years vondreele Add ISODISTORT menu option to RMC menu; active only for PDFfit (under …
(edit) @5042   4 years toby implement sequential CIF export; minor CIF bug fixes; add su to seq …
(edit) @5038   4 years toby Major revision to constraints including an update to the Sequential …
(edit) @5028   4 years vondreele remove another misused wx.CallAfter? in OnRefine? small change to one of …
(edit) @5026   4 years vondreele fixes to LeBail?: remove the wx.CallAfter? - undesirable effects clear …
(edit) @5025   4 years vondreele Add shell plots to 3D reflection plots. Fix escape character issues …
(edit) @5021   4 years vondreele use copy.deepcopy on element info in PDF stuff to avoid cross talk …
(edit) @5003   4 years toby redo LeBail? msg to show up only after screen paint & only show what is …
(edit) @5000   4 years toby deal with deleting histograms from tree w/sequential fits
(edit) @4989   4 years toby more proxy stuff
(edit) @4987   4 years toby duplicate Seq->csv export; set svn proxy from environment variables
(edit) @4979   4 years vondreele add new function UpdateSelection?() to G2TreeCtrl, used it in a few …
(edit) @4977   4 years vondreele fix bad crash (blown out of python!) in OnDataDelete?. Remove CallAfter?
(edit) @4974   4 years vondreele fix single crystal merge routines (missing Instrument Parameters) add …
(edit) @4968   4 years toby finish hist/phase tree entry; create new help file for it(incomplete)
(edit) @4967   4 years vondreele rearrange atom editing menus
(edit) @4965   4 years toby start work on option to move Phase/Data? to 1st level in tree
(edit) @4951   4 years toby working fullrmc implementation. Much more to do (see TODO in phsGUI), …
(edit) @4910   4 years vondreele Add Wilson statistics to Reflection list menu - computes Wilson plot, …
(edit) @4890   4 years vondreele use os.path.dirname(filename) instead of G2G.GetImportPath? for iparm …
(edit) @4889   4 years toby do not change image formatName
(edit) @4888   4 years vondreele define Uani as 1/3 trace of diagonalized U matrix in export cif
(edit) @4875   4 years vondreele Add Nvar to Notebook entry for LS refinement result
(edit) @4869   4 years toby .Raise() is causing crashes, use only on wx.Dialog or wx.Frame
(edit) @4860   4 years vondreele change titles & labels for shift/esd plot since it plots intiial …
(edit) @4857   4 years vondreele Add new button to Covariance page - Show last shift/esd bar plot Add …
(edit) @4852   4 years vondreele clarify text about constraints in ShowLSParms put a wx.Raise in for …
(edit) @4850   4 years vondreele fix LeBail? test to skip HKLF histograms in G2strMain fix DBW access …
(edit) @4847   4 years vondreele Add (TBD) hide/showtoggle for single crystal systematic extinctions in …
(edit) @4846   4 years toby save GPX before OnFileSave?
(edit) @4843   4 years toby fix Le Bail issues: LB before refinement; bug for combined fits; …
(edit) @4841   4 years toby fix bind problem w/Sequential plots; open sequential fit tree item on start
(edit) @4840   4 years toby LeBail? issues: bug on zero cycles fixed; new LeBail? fit menu item; …
(edit) @4837   4 years vondreele change line styles in fprme f' & f" plot. add a Raise for the …
(edit) @4833   4 years toby popup menu for GSGrids; split off sequential display; rename File menu …
(edit) @4829   4 years toby minor bugs: site sym for wrong RB; GUI stuff; force RB edit before …
(edit) @4825   4 years toby remove unused & deleted hists from seq ref; option to remove hists …
(edit) @4822   4 years toby Warn if param limits on constrained vars
(edit) @4819   4 years toby seq ref: fix & edit phase vars for 1 hist; spyder conveniences; …
(edit) @4809   4 years toby display more Residue rigid body info; better docs
(edit) @4806   4 years vondreele remove bigSizer from UpdatePWHKPlot - use mainSizer = vertical box …
(edit) @4803   4 years toby don't reuse dataWindow sizer for background or PWDR; plotting: reset f …
(edit) @4801   4 years toby Cleanup deleted hists in Phase/data; improve help button location; …
(edit) @4789   4 years toby switch to new HessianLSQ; Ouch#4 msg in GUI; misc wx4.1 fixes; docs …
(edit) @4780   4 years toby separate hard & SVD singularities, new code in GSASIImath_new.py not …
(edit) @4764   4 years toby HessianLSQ: force vars to float; small wx 4.1 fixes; scriptable: more …
(edit) @4763   4 years vondreele cleanup tif import for PIL use - remove commented lines move …
(edit) @4761   4 years toby refinements with no variables or no cycles
(edit) @4759   4 years toby wx4.1 & mpl3.3 fixes
(edit) @4724   4 years toby add Big Sur patch for OpenGL.GL bug
(edit) @4717   4 years toby remove mpl 3.3 warning
(edit) @4693   4 years toby updates to math_new after testing; improve output
(edit) @4690   4 years toby major updates to trial version of HessianLSQ
(edit) @4689   4 years vondreele fix formatting issues on Covariance tab
(edit) @4687   4 years toby Add e key for excluded region creation; switch to hist in tree after m …
(edit) @4685   4 years vondreele Add gain map calculator
(edit) @4682   4 years toby improve refinement messages; help info
(edit) @4680   4 years toby add UTF to config.py; covariance: add reduced Chi2 & help button; …
(edit) @4671   4 years vondreele add refinable multiplier for a fixed background; multiplier is now …
(edit) @4664   5 years toby pretty up Controls panel; add & update help
(edit) @4660   5 years vondreele Add atom site fraction calculator for 2 atom shared sites
(edit) @4659   5 years toby extensive Origin 1->2 updates; merge SetupGeneral? into a single …
(edit) @4658   5 years toby implement package version checking; fix broken mpl pick code
(edit) @4645   5 years toby more workarounds for Mac svn checksum problem
(edit) @4644   5 years toby fix seq table w/old gpx
Note: See TracRevisionLog for help on using the revision log.