source: trunk/GSASIIdataGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4136   4 years toby fix cancel in refine dialog, tested w/wx2.8,3.0 & 4.0
(edit) @4118   4 years vondreele new import routine for Rigaku powder data .ras files
(edit) @4115   4 years vondreele fix math error in making esd on d-spacing in exported single peak fit …
(edit) @4110   4 years vondreele fix main & plot saved size issue
(edit) @4108   4 years toby add plotting of rings & ring picks; load parms into each image
(edit) @4104   4 years toby new mode for combined fit of wavelength to a set of images
(edit) @4103   4 years vondreele get Pair distribution plot if available when selected reorder SHAPES …
(edit) @4102   4 years vondreele add transfer of flat background to images corrected for 1/dist2 …
(edit) @4100   4 years toby seq. ref bugs: correct use flag in avg calc; if selected X var is no …
(edit) @4095   4 years vondreele improve dmax estimation - use proper selected weights ditto P(R) …
(edit) @4093   4 years toby more work on menu hot keys & ask to save on exit
(edit) @4087   4 years toby Fix Andrey's bug: remove cell parms for unused phases in seq res table
(edit) @4085   4 years toby Add menu accelerator keys & recently used menu
(edit) @4075   4 years vondreele fixes to import old (e.g. HIPD) TOF date from fxye
(edit) @4073   4 years vondreele minor typos & allow import PDB to read no unit cell dummy PDBs from …
(edit) @4063   4 years vondreele fix triclinic indexing change "Load cell from phase" to "Load Phase"
(edit) @4060   4 years toby Work on Index Unit Cell display: narrower, allow dragging limits, add …
(edit) @4046   4 years toby remove histograms that are not added to a phse from the Seq Ref …
(edit) @4045   4 years toby add autoread of G(r)
(edit) @4040   4 years vondreele put rigid body Xsizers & Osizers into a dict in G2frame to keep them …
(edit) @4038   4 years vondreele set no. cycles to zero for simulated data.
(edit) @4036   4 years toby add PWDR autoload
(edit) @4032   4 years vondreele fix 'Resolution' in old gpx to 'GridStep?' fix to bad logical operator …
(edit) @4031   4 years toby introduce external autoInt
(edit) @4030   4 years vondreele fix defaults for ka1-Ka2 powder data to be Bragg-Brentano for both GUI …
(edit) @4021   4 years toby implement filter for screen messages; start to replace print() with …
(edit) @4015   4 years toby add setHAPvalues to scriptable; disable import G(r) because broken
(edit) @4003   4 years toby fix subtle bug in plotCovar where cursor showed only initial vals; add …
(edit) @4001   4 years toby add SeqRes? section to scriptable; minor docs cleanup; show cell even …
(edit) @3999   4 years toby reorg PDF computation/save as non-GUI code, add PDF to scriptable, doc …
(edit) @3995   4 years vondreele Add save of indexed peaks to csv file fix neutron bugs in MEM Dysnomia code
(edit) @3990   4 years vondreele MEM Dysnomia now works but can be uncontrolled. No feedback into …
(edit) @3982   4 years vondreele begin work on MEM interface to Dysnomia Change fourier/cf "Resolution" …
(edit) @3980   4 years toby fix misc PDF issues
(edit) @3973   4 years toby Load all fix; doc updates
(edit) @3967   4 years vondreele embed fprime & absorb plots in GSAS-II plot window as separate tabs. …
(edit) @3962   4 years toby rework updating of plots after a refinement
(edit) @3932   4 years vondreele Another fix for PatternId? = 0
(edit) @3926   4 years toby bugfix for plot updates: conflict for single xtal
(edit) @3913   4 years toby Update Rietveld cycle-by-cycle
(edit) @3909   4 years vondreele Add new menu item to Map Peaks - Invert peak position; inverts map and …
(edit) @3898   4 years toby Add manual scaling of plots, allow changes to plot labels size etc, & …
(edit) @3878   4 years toby fix problems due to addition of column to SeqRes? table
(edit) @3872   4 years toby fix seq. listing w/empty cols; add column selection when not selected …
(edit) @3867   4 years vondreele modulated mag moments now ok; not sf calc
(edit) @3863   4 years vondreele Fix sequential results save routines per suggestion by Ivo Alxneit
(edit) @3862   4 years vondreele Add column to sequential results table - number (0-nRows). Makes …
(edit) @3860   4 years toby warn but continue when histogram in phase list but not in tree
(edit) @3859   4 years toby Use Dij values for SeqRef? table even if not varied
(edit) @3855   4 years toby major speed up with very big sequential fits
(edit) @3848   4 years vondreele since id is a python routine which could be useful in debugging, …
(edit) @3828   4 years toby fix cif export w/unused histogram; switch 3.x imports to pickle w/warn …
(edit) @3826   4 years vondreele fix future problem with wx.NewId? --> wx.NewIdRef?
(edit) @3825   4 years vondreele create csv exporter for small angle data - includes size distribution …
(edit) @3814   4 years toby refactor to move some IO-only routines; add initial image support to …
(edit) @3807   4 years toby warn on numpy 1.16.0
(edit) @3806   4 years toby redo parameter lookup to provide numerical deriv step size (see …
(edit) @3805   4 years vondreele fix normalization of mag moments --> Kvector add save of map peaks as …
(edit) @3790   4 years toby make sure off-diagonal terms that must compute as 0 are fixed
(edit) @3783   4 years vondreele fix Bruker read problem - checked with 1 & 2 block RAW 1.01 files add …
(edit) @3782   4 years toby enable/disable export menu items rather than menu contents
(edit) @3781   4 years toby Add seq. results exports to main Export menu; enable/disable export …
(edit) @3779   4 years vondreele fix problems with image sum fix problem with samplechangerpos
(edit) @3778   4 years vondreele correct calculation of FWHM for TOF data & fix the alp values in the …
(edit) @3777   4 years vondreele fix wx.SAVE --> wx.FD_SAVE bug work on incommensurate magnetic …
(edit) @3774   4 years vondreele fix super indexing problem in transposeHKLF fix reflection generation …
(edit) @3766   4 years vondreele Add Absorb and Fprime to the main Calculate menu
(edit) @3761   4 years vondreele avoid replotting structure if atom refine flags are changed add new …
(edit) @3757   4 years toby fix reading of FullProf? & WinPLOTR-2006 files
(edit) @3742   5 years toby deal with bad chars in a .gsas file
(edit) @3711   5 years toby major constraint update: move conflicting equivs to constraints; allow …
(edit) @3709   5 years vondreele fixes to enables for LoadCell? & run Bilbao stuff
(edit) @3686   5 years vondreele install new use of Bilbao site - call SUBGROUPS for making subgroup …
(edit) @3682   5 years vondreele eliminate auto refresh og General after looking at spin ops implement …
(edit) @3681   5 years vondreele change Panalytical importer to read multi xrdMeasurement blocks - can …
(edit) @3674   5 years toby misc cosmetic & build changes
(edit) @3668   5 years toby bug fix on Unicode file names
(edit) @3633   5 years vondreele extend Unit Cells List Bravais lattice choices to include Ammm and …
(edit) @3619   5 years vondreele clear magData when a selection is made add row select --> mag space …
(edit) @3600   5 years vondreele add capability to save & load background parameters to/from a file
(edit) @3586   5 years vondreele rename MiltiFloatDialog? to MultiDataDialog? - better now that it does …
(edit) @3577   5 years vondreele delete MAXMAGN - not using it any more fix (maybe) mag constraints; …
(edit) @3571   5 years toby Add FPA peak fitting
(edit) @3570   5 years vondreele implement auto save after Bilbao result obtained and auto saveas when …
(edit) @3567   5 years vondreele fix wx.wx bug in G2constrGUI better formatting of Platform: line on …
(edit) @3565   5 years vondreele G2ctrls: change MultiFloatDialog? to accept bool arguments - maybe …
(edit) @3560   5 years vondreele fix index problem in Unit Cells List a bit more mag transform mods
(edit) @3554   5 years vondreele add volume & space group defaults to Unit cell controls defaults
(edit) @3543   5 years toby try to fix Linux hang in G2PlotNoteBook.clear
(edit) @3541   5 years toby more debug prints
(edit) @3537   5 years toby start diagnosis of Linux hang on Open Project
(edit) @3521   5 years vondreele fix In neutron scattering length info add MAXMAGN.py minor changes to …
(edit) @3519   5 years toby allow Python 3.7
(edit) @3503   5 years vondreele add possibility of transforming test cell in Unit cell list
(edit) @3485   5 years vondreele made suggested change from Jeremy Kropf for reading in multiple peak lists.
(edit) @3473   5 years toby add .cor32 as a GE image format (same format as .sum)
(edit) @3462   5 years toby move check of fractions/scale to OnRefine? and OnView?
(edit) @3459   5 years vondreele replace tc.SetDimensions? with tc.SetSize? as suggested in G2ctrlGUI l …
(edit) @3451   5 years toby seq refine: update tutorial, Py3 bug
(edit) @3450   5 years vondreele put a check on existence of "dataWindow" before clearing it - line …
Note: See TracRevisionLog for help on using the revision log.