source: trunk/GSASIIplot.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2802   6 years toby updates for doc build
(edit) @2797   6 years vondreele fix simulation problem when calc intensities too small
(edit) @2796   6 years toby adjustments for tickmarks
(edit) @2784   6 years vondreele fix REFD plotting put neutron reflectometry reader back in import routine
(edit) @2777   6 years vondreele implement import of getPDFx G(R) files NB: these have no matching PWDR …
(edit) @2774   6 years vondreele implement MC/SA for reflectometry more image importer speed ups
(edit) @2772   6 years vondreele do some speedups of image tiff readers Modify PlotXY so it sort of …
(edit) @2766   7 years vondreele add display of optional vertical lines to PlotXY (used for …
(edit) @2764   7 years toby formatting changes for docs; add debug to conf.py
(edit) @2754   7 years vondreele fix "off-by-one" problem in powder profiles; calc missed last point - …
(edit) @2740   7 years vondreele fix issue with optimizing PDFs without Sample Bkg. Finish implementing …
(edit) @2739   7 years vondreele comment out "other self-updating plots" - caused failures in GSASII.py …
(edit) @2723   7 years vondreele add patch for missing PolaVal? in old image gpx files Stress/strain …
(edit) @2715   7 years vondreele put histogram numbers in sorted order for View LS parms remove some …
(edit) @2701   7 years vondreele Rename ShowLSParms to OnShowLSParms Add [Ymin,Ymax] to PWDR data[0]
(edit) @2697   7 years vondreele put colList for seqTable in G2frame it has persistence when plot is …
(edit) @2694   7 years vondreele after a repeat of a sequential fit, clear away old plot. Removes …
(edit) @2693   7 years vondreele fix problem in Fourier reflection selection where if no selection made …
(edit) @2681   7 years vondreele fix missing 'Oblique' problem in G2imgGUI fix inner 2-theta limit …
(edit) @2672   7 years toby fixed legend for G(r), S(Q),…
(edit) @2662   7 years vondreele change use of type to Type for a variable in FindPlotTab? fix duplicate …
(edit) @2661   7 years vondreele G(R) peak picking & GUI now done - no CN calc yet & no fitting yet
(edit) @2660   7 years vondreele fix issues with new pdf creation & fully trap missing elements problem …
(edit) @2659   7 years vondreele make lab data (2 x-ray wavelengths) instrument default …
(edit) @2654   7 years toby improve ComputeAllPDF progress msg; PDF contour plot: change G(r)_min
(edit) @2653   7 years toby fix Update bug; Enhancements for Peak List: widen selected peak line; …
(edit) @2647   7 years vondreele put stride above select all & toggle buttons in G2fileselection dialog …
(edit) @2646   7 years vondreele added waterfall colors to single & multiple I(Q)..G(r) plots a start …
(edit) @2637   7 years vondreele fix delete data item selection to include only data items expand the …
(edit) @2634   7 years vondreele add ExpandAll? to main File menu change PDF plotting to use color …
(edit) @2618   7 years vondreele implement spot mask delete from image command (also fix spot move & …
(edit) @2616   7 years vondreele add Durbin-Watson statistic to refinement results for PWDR data some …
(edit) @2615   7 years toby fix for plots w/o Data Item parent
(edit) @2614   7 years toby add PDF correction optimizer; fix vdWaals bug after adding element in …
(edit) @2612   7 years toby cosmetic changes
(edit) @2611   7 years toby Change PDF defaults; option for multiple element addition (added to …
(edit) @2607   7 years toby redo help to use DataFrame? helpKey; define .dataFrame.helpKey; rename …
(edit) @2604   7 years vondreele a working auto spot mask finder - works if diffraction rings are smooth
(edit) @2603   7 years toby more editing of masks: Put up more title, allow RB to cancel; create …
(edit) @2602   7 years toby redo drawing and editing of masks, document; add transfer angles to …
(edit) @2601   7 years vondreele Add editing of atom bond radii for drawings; modify DisAglDialog? to …
(edit) @2600   7 years vondreele remove comment about mag structures under construction set powder peak …
(edit) @2599   7 years toby add keystroke to set calibration dmin; animate dragging of integration …
(edit) @2596   7 years vondreele tidy up PDF setup - add IofQmin? default something that works for 1D …
(edit) @2583   7 years vondreele put default 'Plane' into drawing Data from old gpx files fix frame …
(edit) @2580   7 years toby Speed slider on Image Controls
(edit) @2579   7 years vondreele implement file selection for multi-PDF plots replace "type" with …
(edit) @2578   7 years vondreele fix map/peaks roll problem - roll wasn't retained
(edit) @2577   7 years vondreele new powder plot option to select patterns to plot in multi/contour plots
(edit) @2576   7 years vondreele begin powder selection option image zoom retained between image …
(edit) @2573   7 years vondreele finish TextCtrl? --> ValidatedTextCtrl? for G2imgGUI
(edit) @2568   7 years vondreele fix Q/2-theta image range setting issues
(edit) @2563   7 years vondreele Speed up image integration on Mac by reducing ProgressBar? calls from …
(edit) @2556   7 years vondreele reorder contents of PDF Controls data page to put sample stuff first, …
(edit) @2551   7 years vondreele clean up G2imageGUI Add start on autoSpot mask - not complete some …
(edit) @2547   7 years vondreele remove str() from some text handling - failed on non ascii characters …
(edit) @2546   7 years vondreele cleanup of all GSASII main routines - remove unused variables, dead …
(edit) @2544   7 years vondreele major cleanup of unused variables, etc.
(edit) @2540   7 years toby disable move menu command when there is no difference curve
(edit) @2538   7 years toby add menu command to move a selected peak
(edit) @2537   7 years toby bind only needed on PWDR tree item
(edit) @2536   7 years toby better tickmark movement animation; menu commands
(edit) @2533   7 years toby animate drag & drop of tickmarks and difference curve
(edit) @2524   7 years vondreele in ValidatedTxtCtrl? have _onLeaveWindow ignore mouse crusing replace …
(edit) @2521   7 years toby extensions to Peak List: vary via menu items; animate line dragging; …
(edit) @2508   7 years vondreele fix move difference curve problem mag derivs are better but still not …
(edit) @2503   7 years vondreele add radius (i.e. distance from center) to status line for images …
(edit) @2500   7 years vondreele protect a dlg in DoIndexPeaks? fix a lost G2frame.LimitsTable? - need to …
(edit) @2499   7 years vondreele move setting of G2frame.HKL from MakeReflectionTable? to ShowReflTable?; …
(edit) @2486   7 years vondreele fix mag form factor lookup - some aren't chemical valences (e.g. Fe+4) …
(edit) @2484   7 years vondreele fix transform to properly move magnetic moments (if space group is not …
(edit) @2480   7 years vondreele add make magnetic phase to General/Transform? option trap missing rigid …
(edit) @2479   7 years toby Rework plotting to refresh after refinements
(edit) @2477   7 years vondreele fix bug in integration limits set better default plot offsets for …
(edit) @2476   7 years vondreele Add new feature to structure plots - display an hkl plane or stack of …
(edit) @2475   7 years vondreele fix spin transform errors - now match old GSAS fix spin flip import …
(edit) @2474   7 years vondreele fix spin inversion plot & some refine list issues
(edit) @2472   7 years vondreele fix color issues with structure plots
(edit) @2470   7 years vondreele magnetic structure editing/drawing work - includes site symm restrictions
(edit) @2469   7 years vondreele implement plot of Dzero line on Strain plots from 2D images.
(edit) @2468   7 years vondreele add dzero calc from compression 2D images plot magnetic structures; …
(edit) @2467   7 years vondreele modify 2D strain Dcalc to be dmin+(dmax-dmin)/4. per Yan Gao begin …
(edit) @2459   7 years vondreele fix import of edf SignedLong? image
(edit) @2455   7 years vondreele implement Clip_on as config parameter with True as default
(edit) @2454   7 years vondreele make clip_on configurablle
(edit) @2453   7 years vondreele changed clip_on=False to True in GSASIIplot.py. Stops plotting outside …
(edit) @2436   7 years vondreele implement decimal azimuth ranges (from integer)
(edit) @2428   7 years vondreele allow saving rigid body drawing as jpeg/tiff/bmp
(edit) @2425   7 years vondreele tidy up GetTthAzmDsp? add comments to plotXY & plotXYZ
(edit) @2422   7 years vondreele allow saving of plotted XY data from PlotXY as csv file
(edit) @2419   7 years vondreele Add use of PWDR limits for PDF calculations improve duplicate peak …
(edit) @2417   7 years vondreele fix PDF graphic errors
(edit) @2411   7 years vondreele fix image plot rescaling problem add ring graininess determination - …
(edit) @2401   7 years vondreele begin adding magnetism; change space group fortran code modify …
(edit) @2375   7 years vondreele disable -registerTreeItem - stop window switching problem; no ill …
(edit) @2374   7 years vondreele more work on histogram IVP plotting
(edit) @2372   7 years vondreele Add reflection positions & cursor report to IPF. Still more fixes to …
(edit) @2369   7 years vondreele revisions to inverse pole figure calcs - now close to correct symmetry
(edit) @2368   7 years vondreele improve histogram IVP interpolation
(edit) @2367   7 years vondreele add display of inverse pole figure for each histogram - works but are …
Note: See TracRevisionLog for help on using the revision log.