source: trunk/GSASIIpwd.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4466   5 years vondreele change Pawley refinement menu items for setting/unsetting refine flags …
(edit) @4461   5 years vondreele fix bugs in MakeRMC6f & MakefullrmcPDB
(edit) @4447   5 years vondreele change RMCProfie chi2 to log10 chi2 to match fulrmc chi2 plot fix …
(edit) @4440   5 years vondreele fix atom draw update problem when atoms not in unit cell2Arelated …
(edit) @4435   5 years vondreele fix MakeRMC6f for fractional atom fracs
(edit) @4432   5 years vondreele change ifConstraint flag in Transform to False flag missing reflection …
(edit) @4430   5 years vondreele some cleanup of fullrmc stuff
(edit) @4427   5 years vondreele fullrmc fixes
(edit) @4425   5 years vondreele fix generation of fullrmc pdb file for structures with partial …
(edit) @4420   5 years vondreele improvements to fullrmc interface
(edit) @4417   5 years vondreele further enhancements of the fullrmc - GSAS-II interface; now does atom …
(edit) @4416   5 years vondreele fix 3D surface problem when changing mystrain/size axis remove …
(edit) @4415   5 years vondreele change export_PDB to handle fullrmc pdb files implement Wenqian's mod …
(edit) @4405   5 years vondreele continue fullrmc interface work fix bad PatternId? problem in Texture GUI
(edit) @4404   5 years vondreele revise RMCProfile/fullrmc GUI for data files - better interface & has …
(edit) @4400   5 years vondreele add rigid body save to make new pdb file with properly named atoms - …
(edit) @4397   5 years vondreele fullrmc interface for run & view done (for now)
(edit) @4389   5 years vondreele adding fullrmc View & Execute methods. Still to do Setup. Replace …
(edit) @4366   5 years vondreele Add plotting of bond distance & bond angle distributions found in …
(edit) @4347   5 years vondreele restrict G(R) plots to Rmax - sphere enclosed by big box model in …
(edit) @4342   5 years vondreele correct scale factor for xray .bragg file try 1/w for xray real space …
(edit) @4341   5 years vondreele use size & mustrain correctly in making RMCProfile .inst file
(edit) @4337   5 years vondreele add 'Va' for vacancy to valence table skip 'Va' atoms in partials …
(edit) @4334   5 years vondreele make new f(q) & g(r) files suitable for RMCProfile. The g(r) == PDF. …
(edit) @4333   5 years vondreele work on spot masking; change some text, menu names, etc. Add menu item …
(edit) @4328   5 years vondreele Add FITTED_SCALE to RMCprofile options fix issues with changing atom …
(edit) @4324   5 years vondreele revised auto spot finder; set default esdMul = 3 everywhere try …
(edit) @4323   5 years vondreele fixes to ave & fixed CN constraint for RMCProfile
(edit) @4322   5 years vondreele fic Compare plots; some overwritten by mistake
(edit) @4270   5 years vondreele set default directories to G2frame.LastGPXdir or result from …
(edit) @4269   5 years vondreele clear out old bond files before next run of RMCProfile fix conversion …
(edit) @4268   5 years vondreele fixes to RMCProfile - GSAS-II stuff. works with x-ray F(Q), etc.
(edit) @4266   5 years toby add patches for Python 2.7
(edit) @4265   5 years vondreele add bond direction plots to RMCProfile results
(edit) @4264   5 years vondreele Add swap atoms to RMCProfile stuff Handle vacancies
(edit) @4263   5 years vondreele major revision of RMCProfile GUI - now shows in data window instead of …
(edit) @4254   5 years vondreele more RMCProfile setup stuff added
(edit) @4253   5 years vondreele changes to RMCProfile stuff short cut the find unique for P 1 space group
(edit) @4248   5 years vondreele changes to RMCProfile GUI now saves settings diff curve for G(R) plot …
(edit) @4236   5 years vondreele remove dependence on fullrmc existing rearrange RMC options fixes to …
(edit) @4221   5 years vondreele more RMCProfile enhancements
(edit) @4220   5 years vondreele swap order of binds in ValidatedTextCtrl? - might work better?routines …
(edit) @4210   5 years vondreele fix bad DifC name in MakeInst? Add start on MakeRMCPdat routine - makes …
(edit) @4206   5 years vondreele add importer for phase from RMCProfile rmc6f file - structure result …
(edit) @4204   5 years vondreele Fix bad code in MakeBack?
(edit) @4202   5 years vondreele fix check for chebyschev-1 in RMC MakeBack? routine.
(edit) @4201   5 years vondreele add new chebyschev-1 background function; matches that from old gsas. …
(edit) @4200   5 years vondreele Add visualization of RMCProfile results, i.e. G(R), S(Q), partials, …
(edit) @4199   5 years vondreele enhance MakeRMC6f for RMCProfile
(edit) @4196   6 years vondreele ad fullrmc dialog for set up comment out & skip W plot update for …
(edit) @4195   6 years vondreele add a find utility to GSASIIfiles for finding a file within a …
(edit) @4194   6 years vondreele fix bug in absorption calc for TOF fix bug if Cancel from default …
(edit) @4193   6 years vondreele fix comment lines so easier to see in spyder outline use a dummy …
(edit) @4192   6 years vondreele fix OnFileReopen?; broke when some file were deleted beforehand Some …
(edit) @4191   6 years vondreele put in dummy phase tab & menu for fullrmc partial implementation of …
(edit) @4179   6 years vondreele a bit more speedup for polarization correction
(edit) @4166   6 years vondreele fixes to Dysnomia for TOF data
(edit) @4142   6 years vondreele fix panalytical reflectometry mporter - now converts 2theta to q some …
(edit) @4102   6 years vondreele add transfer of flat background to images corrected for 1/dist2 …
(edit) @4080   6 years vondreele fix to ellipsoid size math & GUI revisions
(edit) @4048   6 years vondreele Use extra reflections generated by Dysnomia in forming new Fourier map
(edit) @4046   6 years toby remove histograms that are not added to a phse from the Seq Ref …
(edit) @4030   6 years vondreele fix defaults for ka1-Ka2 powder data to be Bragg-Brentano for both GUI …
(edit) @4021   6 years toby implement filter for screen messages; start to replace print() with …
(edit) @4002   6 years vondreele finish implementation of generating added reflections for Dysnomia. …
(edit) @4001   6 years toby add SeqRes? section to scriptable; minor docs cleanup; show cell even …
(edit) @3999   6 years toby reorg PDF computation/save as non-GUI code, add PDF to scriptable, doc …
(edit) @3995   6 years vondreele Add save of indexed peaks to csv file fix neutron bugs in MEM Dysnomia code
(edit) @3994   6 years vondreele clean finish if Dysonmia fails
(edit) @3993   6 years vondreele fix typo in Dysnomia prep of .mem file
(edit) @3991   6 years vondreele process Dysnomia reflection table result saving new Fosq & phase in …
(edit) @3990   6 years vondreele MEM Dysnomia now works but can be uncontrolled. No feedback into …
(edit) @3959   6 years toby Bugs from Ivo: scripting & seq. table plotting; script addition for …
(edit) @3906   6 years toby implement fixed backgound file in Riteveld Fit; show Rietveld & peak …
(edit) @3848   6 years vondreele since id is a python routine which could be useful in debugging, …
(edit) @3778   6 years vondreele correct calculation of FWHM for TOF data & fix the alp values in the …
(edit) @3774   6 years vondreele fix super indexing problem in transposeHKLF fix reflection generation …
(edit) @3712   7 years vondreele add new configuration item: PDF_Rmax maximum radius for G(r) …
(edit) @3565   7 years vondreele G2ctrls: change MultiFloatDialog? to accept bool arguments - maybe …
(edit) @3561   7 years vondreele add Print operators option to SGMessageBox for showing operators on …
(edit) @3500   7 years vondreele undo that mask fix - wrong thing to do.
(edit) @3496   7 years vondreele fix issues with masks & powder patterns remove stray print
(edit) @3444   7 years vondreele fix problem of masked xdata values as limits to linspace for …
(edit) @3435   7 years vondreele make new routine GetSpGrpfromUser? & use it inGeneral & Transform fo …
(edit) @3231   7 years vondreele fix bug in IndexPeaks? display fix import pypowder issue in G2math fix …
(edit) @3164   8 years vondreele fix neutron resonant scattering factor calcs. - neglected constant …
(edit) @3157   8 years vondreele add Lorentzian term 'Z' to CW profile instrument parameters - constant …
(edit) @3136   8 years vondreele make GSAS-II python 3.6 compliant & preserve python 2.7 use;changes: …
(edit) @3070   8 years vondreele implement use of background pattern for PWDR data. Used for plot & …
(edit) @3000   8 years toby make the two frame version the trunk as we hit version 3000
(edit) @2849   8 years vondreele change TOF instrument Calibration weighting
(edit) @2838   8 years vondreele add a bit of printing to LS & show no. of penalty fxns
(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) @2800   8 years vondreele fix a simulation output format use a couple of wx.CallAfter? to fix …
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.