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