source: trunk/GSASIIplot.py

Revision Log Mode:


Legend:

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