source: trunk/GSASIIphsGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @733   13 years vondreele fix to pawley update
(edit) @729   13 years vondreele minor fixes to mapPeaks plotting begin to add charge flipping tutorial
(edit) @727   13 years vondreele add generic sort routine to G2mth add dzero - distance of peak from …
(edit) @724   13 years vondreele update Fit Peaks.htm to Matt's suggestion add a force to unit cell …
(edit) @721   13 years vondreele add dist/angle calc for map peaks unique peaks selects unique set from …
(edit) @719   13 years vondreele fix up atom color change items
(edit) @714   13 years vondreele fix denSizer error
(edit) @710   13 years vondreele update garnet tutorial to reflect new options fix backbone plotting …
(edit) @709   13 years vondreele add testGSASIIstruct.py a fix to the data window restore after Refine …
(edit) @704   13 years vondreele minor cleanup
(edit) @703   13 years vondreele better fix to density problem
(edit) @702   13 years vondreele fix up the drawing options window
(edit) @701   13 years vondreele change Hessian progress bar dialog fix crash in General cell & isotope …
(edit) @699   13 years vondreele implement restore data window after refine implement sample parameters …
(edit) @698   13 years vondreele implement Pawley update from reflection list a bit more for stress/atrain
(edit) @697   13 years vondreele add ranId to PWDR histograms & each PhaseSelector? implement 'Use' for …
(edit) @696   13 years vondreele begin implementation of image strain analysis - GUI stuff first make …
(edit) @690   13 years vondreele use wx.CallAfter? in UpdateGeneral?; maybe now OSX will work.
(edit) @683   13 years vondreele fix dlg.Destroy as needed continue restraints work
(edit) @682   13 years toby remove extra destroy of modal dialogs within class defs; prevents Mac error
(edit) @674   13 years vondreele move peaksunique math to GSASIImath.py fix geo correction in image …
(edit) @663   13 years vondreele fix too close peak rejection
(edit) @661   13 years toby complete revision number tracking
(edit) @658   13 years vondreele use steps/4 or /6 for fourier & charge flipping more mods to …
(edit) @657   13 years vondreele fixups of findOffset & mapsearch
(edit) @652   13 years vondreele Add delete map peaks menu item correct integration result for flat …
(edit) @650   13 years vondreele now reads Rayonix MX300HE tiff files working on peaksUnique bit of …
(edit) @648   13 years vondreele 1st stab at a unique atoms picker - mostly GUI format fix for …
(edit) @647   13 years vondreele HKLF mult fix finish findOffset - works & reasonable speed
(edit) @646   13 years vondreele eliminate Friedel argument in genHKLf - didn't do anything work on …
(edit) @636   13 years vondreele remove self.PWDR - not used remove phase data plots & cell refine flag …
(edit) @630   13 years vondreele major mods for HKLF data remove some dead code mark more code as dead …
(edit) @623   13 years vondreele remove powder read from Data menu remove 'menu' from import menus use …
(edit) @620   13 years vondreele remove excessive tabs in source code fix HKL controls GUI change HKL …
(edit) @612   13 years vondreele complete combined x/n exercise & fix bugs uncovered in process made …
(edit) @609   13 years vondreele adding more tutorials & fix some uncovered bugs
(edit) @584   13 years vondreele add coding line everywhere more options in sample parm copy
(edit) @574   13 years vondreele fixed import of .gpx phases
(edit) @573   13 years vondreele add 'None' as one of the phase data plot options trap failed charge …
(edit) @568   13 years vondreele remove gsas data window placement moved peaks are C atoms start on a …
(edit) @563   13 years vondreele add "None" element to table - used for charge flipping mods to charge …
(edit) @551   13 years vondreele charge flipping
(edit) @537   13 years vondreele some refactoring/rearrangement in GSASIIgrid.py fixes to …
(edit) @530   13 years vondreele small fix to HessianLSQ about # of cycles finish map peak search (no …
(edit) @529   13 years vondreele fix rho min/max issues for contouring fix errors in Fosq extraction in …
(edit) @527   13 years vondreele more on map peak fitting add a global for htmlFirstUse fix periodic …
(edit) @526   13 years vondreele make SetNewPhase? routine in GSASIIIO.py to initialize phase info begin …
(edit) @522   13 years vondreele begin map search routines - GUI so far make map move outside unit cell …
(edit) @521   13 years vondreele fourier maps & contouring - limiting sphere
(edit) @520   13 years vondreele separate getHKLmax
(edit) @519   13 years vondreele fixes to ViewParmDialog? try to get size right add copy of refinement …
(edit) @509   13 years vondreele shuffle data GUI for clarity
(edit) @508   13 years vondreele some refactoring in GSASIIphsGUI.py implement LG mixing coeff for size …
(edit) @486   13 years vondreele edit help & fix references to it begin implementation of Fourier calcs.
(edit) @485   13 years vondreele
(edit) @484   13 years vondreele change authorship split GSASIIelem into a GUI & non-GUI parts replace …
(edit) @483   13 years vondreele changes to eliminate wx objects (Colour & Point) from being saved in …
(edit) @477   13 years vondreele final fixes to dist-angle-torsion calc.
(edit) @476   13 years vondreele allow D & T atoms
(edit) @470   13 years vondreele progress on texture stuff
(edit) @468   13 years vondreele changed self to G2frame everywhere in all "sub" files that use it …
(edit) @460   13 years vondreele add more text to help/gsasII.html finish best plane calcs allow …
(edit) @459   13 years vondreele fix bug in GenAtom? - didn't eliminate special position duplicates …
(edit) @458   13 years vondreele finish dist angle calculations
(edit) @457   13 years vondreele begin distance angle calcs move gpxfile routines from GSASIIstruct.py …
(edit) @445   14 years toby 1st stop on help fixes
(edit) @443   14 years vondreele make sum powder profiles numpy arrays change name UpdateBackgroundGrid?
(edit) @440   14 years vondreele fix the mustrain ve microstrain title problem = GSASII.py take …
(edit) @439   14 years toby do not destroy contents of scrolledwindow, as this deletes the …
(edit) @437   14 years vondreele use wx.CallAfter?() - a few places it didn't work! possible new …
(edit) @436   14 years vondreele remove a stray print from psvfcj.for add the wx inspector tool …
(edit) @433   14 years vondreele see mods to near bottom of UpdateDData (line 2609)
(edit) @432   14 years vondreele remove test prints from GSASIIIO new Gmat2AB routine work on the DData …
(edit) @430   14 years vondreele NB: There are a few stray print statements in this version Some work …
(edit) @428   14 years vondreele begin something for plotting size & PO figures as well as mustrain …
(edit) @416   14 years toby use unicode with backslash x (micron symbol)
(edit) @411   14 years vondreele fix very old (!) bug in psvfcj.for implement neutron scattering …
(edit) @409   14 years vondreele make it do CW neutrons - 1st pass at it
(edit) @407   14 years vondreele constraints round 2
(edit) @406   14 years vondreele implement background subtraction during image integration implement …
(edit) @405   14 years vondreele finish refactor of DData
(edit) @404   14 years vondreele put error bars on seq refinement plots add cubic elastic strain coeff …
(edit) @402   14 years vondreele refactor some of DData stuff
(edit) @399   14 years vondreele Implement sequential refinement remove print "load" & "save" for each …
(edit) @397   14 years vondreele collect default settings for Sample in one routine add recalibrate …
(edit) @395   14 years vondreele Add goniometer omega, chi & phi to sample data put SH texture in …
(edit) @388   14 years vondreele add SGPolax to SGData dictionary - marks arbitrary axes in polar space …
(edit) @380   14 years vondreele completed Rietveld refinement version
(edit) @379   14 years vondreele finish spherical harmonics preferred orientation
(edit) @375   14 years vondreele GSASIIgrid.py - add Pawley estimator to menu GSASIIlattice.py - fix …
(edit) @372   14 years vondreele Add new background functions & rework background GUI Add hydrostatic …
(edit) @368   14 years vondreele fix controls setup & refine enable/disable add print option to …
(edit) @367   14 years vondreele make Factor lower limit 0.00001
(edit) @365   14 years vondreele fixed to make size & mustrain sizers work (maybe just better). Issue …
(edit) @362   14 years vondreele add shift factor to LS controls
(edit) @360   14 years vondreele just backup before trip
(edit) @345   14 years vondreele put new banner in GSASII.BAT fix for vertical tilt & offset images …
(edit) @342   14 years vondreele major modifications to get 1st "working" version of Refine Add …
(edit) @335   14 years vondreele Add delete Pawley list; scratch "leBail" from things mods to texture …
(edit) @327   14 years vondreele fix to path name for atomdata.dat fix to texture display - can't have …
Note: See TracRevisionLog for help on using the revision log.