source: trunk/GSASIIpwd.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1911   10 years toby add new tutorial & cleanup
(edit) @1898   10 years vondreele new constraint option - constrain atom variables as a set; constrain …
(edit) @1893   10 years toby fix background fitting by interpolation
(edit) @1889   10 years toby Add fixed background points; animate dragging points and lines; add …
(edit) @1878   10 years vondreele refactor DDataGUI - mostly move event routines to be inside respective …
(edit) @1874   10 years vondreele minor formatting change for TOF peak fitting fix powder extinction & …
(edit) @1759   10 years vondreele add two new background functions - power series in Q2 & 1/Q2 - from …
(edit) @1682   10 years vondreele do sums of Bragg intensity, and background terms put results into .lst file
(edit) @1662   10 years vondreele change weighting in diffractometer constant calibration to include d*2 …
(edit) @1652   10 years vondreele add .gsa to default GSAS powder file extensions floors (0.0001) for …
(edit) @1637   10 years vondreele fixes to peak indexing routines; new Inst argument for getHKLpeak …
(edit) @1594   11 years vondreele begin Pawley refinement stuff for incommensurate structures Pawley SS …
(edit) @1578   11 years vondreele add wx.Yield in RefineBox? refactor indexing for normal & superlattice …
(edit) @1572   11 years vondreele complete SS indexing, apply hklm extinction rules cleanup indexing, …
(edit) @1571   11 years vondreele fix typos in small angle tutorials add menu with copy & reset to …
(edit) @1551   11 years vondreele fixes to calibration
(edit) @1515   11 years vondreele allow '#' comments in GSAS iparm files. add class G2ColumnIDDialog for …
(edit) @1496   11 years vondreele Add sequential peak fitting. Change Back:n to Back;n for background …
(edit) @1493   11 years vondreele set move=True for GenAtom? call for FillUnitCell? show bin width in …
(edit) @1484   11 years vondreele change lower limit of LGmix to 0 from 0.1 - recompile Win-32 & Win-64 …
(edit) @1474   11 years vondreele 1st MC/SA tutorial various MC/SA fixes fix to background peak fitting …
(edit) @1464   11 years vondreele change sig-q & beta-q functionality to be 1/d2 - seems to work better
(edit) @1462   11 years vondreele add sig-2 to TOF profile coeff. new d-spacing plot option
(edit) @1459   11 years vondreele add instrument parameters (flight path & detector 2-theta) needed for …
(edit) @1443   11 years vondreele add calibration of lam, difC, etc. from index peak positions new …
(edit) @1439   11 years vondreele add difB as a term in d3 for TOF - trial a patch for old files for …
(edit) @1415   11 years vondreele fixed errors in G2strIO: missing exclude of 'Source' for Iparm I/O …
(edit) @1412   11 years vondreele fix theta vs 2-theta error in peak fitting; gave wrong sig,gam vs …
(edit) @1411   11 years vondreele remove unused reference to z-matrix RBs noted in comment about …
(edit) @1373   11 years toby minor source documention fixes
(edit) @1277   11 years vondreele 1st working SASD fit version. Implement UnDo? option for SASD fitting.
(edit) @1274   11 years vondreele implement Bragg peaks in SASD - required new fortran routines …
(edit) @1248   11 years vondreele add setscale for SASD data don't square the 1/cos(2-theta) correction …
(edit) @1217   11 years vondreele add reading of CheMin? tif & png files continue work on small angle stuff
(edit) @1186   11 years vondreele fix esd calc in image calib & strain refine put in Dcalc for strain = …
(edit) @1176   11 years vondreele add a bit of Doc to surface roughness remove deselect tree line - …
(edit) @1175   11 years vondreele add surface roughness (Surotti model) to Bragg-Brentano sample …
(edit) @1174   11 years vondreele correct image integration for sample absorption - cylinders only for now
(edit) @1131   12 years vondreele fix to read Chess A2 tiff files add polarization correction to SASD …
(edit) @1073   12 years vondreele change chebyschev background fxn to match what is in old GSAS. Much …
(edit) @1009   12 years vondreele auto peak search for TOF - no duplicates either small amendment to …
(edit) @998   12 years vondreele make widths correct in Export HKLs from PWD data
(edit) @997   12 years vondreele implement export of hkl files extracted from powder data
(edit) @945   12 years vondreele some mods for POWGEN data for single peak fitting unify profile parm …
(edit) @939   12 years toby fix & cleanup unit tests; add/change doc strings for sphinx; add all …
(edit) @808   13 years vondreele Add Babinet modification to form factors - works OK Use atom Ids for …
(edit) @803   13 years vondreele GSASIImath.py: map search gives mag in name, & change a looping form …
(edit) @801   13 years vondreele fix TOF peak fitting - needed cw*derivs
(edit) @798   13 years vondreele more peak fitting work including TOF
(edit) @797   13 years vondreele some fixes to TOF stuff some fixes to SXC stuff
(edit) @796   13 years vondreele revise instrument parameters (again); now two dictionaries revise key …
(edit) @795   13 years vondreele implement TOF input, peak search & fitting auto peak search convert …
(edit) @794   13 years vondreele still more iparm fixes - maybe that's all of them?
(edit) @762   13 years toby update py files to use native line ends, add update from svn to help …
(edit) @747   13 years vondreele fix to Pawley estimate - subtract background get neg weight on penalty …
(edit) @736   13 years vondreele add space group choice to cell indexing page
(edit) @679   13 years vondreele add Debye-Scherrer absorption to refinement
(edit) @668   13 years vondreele add properties
(edit) @661   13 years toby complete revision number tracking
(edit) @656   13 years vondreele fix Debye background model
(edit) @655   13 years vondreele implement single peak fits for background
(edit) @650   13 years vondreele now reads Rayonix MX300HE tiff files working on peaksUnique bit of …
(edit) @648   13 years vondreele 1st stab at a unique atoms picker - mostly GUI format fix for …
(edit) @482   13 years vondreele move FileDlgFixExt? to G2IO begin to add a save selected seq results to …
(edit) @453   13 years vondreele refactor GSASIIgrid new Hessian based least squares new GSASIImath.py …
(edit) @447   13 years vondreele Add another variation on background - individual peaks (not finished) …
(edit) @446   13 years vondreele continue refactoring of GSASIIgrid.py - DrawAtoms? fix error in …
(edit) @443   13 years vondreele make sum powder profiles numpy arrays change name UpdateBackgroundGrid?
(edit) @432   14 years vondreele remove test prints from GSASIIIO new Gmat2AB routine work on the DData …
(edit) @429   14 years vondreele set 'browser' as default help display fix zero & zero offset to be …
(edit) @411   14 years vondreele fix very old (!) bug in psvfcj.for implement neutron scattering …
(edit) @376   14 years vondreele fix intensity type derivatives - scale, polarization, pref. ori., etc.
(edit) @375   14 years vondreele GSASIIgrid.py - add Pawley estimator to menu GSASIIlattice.py - fix …
(edit) @373   14 years vondreele new covariance item in tree new covariance matrix plotting save cov …
(edit) @372   14 years vondreele Add new background functions & rework background GUI Add hydrostatic …
(edit) @358   14 years vondreele small fixes
(edit) @357   14 years vondreele GSASIIpwd.py - add polarization derivative GSASIIstruct.py - almost …
(edit) @355   14 years vondreele done with peak fitting
(edit) @354   14 years vondreele more cleanup of derivatives
(edit) @353   14 years vondreele modify psvfcj.for to use sh/l only add derivative routine to …
(edit) @350   14 years vondreele implement fortran psVoigt routine - faster by 2X over python fft version
(edit) @345   14 years vondreele put new banner in GSASII.BAT fix for vertical tilt & offset images …
(edit) @343   14 years vondreele cosmetic
(edit) @342   14 years vondreele major modifications to get 1st "working" version of Refine Add …
(edit) @335   14 years vondreele Add delete Pawley list; scratch "leBail" from things mods to texture …
(edit) @315   14 years toby new scons file for compiling (needs linux & win work); update …
(edit) @311   14 years vondreele finish new indexing refinement stuff more on texture plotting
(edit) @309   14 years vondreele change name of "plot" to GSASIItestplot
(edit) @303   14 years vondreele Allow reading of xye (Topas style) files Begin implementation of …
(edit) @301   14 years vondreele Add cancel to progress bar & associated things to make it work
(edit) @299   14 years vondreele Add progress bar to peak fit
(edit) @296   14 years vondreele major change to peak fitting in GSASIIpwd.py & GSASIIpwdGUI.py "Auto …
(edit) @292   14 years vondreele allow more than one phase for calibration fix temperature reading from …
(edit) @289   14 years vondreele
(edit) @275   14 years vondreele use interp1d instead of griddata
(edit) @272   14 years vondreele add slider for "Ruland" coeff. add 'o' option for undoing offset in …
(edit) @271   14 years vondreele make g77 versions of fortran for binwin2.7 - faster than gfortran! fix …
(add) @269   14 years vondreele rename from GSASIIpeak.py
Note: See TracRevisionLog for help on using the revision log.