source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @3434   5 years vondreele working magnetic extinction check routine w. reference & comments - works
(edit) @3433   5 years vondreele objectScanIgnore additions put in phase fro mag reflections better …
(edit) @3430   5 years toby move long to Py2.x
(edit) @3429   5 years vondreele add np.int64 to objectScanInnore list fix order problems in …
(edit) @3428   5 years vondreele fix warning about NavigationToolBar2WxAgg & get tooltips to show in wx …
(edit) @3427   5 years toby fix minor bugs
(edit) @3426   5 years toby Add scan of .gpx objects; try to fix bug on drag
(edit) @3425   5 years vondreele use nxs = np.newaxis in G2spc. Add 2 functions for checking symm …
(edit) @3424   5 years toby On Windows, check documents before my documents
(edit) @3423   5 years vondreele fix chemical composition restraint. Wasn't updating with new fracs …
(edit) @3421   5 years vondreele fix 10 step offset problem reading single Bruker raw file scans.
(edit) @3420   6 years vondreele update hkl lines after spin change (still does nothing, but this is …
(edit) @3418   6 years vondreele move SGMagSpinBox from G2phsGUI to G2ctrlGUI add selection of spin …
(edit) @3417   6 years toby change order of Rietveld tutorials to make Garnet 1st, as suggested by …
(edit) @3416   6 years vondreele One more tweak to Mag moment derivatives
(edit) @3415   6 years vondreele change testDeriv.py so it can be run in a bat file. mag moment …
(edit) @3414   6 years vondreele correct Uij & sin/cosUij derivatives for i!=j; all needed *2.
(edit) @3413   6 years vondreele modify RefineCore? & Refine/SeqRefine? to use ifSeq parameter instead of …
(edit) @3411   6 years vondreele another transform constrint fix to atom nos.
(edit) @3410   6 years vondreele bad Uij names fixed in Transform constraints
(edit) @3409   6 years vondreele another fix to transformation constraints to skip equivalent …
(edit) @3406   6 years vondreele fix Transform to create correct(?) constraints between lattices, atom …
(edit) @3403   6 years vondreele fix a deleted phase problem in powder plots fix uaniso transformation …
(edit) @3402   6 years vondreele fix missing 'linescan' problem in old files fix cell/atom …
(edit) @3401   6 years vondreele fix problem with atom IDs for magnetic atoms
(edit) @3400   6 years vondreele fix space group operator interpreter for magnetic mcif files (only …
(edit) @3399   6 years vondreele remove debug print from ApplyStringOpsMom?
(edit) @3398   6 years vondreele drawing reload (almost) works for magnetic structures - suspect for …
(edit) @3397   6 years vondreele fix Constraints problem when no histograms (or phases) display new BNS …
(edit) @3396   6 years vondreele set refList=False for a couple of calls to GetHistogramPhaseData? where …
(edit) @3395   6 years vondreele implement import of lattice parameters & space group info into Unit …
(edit) @3394   6 years vondreele implement "Load Unit Cell" from phase on phase list to Unit Cell for …
(edit) @3393   6 years vondreele implement GUI to change BNS lattice centering for magnetic space …
(edit) @3392   6 years vondreele fix issues with multiphase refinements & multiphase plots, etc. move …
(edit) @3391   6 years vondreele fix copy of Instrument parameters to not copy the Azimuth
(edit) @3390   6 years vondreele fix issue with deleted phases in Restraints - they are now deleted …
(edit) @3389   6 years vondreele add instrumnt parameters to powder csv export routine
(edit) @3388   6 years vondreele added Plot Colors to configuration to allow user color selection for …
(edit) @3387   6 years vondreele fix to GetLittleGrpOps?
Note: See TracRevisionLog for help on using the revision log.