source: trunk/GSASIIpwdGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3505   7 years vondreele more fixes to cell transform stuff
(edit) @3503   7 years vondreele add possibility of transforming test cell in Unit cell list
(edit) @3496   7 years vondreele fix issues with masks & powder patterns remove stray print
(edit) @3477   7 years vondreele remove a dlg.Destroy - it was deleted earlier - this gave error add …
(edit) @3464   7 years vondreele fix Unit cell load/import cells to force R3-H fro rhombohedral cases …
(edit) @3460   7 years vondreele fix indexing problem - needed another "triclinic" because I added C-1
(edit) @3452   7 years vondreele Add 'C -1' as possible Bravais lattice/space group for Unit cell GUI …
(edit) @3443   7 years vondreele fix bug in refining lattice parameters from peak fit positions
(edit) @3439   7 years toby more scripting peaks stuff
(edit) @3435   7 years vondreele make new routine GetSpGrpfromUser? & use it inGeneral & Transform fo …
(edit) @3420   7 years vondreele update hkl lines after spin change (still does nothing, but this is …
(edit) @3418   7 years vondreele move SGMagSpinBox from G2phsGUI to G2ctrlGUI add selection of spin …
(edit) @3395   7 years vondreele implement import of lattice parameters & space group info into Unit …
(edit) @3394   7 years vondreele implement "Load Unit Cell" from phase on phase list to Unit Cell for …
(edit) @3391   7 years vondreele fix copy of Instrument parameters to not copy the Azimuth
(edit) @3365   7 years vondreele remove qplot,dplot, etc from PWDR data[0] dict - weren't ever used …
(edit) @3357   7 years vondreele fix problem of input cell a in hexagonal in Unit Cells window. Now …
(edit) @3356   7 years vondreele remove commented out SetTitle? & SetLabel? for data window from various …
(edit) @3355   7 years toby name main & plot window against project name, remove other SetTitle? calls
(edit) @3348   7 years vondreele add new configuration for selecting instprm first add save.load for …
(edit) @3338   7 years vondreele fix SpnFlp? issues for mcif imports - had messed up mag structure …
(edit) @3337   7 years vondreele fixes to MagStructureFactor2use ValidatedTxYctrl? for unit cell input …
(edit) @3264   7 years toby deal with lack of BackFile? for older GPX files
(edit) @3260   7 years toby misc Py3 fixes
(edit) @3248   7 years vondreele fix powder peaks input/display/indexing fix issue with hkl display on …
(edit) @3245   7 years vondreele fix problem with incommensurate magnetic structures from CIFhklReader …
(edit) @3234   7 years vondreele new G2spc.SSChoice routine finds all allowed super space group symbols …
(edit) @3231   7 years vondreele fix bug in IndexPeaks? display fix import pypowder issue in G2math fix …
(edit) @3228   7 years toby fix rename of PWDR entries
(edit) @3227   7 years vondreele incommensurate ndexing changes & fixes
(edit) @3226   7 years toby Add error for fixed point fit w/no points
(edit) @3193   7 years toby better error msg w/o calibrant; search comments when Sample Parameters …
(edit) @3191   7 years vondreele fix integer divides in responding to unit cell changes on Unit Cells …
(edit) @3175   7 years vondreele correct plotting errors in PlotPeakWidths?, add cursor report of …
(edit) @3173   7 years vondreele ensure limits on multiple powder patterns from integration are …
(edit) @3171   8 years vondreele fix missing window size parameter changes to super symmetry selection stuff
(edit) @3157   8 years vondreele add Lorentzian term 'Z' to CW profile instrument parameters - constant …
(edit) @3155   8 years vondreele Fix integer divide issue in OnCellChange? in G2pwdGUI
(edit) @3136   8 years vondreele make GSAS-II python 3.6 compliant & preserve python 2.7 use;changes: …
(edit) @3101   8 years vondreele change SetScrollRate?(1,1) to SetScrollRate?(10,10) - improves scrolling …
(edit) @3096   8 years toby fix fixed background refinement
(edit) @3070   8 years vondreele implement use of background pattern for PWDR data. Used for plot & …
(edit) @3063   8 years vondreele improve auto peak search - tuning both lower limit & overlap rejection
(edit) @3037   8 years vondreele remove a stray status text() get rid of wx.EXPAND for Sample …
(edit) @3023   8 years odonnell remove wx dependency for GSASIIscriptable
(edit) @3000   8 years toby make the two frame version the trunk as we hit version 3000
(edit) @2846   8 years vondreele implement SVD inversion (Moore Penrose invert routine) in Hessian LSQ …
(edit) @2820   8 years vondreele PWDR import now scriptable for single bank patterns
(edit) @2817   8 years vondreele major revision - move all importers to GSASIIobj & make them …
(edit) @2808   8 years vondreele small fixes to reflectometry calcs. fix Hessian restraint bug - wrong …
(edit) @2802   8 years toby updates for doc build
(edit) @2788   8 years vondreele make I/Ib floats in ImageCalibrants?.py fix issue for SASD seq. …
(edit) @2786   8 years vondreele fix seq REFD results display fix 'Rough' problems
(edit) @2785   8 years vondreele add a fit all option for REFD patterns
(edit) @2783   8 years vondreele include imports/G2rfd_xye.py implement instrument smearing of …
(edit) @2782   8 years vondreele add autoscaling to autointegration impose check on rescale limits - …
(edit) @2780   8 years vondreele add .chi file importer to the .xye importer implement rescaling of …
(edit) @2777   8 years vondreele implement import of getPDFx G(R) files NB: these have no matching PWDR …
(edit) @2776   8 years vondreele add a number of materials to Substances.py implement multilayer …
(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) @2771   8 years vondreele fix copy model problem
(edit) @2770   8 years vondreele fix import new phase behavior - wasn't finishing properly fix HKL …
(edit) @2768   8 years toby crash on Bravais lattice selection
(edit) @2767   8 years vondreele make clearer H->R & R->H transformation labels implement generic unit …
(edit) @2766   8 years vondreele add display of optional vertical lines to PlotXY (used for …
(edit) @2763   8 years vondreele add plotting of reflectometry model scattering profiles add magnetic …
(edit) @2762   8 years vondreele fix sequential peak fit display fix window crash issue in …
(edit) @2758   8 years vondreele implement L-BFGS-B and basinhopping (preliminary) minimizers for …
(edit) @2757   8 years vondreele workable reflectometry fitting by Levenberg-Marquart least squares.
(edit) @2755   8 years vondreele extend Export HKLs for powder data to include most all columns in …
(edit) @2754   8 years vondreele fix "off-by-one" problem in powder profiles; calc missed last point - …
(edit) @2753   8 years vondreele minor shuffling about for atom constraints - no discernable impact …
(edit) @2749   8 years vondreele fix issues with HKLF reflection displays
(edit) @2744   8 years vondreele delt-G(R) cleanup
(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) @2735   8 years vondreele set default flight path = 20. in case FPATH0 missing from TOF Iparm …
(edit) @2730   8 years vondreele fix glitches when no comments or no background file
(edit) @2729   8 years vondreele add estimate of Sample Back multiplier based on exposure times & no. …
(edit) @2727   8 years vondreele fix issue with formula volume in PDF creation block Lebail selection …
(edit) @2715   8 years vondreele put histogram numbers in sorted order for View LS parms remove some …
(edit) @2714   8 years vondreele fix blunder in PDF optimizer
(edit) @2710   8 years vondreele improve ExportPDF with G2file selector & allow selection of I(Q), …
(edit) @2708   8 years vondreele removed 'Add' fromPDF default file items add 'Refine' for Sample Bkg …
(edit) @2705   8 years vondreele fix 'Area detector' from 'Image plate' issue.
(edit) @2703   8 years vondreele fix problem with default Sample parms for lab data default selection
(edit) @2701   8 years vondreele Rename ShowLSParms to OnShowLSParms Add [Ymin,Ymax] to PWDR data[0]
(edit) @2700   8 years vondreele fix issues withh single/multiscan Bruker raw files recover Temperature …
(edit) @2698   8 years vondreele work over sequentia fit stuff - allow all parameters shown in table to …
(edit) @2697   8 years vondreele put colList for seqTable in G2frame it has persistence when plot is …
(edit) @2695   8 years vondreele use min(intensity) as default for PDF Flat Bkg - gives better start …
(edit) @2694   8 years vondreele after a repeat of a sequential fit, clear away old plot. Removes …
(edit) @2692   8 years toby don't allow duplicate PDF entries; PWDR and PDF names must match.
(edit) @2689   8 years vondreele improve DepCorr? needed dist2/1000 - no rescaling needed - now almost …
(edit) @2688   8 years vondreele sequential PDF peak fitting now implemented
(edit) @2685   8 years vondreele save image recalibrate all in sequential results table allow global …
(edit) @2681   8 years vondreele fix missing 'Oblique' problem in G2imgGUI fix inner 2-theta limit …
(edit) @2676   8 years vondreele refactor UpdatePDFGrid to break up into blocks of sizers
(edit) @2675   8 years toby Make new PDF names unique; plot G(r); minor fixes
Note: See TracRevisionLog for help on using the revision log.