source: trunk/GSASIIpwdGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1898   10 years vondreele new constraint option - constrain atom variables as a set; constrain …
(edit) @1895   10 years vondreele fixes to background & twin stuff
(edit) @1894   10 years vondreele Twins & Flack parameter can't exist together - make each exclusive …
(edit) @1893   10 years toby fix background fitting by interpolation
(edit) @1889   10 years toby Add fixed background points; animate dragging points and lines; add …
(edit) @1881   10 years toby fix bugs in single crystal editing as well as problems with …
(edit) @1880   10 years vondreele fix wx bug in SetMapPeaksText? - 'GridWindow?' vs 'grid window' add …
(edit) @1878   10 years vondreele refactor DDataGUI - mostly move event routines to be inside respective …
(edit) @1841   10 years vondreele small fix in ExportCells? seqRefine now ignores phase texture
(edit) @1840   10 years vondreele Add an export routine (NB: not in exports!) for Unit Cell results as …
(edit) @1834   10 years vondreele redefine azimuthal angle in Sample Parms as the center of the …
(edit) @1831   10 years toby move remaining generic controls to G2ctrls
(edit) @1827   10 years toby fix scrollbar problems in many places; phase data in particular
(edit) @1820   10 years vondreele fix issues in reading powder peak lists (since TOF added) force reload …
(edit) @1804   10 years vondreele fix bug on Copy sel sample parms (bad plot) implement 3D pole …
(edit) @1797   10 years vondreele flag HKLF space group extinct reflections (mul=0) & not count them
(edit) @1787   10 years vondreele remove user reject HKL selection from Reflection List implement rule …
(edit) @1785   10 years vondreele Add new routine to GSAS.py, StartProject?, called by both OpenFile? & …
(edit) @1784   10 years vondreele Make F refinement the default Add a clearreject option for HKLF …
(edit) @1783   10 years vondreele fix missing Azimuth error in Sample parms
(edit) @1782   10 years vondreele fix display of fixed wavelength selection show no. user rejected refl. …
(edit) @1781   10 years vondreele fix bug from old Pref.Ori. not having penalty items Implement colors …
(edit) @1780   10 years vondreele force collapse of all children when main tree item is collapsed begin …
(edit) @1778   10 years vondreele allow Refine texture menu item to appear; use DestroyChildren? to clear …
(edit) @1776   10 years vondreele remove Copy, Copy flags buttons from Data display; add them as menu …
(edit) @1770   10 years vondreele moved MultipleChoicesDialog? and SingleChoiceDialog? from G2grid to G2ctrls
(edit) @1765   10 years vondreele fixes to peak indexing stuff
(edit) @1759   10 years vondreele add two new background functions - power series in Q2 & 1/Q2 - from …
(edit) @1743   10 years vondreele fix to data selection issue formatting error for histogram scale …
(edit) @1673   10 years vondreele add a Copy plot controls to the PWDR/SASD data window. It copies the …
(edit) @1643   10 years vondreele fix input of TOF hkl data fix bond angle calculations fix 2D & 3D hkl …
(edit) @1637   10 years vondreele fixes to peak indexing routines; new Inst argument for getHKLpeak …
(edit) @1633   10 years vondreele fix wx 3.0.x problem with Size on Progress bars in G2phsGUI & G2pwdGUI …
(edit) @1623   10 years vondreele remove stray prints double up modulation plot set roll of 4D map to …
(edit) @1622   10 years vondreele add 4D charge flipping - works to give 3D structure; only enabled for …
(edit) @1619   10 years toby add columnsorter for hetrogeneous seq ref; reorg to start moving …
(edit) @1618   10 years vondreele fix space group print in shelx export fix errors when data is deleted …
(edit) @1617   10 years toby add tabs to reflection page
(edit) @1613   10 years vondreele missing menu items in PDF controls trap PDF plotting if no PDF to plot …
(edit) @1595   11 years vondreele change ValEsd? to round at 3.16228 =sqrt(10); same as old GSAS add mod. …
(edit) @1594   11 years vondreele begin Pawley refinement stuff for incommensurate structures Pawley SS …
(edit) @1593   11 years vondreele make ifX20 a G2frame variable add Progress bar to findMV force …
(edit) @1592   11 years vondreele finish modulation vector determination - use so.brute - slow but works …
(edit) @1587   11 years vondreele use successive approx. to get d from TOF allow sorting on …
(edit) @1586   11 years vondreele another sqrt error trapped
(edit) @1585   11 years vondreele remove Pwr from FitPeaksZ, SSZ & T - wasn't used put in derivatives …
(edit) @1582   11 years vondreele revamp cell refinement in Unit Celle List fix peak indexing in plots & …
(edit) @1581   11 years vondreele fix problem editing R3cR lattice parameters - incorrect angle index …
(edit) @1578   11 years vondreele add wx.Yield in RefineBox? refactor indexing for normal & superlattice …
(edit) @1572   11 years vondreele complete SS indexing, apply hklm extinction rules cleanup indexing, …
(edit) @1571   11 years vondreele fix typos in small angle tutorials add menu with copy & reset to …
(edit) @1559   11 years vondreele use deepcopy for various copy operations in G2ddataGUI use …
(edit) @1552   11 years vondreele missing ssopt in Unit Cells data stuff
(edit) @1551   11 years vondreele fixes to calibration
(edit) @1549   11 years vondreele finish GUI for incommensurate powder pattern indexing - no HKLM gen yet
(edit) @1548   11 years vondreele more super structure stuff - now some in unit cell indexing now using …
(edit) @1547   11 years vondreele change "Crystal size" to "Domain size" use lookups for allowed super …
(edit) @1541   11 years toby wx bug changing background terms
(edit) @1537   11 years toby fix redraw of Limits, Peaks and Index Peaks data window
(edit) @1525   11 years toby CallAfter? -> CallLater? for wx 2.9 background crash
(edit) @1518   11 years vondreele Add metadata file processing for Image stress/strain data - reads …
(edit) @1515   11 years vondreele allow '#' comments in GSAS iparm files. add class G2ColumnIDDialog for …
(edit) @1512   11 years toby implement logging and config storage
(edit) @1507   11 years vondreele split out defaultIparms from the ImportPowderData? class into a …
(edit) @1506   11 years vondreele break ReadPowderInstprm? into two pieces; OpenPowderInstprm? is new. …
(edit) @1503   11 years vondreele begin incommensurate structure stuff -new importers for SHELX HKLF5 …
(edit) @1498   11 years vondreele try to implement drag/drop of tree items - commented out as it doesn't …
(edit) @1496   11 years vondreele Add sequential peak fitting. Change Back:n to Back;n for background …
(edit) @1493   11 years vondreele set move=True for GenAtom? call for FillUnitCell? show bin width in …
(edit) @1475   11 years vondreele add MCSA tutorial to main gsasII.html web page change difB tern from …
(edit) @1466   11 years vondreele make extinction math use FcTsq? not Fcsq fix 3D HKL point lighting fix …
(edit) @1462   11 years vondreele add sig-2 to TOF profile coeff. new d-spacing plot option
(edit) @1461   11 years vondreele modify xye import to not divide by CW (channel width)for TOF data. NB: …
(edit) @1460   11 years vondreele fix missing radius Factor for MC/SA plots add Prfo, Abs & xt to …
(edit) @1459   11 years vondreele add instrument parameters (flight path & detector 2-theta) needed for …
(edit) @1453   11 years vondreele get HKLF data type into RefDict? create a SetDefaultDData routine in …
(edit) @1445   11 years vondreele add error bars to calibration plot disable Autosearch if peaks already …
(edit) @1443   11 years vondreele add calibration of lam, difC, etc. from index peak positions new …
(edit) @1442   11 years vondreele Add 3D plotting for structure factors for both HKLF & PWDR
(edit) @1439   11 years vondreele add difB as a term in d3 for TOF - trial a patch for old files for …
(edit) @1428   11 years vondreele fixes to element stuff cleanout old parametric fitting files
(edit) @1418   11 years vondreele fix HKLF imports for mmcif data fix some nDig entries for …
(edit) @1409   11 years toby more problems with older GPX files
(edit) @1406   11 years toby bug fix for older GPX files with tuples in instrument parameters
(edit) @1404   11 years toby Add edit single value for Inst & Sample prms; new Select1Var dialog
(edit) @1402   11 years vondreele make pseudovariables work for strain seq. results fix Pos2dsp for TOF …
(edit) @1391   11 years vondreele remove stray prints Breit-Wigner & Lynn & Seeger neutron anomalous …
(edit) @1380   11 years vondreele sequential refinement of strain from IMG data and plotting of seq …
(edit) @1378   11 years toby wxPython 2.9 fixes: FlexGridSizer?, wx.Colour, MacOpenFile?; move bind …
(edit) @1367   11 years vondreele add Dsp2pos & Pos2dsp for conversions to G2lattice remove wave from …
(edit) @1349   11 years vondreele small fixes to SASD plotting & GUI & tutorials
(edit) @1339   11 years vondreele make single pattern plot the default begin slit smearing …
(edit) @1337   11 years vondreele add parmDict to SASD seq output dictionary to match that from PWDR
(edit) @1334   11 years vondreele auto reverse plot if seq refinement done in reverse
(edit) @1329   11 years vondreele fix export of topas xye data - comments need /* & */ delimiters (ugh!) …
(edit) @1328   11 years vondreele fix Copy Flags for SASD Models - it wasn't doing structure factor parms.
(edit) @1327   11 years vondreele Better error trapping for SASD fitting LS.
(edit) @1323   11 years vondreele resolve conflicts in G2grid, fix displat of Seq refinement of SASD …
(edit) @1317   11 years vondreele fix SASD Models sizer issue better trap for bad SASD LS refinements
(edit) @1315   11 years vondreele new controls parameter 'Contrast' & remove Substances from arguments list
Note: See TracRevisionLog for help on using the revision log.