source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3588   5 years vondreele fix old style wx.CHANGE_DIR to wx.DR_CHANGE_DIR in several places. fix …
(edit) @3587   5 years vondreele further work on magnetic structures: now proper symmetry processing of …
(edit) @3586   5 years vondreele rename MiltiFloatDialog? to MultiDataDialog? - better now that it does …
(edit) @3585   5 years vondreele change Bilbao dialog to use fractions for kx,ky,kz (not decimals) - …
(edit) @3584   5 years toby more fixes to masking for Grace export
(edit) @3583   5 years vondreele fixes so orthorhombic mag space groups from Bilbao conserve axes - …
(edit) @3582   5 years toby deal with mask being set to a single False value; fix wx.Colour in a …
(edit) @3581   5 years toby fix wx4 wx.Colour issue & take stab at l.get_xdata().mask not …
(edit) @3580   5 years toby add tube tails to FPA; add grace export to Publ. plot
(edit) @3579   5 years vondreele fix transformation error for mag cells disable formation of magnetic …
(edit) @3578   5 years vondreele remove a stray print stmt
(edit) @3577   5 years vondreele delete MAXMAGN - not using it any more fix (maybe) mag constraints; …
(edit) @3576   5 years toby improve active legend code; FPA: add oversampling & remove smoother …
(edit) @3575   5 years vondreele add table of alternate space group settings for orthorhombics remove …
(edit) @3574   5 years vondreele fix RDF plot axis label & make 21 be upper limit on number of Debye …
(edit) @3573   5 years vondreele fix 2 bugs in vector rigid body stuff add setting 1 to setting 2 …
(edit) @3572   5 years toby fix minor FPA bugs
(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) @3568   5 years vondreele finish interface with k-SUBGROUPSMAG output - selection of space group …
(edit) @3567   5 years vondreele fix wx.wx bug in G2constrGUI better formatting of Platform: line on …
(edit) @3566   5 years vondreele enable Copy cell for magcells in Unit Cell List fix OnSortCells? & …
(edit) @3565   5 years vondreele G2ctrls: change MultiFloatDialog? to accept bool arguments - maybe …
(edit) @3564   5 years toby change _pd_refln_d_spacing to _refln_d_spacing for pdCIFplot compatibility
(edit) @3563   5 years vondreele add 'color' to the save/load image control set.
(edit) @3562   5 years vondreele remove stray print in G2pwdGUI add G2spc.TextGen? to make list of space …
(edit) @3561   5 years vondreele add Print operators option to SGMessageBox for showing operators on …
(edit) @3560   5 years vondreele fix index problem in Unit Cells List a bit more mag transform mods
(edit) @3559   5 years toby revise tutorial web page & remove remaining refs to Exercises directory
(edit) @3558   5 years vondreele more revisions to Transform - Bilbao list properly processed primed …
(edit) @3554   5 years vondreele add volume & space group defaults to Unit cell controls defaults
(edit) @3553   5 years toby finish web tutorials for now
(edit) @3552   5 years toby start adding video tutorials
(edit) @3551   5 years vondreele fix simple magnetic tutorial
(edit) @3545   5 years toby set keywords
(edit) @3544   5 years toby add 2nd calibration tutorial, add to index & add video links
(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) @3522   5 years vondreele fix array overflow problem in histogram2d.for clean up some stuff in …
(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) @3518   5 years toby proxy/binary load fixes
(edit) @3513   5 years svnjenkins more svn diagnostics
(edit) @3512   5 years vondreele yet another transform cell fix for magnetism
(edit) @3511   5 years vondreele more fixes to cell transform stuff remove commented out code from …
(edit) @3510   5 years svnjenkins CheckScalePhaseFractions?: use only on PWDR hists
(edit) @3509   5 years svnjenkins initial drawingData more completely to avoid errors with CF
(edit) @3508   5 years vondreele add testXNFF.py to repository
(edit) @3507   5 years svnjenkins bug fixes: checking phase frac constraint, when histograms not in a …
(edit) @3506   5 years svnjenkins fix scriptable problem due to change in Restraints; update Tutorials; …
(edit) @3505   5 years vondreele more fixes to cell transform stuff
(edit) @3504   5 years svnjenkins scripting: fix mustrain refine use; add size value
(edit) @3503   5 years vondreele add possibility of transforming test cell in Unit cell list
(edit) @3500   5 years vondreele undo that mask fix - wrong thing to do.
(edit) @3496   5 years vondreele fix issues with masks & powder patterns remove stray print
(edit) @3491   5 years vondreele fix export/import of magnetic cifs
(edit) @3487   5 years vondreele fix a phoenix/classic issue with SetChecked? vs SetCheckedItems? in …
(edit) @3486   5 years toby scons fix
(edit) @3485   5 years vondreele made suggested change from Jeremy Kropf for reading in multiple peak lists.
(edit) @3478   5 years vondreele set start for azimuth scan to be 1/2 way between azimuth limits
(edit) @3477   5 years vondreele remove a dlg.Destroy - it was deleted earlier - this gave error add …
(edit) @3474   5 years vondreele remove wx.Validator_IsSilent(): wx.Bell() from 2 places in G2ctrlGUI; …
(edit) @3473   5 years toby add .cor32 as a GE image format (same format as .sum)
(edit) @3472   5 years toby allow .ge5 for GE files
(edit) @3471   5 years toby repair to "fix these"/seq. ref. code
(edit) @3470   5 years vondreele add a comeent/question for OnConstDel? (no effect on processing) …
(edit) @3469   5 years toby revise Importer ext validation to deal with .sum.tif for 1ID
(edit) @3468   5 years vondreele define new function FindAllCons? to replace bits of identical code that …
(edit) @3467   5 years vondreele fix problem in constraints where a deleted constraint variable wasn't …
(edit) @3466   5 years vondreele fix SetUpGeneral? for appending incommensurate atom
(edit) @3465   5 years vondreele deal with export/import issues for mag cif files fix bug for new phase …
(edit) @3464   5 years vondreele fix Unit cell load/import cells to force R3-H fro rhombohedral cases …
(edit) @3463   5 years toby process all masks in autointegrate
(edit) @3462   5 years toby move check of fractions/scale to OnRefine? and OnView?
(edit) @3461   5 years toby Add CheckAllScalePhaseFractions? to add constraint when all phase …
(edit) @3460   5 years vondreele fix indexing problem - needed another "triclinic" because I added C-1
(edit) @3459   5 years vondreele replace tc.SetDimensions? with tc.SetSize? as suggested in G2ctrlGUI l …
(edit) @3458   5 years toby Complete basestring fix
(edit) @3457   5 years toby try basestring fix
(edit) @3456   5 years vondreele change delete constraint code
(edit) @3455   5 years toby fix Keara's SHELX read bug
(edit) @3454   5 years toby note that OnLoadMultiControls? looks for twoth, not in images; warn not …
(edit) @3453   5 years toby avoid bug on missing linescan var
(edit) @3452   5 years vondreele Add 'C -1' as possible Bravais lattice/space group for Unit cell GUI …
(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) @3449   5 years vondreele correctly set magnetic sym stuff on space group change for magnetic …
(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) @3444   5 years vondreele fix problem of masked xdata values as limits to linspace for …
(edit) @3443   5 years vondreele fix bug in refining lattice parameters from peak fit positions
(edit) @3442   5 years vondreele Install new tutorial - Simple Magnetic structures
(edit) @3439   5 years toby more scripting peaks stuff
(edit) @3438   5 years vondreele g2strIO fix magnetic hkl extinctions in reflection generation remove …
(edit) @3437   5 years toby fix bugs after replacing w/space group button in xform; save …
(edit) @3436   5 years toby fix phase fraction with no included phases; repaint after; put TMP dir …
(edit) @3435   5 years vondreele make new routine GetSpGrpfromUser? & use it inGeneral & Transform fo …
Note: See TracRevisionLog for help on using the revision log.