source: trunk/GSASIIpwdGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2740   6 years vondreele fix issue with optimizing PDFs without Sample Bkg. Finish implementing …
(edit) @2739   6 years vondreele comment out "other self-updating plots" - caused failures in GSASII.py …
(edit) @2735   6 years vondreele set default flight path = 20. in case FPATH0 missing from TOF Iparm …
(edit) @2730   6 years vondreele fix glitches when no comments or no background file
(edit) @2729   6 years vondreele add estimate of Sample Back multiplier based on exposure times & no. …
(edit) @2727   6 years vondreele fix issue with formula volume in PDF creation block Lebail selection …
(edit) @2715   6 years vondreele put histogram numbers in sorted order for View LS parms remove some …
(edit) @2714   6 years vondreele fix blunder in PDF optimizer
(edit) @2710   6 years vondreele improve ExportPDF with G2file selector & allow selection of I(Q), …
(edit) @2708   6 years vondreele removed 'Add' fromPDF default file items add 'Refine' for Sample Bkg …
(edit) @2705   6 years vondreele fix 'Area detector' from 'Image plate' issue.
(edit) @2703   6 years vondreele fix problem with default Sample parms for lab data default selection
(edit) @2701   6 years vondreele Rename ShowLSParms to OnShowLSParms Add [Ymin,Ymax] to PWDR data[0]
(edit) @2700   6 years vondreele fix issues withh single/multiscan Bruker raw files recover Temperature …
(edit) @2698   6 years vondreele work over sequentia fit stuff - allow all parameters shown in table to …
(edit) @2697   6 years vondreele put colList for seqTable in G2frame it has persistence when plot is …
(edit) @2695   6 years vondreele use min(intensity) as default for PDF Flat Bkg - gives better start …
(edit) @2694   6 years vondreele after a repeat of a sequential fit, clear away old plot. Removes …
(edit) @2692   6 years toby don't allow duplicate PDF entries; PWDR and PDF names must match.
(edit) @2689   6 years vondreele improve DepCorr? needed dist2/1000 - no rescaling needed - now almost …
(edit) @2688   6 years vondreele sequential PDF peak fitting now implemented
(edit) @2685   6 years vondreele save image recalibrate all in sequential results table allow global …
(edit) @2681   6 years vondreele fix missing 'Oblique' problem in G2imgGUI fix inner 2-theta limit …
(edit) @2676   6 years vondreele refactor UpdatePDFGrid to break up into blocks of sizers
(edit) @2675   6 years toby Make new PDF names unique; plot G(r); minor fixes
(edit) @2674   6 years vondreele prevent delete if PWDR if corresponding PDF exists use PickElements?
(edit) @2673   6 years vondreele moved GetFileList? to top of G2pwdGUI - needed in two places. The one …
(edit) @2670   6 years toby Add PDF computation to autointegrate
(edit) @2661   6 years vondreele G(R) peak picking & GUI now done - no CN calc yet & no fitting yet
(edit) @2660   6 years vondreele fix issues with new pdf creation & fully trap missing elements problem …
(edit) @2659   6 years vondreele make lab data (2 x-ray wavelengths) instrument default …
(edit) @2657   6 years toby deal with dead grids
(edit) @2654   6 years toby improve ComputeAllPDF progress msg; PDF contour plot: change G(r)_min
(edit) @2653   6 years toby fix Update bug; Enhancements for Peak List: widen selected peak line; …
(edit) @2650   6 years vondreele fix cancel of peak indexing issues
(edit) @2649   6 years vondreele fix progress bar issues in peak fitting remove busy cursors where …
(edit) @2648   6 years vondreele add cancelable progress bar to compute all PDFs
(edit) @2645   6 years toby improve PDF opt; add PDF opt to Compute All PDFs; rename to Setup PDFs
(edit) @2644   6 years vondreele fix background fixed point refinement to eliminate inst parms from …
(edit) @2634   6 years vondreele add ExpandAll? to main File menu change PDF plotting to use color …
(edit) @2622   6 years vondreele avoid undefined G2frame.dataFrame bug comment out two save size prints …
(edit) @2614   6 years toby add PDF correction optimizer; fix vdWaals bug after adding element in …
(edit) @2612   6 years toby cosmetic changes
(edit) @2611   6 years toby Change PDF defaults; option for multiple element addition (added to …
(edit) @2610   6 years toby fix bug on change in PDF files; save location when images are moved
(edit) @2596   6 years vondreele tidy up PDF setup - add IofQmin? default something that works for 1D …
(edit) @2595   6 years vondreele Add spinner to the Flat Bkg correction for PDF
(edit) @2587   6 years toby Return SpinButton? to prev. arrangement but with fix
(edit) @2586   6 years toby Add blank hist. for PDF; fix spinbox to step w/.01 on mac; trap …
(edit) @2582   6 years vondreele fix issue with Make PDF & 11BM data - 'formula' found but not expected …
(edit) @2581   6 years vondreele Add Test button to Powder Sum popup - see plot of result by pressing Test
(edit) @2579   6 years vondreele implement file selection for multi-PDF plots replace "type" with …
(edit) @2572   6 years vondreele TextCtrl? -- ValidatedTextCtrl?
(edit) @2570   6 years vondreele more TextCtrl? --> ValidatedTextCtrl?
(edit) @2569   6 years vondreele add 'f' or 'g' to maxdigits in FormatValue? in G2py3 - should be …
(edit) @2567   6 years vondreele fix to export CIF sym. op. problem use ValidatedTxtctrl? for all values …
(edit) @2564   6 years vondreele fix add element bug in PDF controls fix math error in getCellEsd
(edit) @2563   6 years vondreele Speed up image integration on Mac by reducing ProgressBar? calls from …
(edit) @2561   6 years vondreele add Rmax to PDF Controls; default = 100.; will not be exact PDF always …
(edit) @2560   6 years vondreele make A2Gmat return np.arrays put in spinners for Background & …
(edit) @2559   6 years vondreele fixed for missing Status bar C++ errors
(edit) @2558   6 years toby add CallAfter? for OnComputePDF due to missing status line
(edit) @2556   7 years vondreele reorder contents of PDF Controls data page to put sample stuff first, …
(edit) @2554   7 years vondreele Save/Load? PDF controls now works & makes .pdfprm files
(edit) @2553   7 years vondreele fix PDF plotting behavior when changing controls.
(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) @2525   7 years vondreele fix to plotting after limit change problem
(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) @2519   7 years vondreele bug fix in PDF calculations add option to suppress G(0) ringing in PDF
(edit) @2514   7 years vondreele change default for Bank from None to 1 in G2IO put in patch in …
(edit) @2506   7 years vondreele some work on automatic mag constraints move a dlg.Destroy() in …
(edit) @2505   7 years vondreele fix busy cursor problem for seq peak fit. Too far inside loop.
(edit) @2499   7 years vondreele move setting of G2frame.HKL from MakeReflectionTable? to ShowReflTable?; …
(edit) @2492   7 years vondreele fix handling of Lande g factor fix Mag structure factor calcs - now OK …
(edit) @2491   7 years vondreele fix bug for call to GetPhaseData? in export phase put in stub for …
(edit) @2431   7 years vondreele fix problem with wxPython 3.x with changing text entry focus. Needed a …
(edit) @2426   7 years vondreele apply reverse to seq. results if done in reverse to restore to …
(edit) @2421   7 years vondreele name sequential results by type of sequence (peak fit, SASD, etc.) so …
(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) @2412   7 years vondreele fixes to PDF stuff
(edit) @2380   7 years vondreele fix problem deleting peak from Peak List
(edit) @2366   7 years vondreele Add a bit of instruction for deleting excluded regions fix another …
(edit) @2365   7 years vondreele improve performance of peak autosearch; try scipy.peak_find_cwt - too …
(edit) @2356   7 years vondreele revision to RDF calculation/plot
(edit) @2355   7 years vondreele fix plot bug add RDF calc - in progress add background correction to pdf
(edit) @2336   7 years vondreele two fixes for PDF plots
(edit) @2335   7 years vondreele fix to contrast in copy models for SASD
(edit) @2334   7 years vondreele fix mask array issue with si.interp1d in scipy 17.0+; use ma.getdata …
(edit) @2310   7 years vondreele Add two new image control menu items: 1) Recalibrate all - does a …
(edit) @2308   7 years vondreele add sp.shell model or SASD - Thx to L.A, Avakyan fix (again) page …
(edit) @2211   7 years vondreele some work on Transform Phase menu item. uncomment the if Page.context …
(edit) @2202   7 years vondreele fix(?) background display after Refine issue - needed a SetSize? call
(edit) @2186   7 years vondreele fix Bravais lattice name issues in Unit Cells & fix problem of …
(edit) @2158   7 years vondreele Add C1 to Bravais lattice tables - future use some replacement of …
(edit) @2156   7 years vondreele one more ':' to ';' remove Sample displ x & y from TOF
(edit) @2151   7 years vondreele add Generic TOF to defaultIparms.py; forces user to set flight path & …
(edit) @2147   7 years vondreele handle TOF profile type=2 iparm files (e.g. for GEM) implement …
Note: See TracRevisionLog for help on using the revision log.