source: trunk/GSASIIdataGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @3448   5 years toby add weight fractions when phase fractions are constrained
(edit) @3447   5 years toby fix seq ref constraint numbering bug; fix use if HAP vars in PSvars & …
(edit) @3446   5 years vondreele replace SelectItem? with SelectDatatreeItem? in StartProject?.
(edit) @3445   5 years vondreele wx phoenix fixes to G2ctrls for tooltip & sequential table motion …
(edit) @3442   5 years vondreele Install new tutorial - Simple Magnetic structures
(edit) @3438   5 years vondreele g2strIO fix magnetic hkl extinctions in reflection generation remove …
(edit) @3427   5 years toby fix minor bugs
(edit) @3396   5 years vondreele set refList=False for a couple of calls to GetHistogramPhaseData? where …
(edit) @3394   5 years vondreele implement "Load Unit Cell" from phase on phase list to Unit Cell for …
(edit) @3392   5 years vondreele fix issues with multiphase refinements & multiphase plots, etc. move …
(edit) @3391   5 years vondreele fix copy of Instrument parameters to not copy the Azimuth
(edit) @3390   5 years vondreele fix issue with deleted phases in Restraints - they are now deleted …
(edit) @3378   5 years vondreele fix seq refine movie of structure fix hide columns in seq table - …
(edit) @3377   5 years vondreele revise sequential refinement to retain previous runs & update those …
(edit) @3376   5 years toby merge refine and seq. refine menu items, relabeling as needed
(edit) @3375   5 years vondreele fix seq ref test if new open of G2
(edit) @3373   5 years toby make sequential refinement setting work like a global flag; add …
(edit) @3371   5 years toby constraint fixes: implement wild-card equivalences, fix use of all for …
(edit) @3367   5 years toby fixes for parameter display: scroll only list; don't display too much …
(edit) @3365   5 years vondreele remove qplot,dplot, etc from PWDR data[0] dict - weren't ever used …
(edit) @3364   5 years vondreele remove plotStyle from G2frame & put it in Page so now there is a set …
(edit) @3363   5 years vondreele fix image sum bug & set default directory to be location of last …
(edit) @3356   5 years vondreele remove commented out SetTitle? & SetLabel? for data window from various …
(edit) @3355   5 years toby name main & plot window against project name, remove other SetTitle? calls
Note: See TracRevisionLog for help on using the revision log.