source: trunk/GSASIIdataGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5362   11 months toby Laue Fringe bug fixes
(edit) @5342   12 months toby Add option to highlight classes of reflections in Unit Cells List
(edit) @5336   13 months vondreele more fixes to cluster analysis
(edit) @5332   13 months vondreele fix bugs & make changes to Cluster Analysis stuff & add new help text …
(edit) @5323   13 months vondreele improvements to cluster analysis
(edit) @5322   13 months vondreele improvements to scipy cluster analysis & start on Scikit-learn version
(edit) @5319   14 months vondreele fixs & improvements to cluster analysis
(edit) @5318   14 months vondreele Good 1st version of cluster analysis; missing docs
(edit) @5317   14 months toby fullrmc updates
(edit) @5312   15 months vondreele Improvements to REFD GUI: added spinners on roughness & thickness; …
(edit) @5311   15 months vondreele Add Make CSV from table to the Reflection List menu.
(edit) @5309   15 months vondreele Add EFtable to list of returned items from G2strIO.GetPhaseData? every …
(edit) @5307   15 months vondreele add micro-ED support. New electron scattering tables, new histogram …
(edit) @5303   16 months toby export peaks to PreDICT
(edit) @5301   16 months toby Add option to show extinction reflections to Index Cells List display; …
(edit) @5297   16 months vondreele ix format of LeBail? zero cycle result popup revisions to incomm. mag. …
(edit) @5293   16 months vondreele fix bugs in computing partials, zero cycle refines & covar matrix …
(edit) @5291   16 months vondreele add new menu item to Calculate: "Save partials as csv" Simplify GUI …
(edit) @5287   17 months vondreele improvements to zero cycle refinement & partial calcs.
(edit) @5282   17 months vondreele fixes to partial plots
(edit) @5276   17 months toby always remove excluded regions from difference plots; plot phase partials
(edit) @5275   17 months toby change partial pickle file contents; make partial .csv optional
(edit) @5274   17 months toby implement save of intensities by phase (partials)
(edit) @5272   17 months toby fix Pawley guidance & some html bookmarks
(edit) @5271   17 months toby add in Laue Fringe peak fitting
(edit) @5265   18 months toby back out LaueFringe? dev work
(edit) @5264   18 months toby print weight fraction w/esd even if not directly varied
(edit) @5262   18 months vondreele revise help pages to a common style; bullet points instead of …
(edit) @5260   18 months toby Add new progress window as an option
(edit) @5254   18 months vondreele fix image integration for 2-theta stepped images fix issues with …
(edit) @5245   19 months toby add new mode for peak fitting
(edit) @5239   19 months toby add warning when phase fraction constraint is added as per Bob
(edit) @5236   19 months vondreele fix formatting issue in Covariance window document stuff in G2dataGUI, …
(edit) @5233   19 months vondreele fix runAbsorb so it runs Absorb
(edit) @5212   19 months vondreele add new tool for showing neutron, x-ray & magnetic (if any) form …
(edit) @5203   19 months vondreele fix 'Type' bug in getBackground for stacking fault simulations add new …
(edit) @5194   19 months toby include wx.Yield during refinement progress updates
(edit) @5187   20 months toby more seq fixes: no SetISOmodes msgs; cleanup tbl creation & fix iso …
(edit) @5185   20 months toby seq: load only used phases into parmDict, speed constr. check; trim …
(edit) @5182   20 months vondreele some cosmetic code fixes here & there implement/fix LeBail? refinments …
(edit) @5178   20 months toby fix wrong indent on search code & remove code that caused crash on …
(edit) @5175   20 months vondreele Add a Calculate Rings menu item to Image/Calibrate?; useful for very …
(edit) @5168   20 months toby fixes to warn rather than fail with Python 3.10
(edit) @5166   20 months vondreele implement ISODISTORT displacement mode parameters for PDFfit limited …
(edit) @5153   21 months toby revamp of constraints New Var does not use dependent param vary flags; …
(edit) @5151   21 months toby improve seq. ref. constraint warning
(edit) @5139   21 months vondreele further fixes for putting Type in the DData entry.
(edit) @5138   21 months vondreele Add histogram Type to default DData dictionary; needed for EDX but …
(edit) @5135   21 months toby show that max(shtf/esd) is from all cycles; fix bug for install path …
(edit) @5118   22 months toby revisions for constraint processing & display
(edit) @5106   22 months vondreele modifications to handle sequential PDFfit analysis & plot the results. …
(edit) @5095   23 months vondreele fix RESO in export MTZ
(edit) @5094   23 months vondreele fix issues in export MTZ. Make F as default (instead of F2)
(edit) @5090   23 months vondreele add MTZ exporter for both F2 and F options. The F style MTZ file can …
(edit) @5082   23 months toby fix scaling of ISODISTORT displacement modes so esds are correct; …
(edit) @5072   23 months toby cleanup indexing of phases/hists
(edit) @5071   23 months vondreele Add 'Temp' to PDF controls - needed for future se. PDFfit fix bugs in …
(edit) @5070   23 months toby ISO: add show mode defs; create CIF for ISO calc; remove ISO calc from …
(edit) @5068   2 years toby add Run ISODISTORT to menu for ISODISTORT tab; allow it to be rerun
(edit) @5067   2 years toby ISODISTORT mode/displacement fixes; allow indexing of all Phases where …
(edit) @5066   2 years vondreele fixes to RMCProfile stuff to accomodate creation of vacancies in …
(edit) @5064   2 years vondreele
(edit) @5057   2 years vondreele cleanup ISODISTORT references in constraints & its phase tab …
(edit) @5054   2 years vondreele place run ISODISTORT in General/Compute? menu Create interface to …
(edit) @5051   2 years toby FPA help updates; misc minor fixes
(edit) @5046   2 years toby suppress breakpoint() unless inside spyder or debug mode is set; …
(edit) @5043   2 years vondreele Add ISODISTORT menu option to RMC menu; active only for PDFfit (under …
(edit) @5042   2 years toby implement sequential CIF export; minor CIF bug fixes; add su to seq …
(edit) @5038   2 years toby Major revision to constraints including an update to the Sequential …
(edit) @5028   2 years vondreele remove another misused wx.CallAfter? in OnRefine? small change to one of …
(edit) @5026   2 years vondreele fixes to LeBail?: remove the wx.CallAfter? - undesirable effects clear …
(edit) @5025   2 years vondreele Add shell plots to 3D reflection plots. Fix escape character issues …
(edit) @5021   2 years vondreele use copy.deepcopy on element info in PDF stuff to avoid cross talk …
(edit) @5003   2 years toby redo LeBail? msg to show up only after screen paint & only show what is …
(edit) @5000   2 years toby deal with deleting histograms from tree w/sequential fits
(edit) @4989   2 years toby more proxy stuff
(edit) @4987   2 years toby duplicate Seq->csv export; set svn proxy from environment variables
(edit) @4979   2 years vondreele add new function UpdateSelection?() to G2TreeCtrl, used it in a few …
(edit) @4977   2 years vondreele fix bad crash (blown out of python!) in OnDataDelete?. Remove CallAfter?
(edit) @4974   2 years vondreele fix single crystal merge routines (missing Instrument Parameters) add …
(edit) @4968   2 years toby finish hist/phase tree entry; create new help file for it(incomplete)
(edit) @4967   2 years vondreele rearrange atom editing menus
(edit) @4965   2 years toby start work on option to move Phase/Data? to 1st level in tree
(edit) @4951   2 years toby working fullrmc implementation. Much more to do (see TODO in phsGUI), …
(edit) @4910   2 years 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   3 years toby .Raise() is causing crashes, use only on wx.Dialog or wx.Frame
(edit) @4860   3 years vondreele change titles & labels for shift/esd plot since it plots intiial …
(edit) @4857   3 years vondreele Add new button to Covariance page - Show last shift/esd bar plot Add …
(edit) @4852   3 years vondreele clarify text about constraints in ShowLSParms put a wx.Raise in for …
(edit) @4850   3 years vondreele fix LeBail? test to skip HKLF histograms in G2strMain fix DBW access …
(edit) @4847   3 years vondreele Add (TBD) hide/showtoggle for single crystal systematic extinctions in …
(edit) @4846   3 years toby save GPX before OnFileSave?
(edit) @4843   3 years toby fix Le Bail issues: LB before refinement; bug for combined fits; …
(edit) @4841   3 years toby fix bind problem w/Sequential plots; open sequential fit tree item on start
(edit) @4840   3 years toby LeBail? issues: bug on zero cycles fixed; new LeBail? fit menu item; …
(edit) @4837   3 years vondreele change line styles in fprme f' & f" plot. add a Raise for the …
Note: See TracRevisionLog for help on using the revision log.