source: trunk/GSASII.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @411   12 years vondreele fix very old (!) bug in psvfcj.for implement neutron scattering …
(edit) @406   12 years vondreele implement background subtraction during image integration implement …
(edit) @404   12 years vondreele put error bars on seq refinement plots add cubic elastic strain coeff …
(edit) @400   12 years vondreele new default for Vcov contour plot - RdYlGn? faster cleanup on …
(edit) @399   12 years vondreele Implement sequential refinement remove print "load" & "save" for each …
(edit) @397   12 years vondreele collect default settings for Sample in one routine add recalibrate …
(edit) @395   12 years vondreele Add goniometer omega, chi & phi to sample data put SH texture in …
(edit) @384   12 years vondreele add constraint & restraint items to tree - now empty fix noncentro …
(edit) @380   12 years vondreele completed Rietveld refinement version
(edit) @373   12 years vondreele new covariance item in tree new covariance matrix plotting save cov …
(edit) @372   12 years vondreele Add new background functions & rework background GUI Add hydrostatic …
(edit) @371   12 years vondreele
(edit) @369   12 years vondreele remove wx from GSASIIstruct.py
(edit) @368   12 years vondreele fix controls setup & refine enable/disable add print option to …
(edit) @345   12 years vondreele put new banner in GSASII.BAT fix for vertical tilt & offset images …
(edit) @342   12 years vondreele major modifications to get 1st "working" version of Refine Add …
(edit) @336   12 years toby Make MKL optional
(edit) @335   12 years vondreele Add delete Pawley list; scratch "leBail" from things mods to texture …
(edit) @327   12 years vondreele fix to path name for atomdata.dat fix to texture display - can't have …
(edit) @311   12 years vondreele finish new indexing refinement stuff more on texture plotting
(edit) @303   12 years vondreele Allow reading of xye (Topas style) files Begin implementation of …
(edit) @295   12 years vondreele
(edit) @292   12 years vondreele allow more than one phase for calibration fix temperature reading from …
(edit) @289   12 years vondreele
(edit) @281   12 years vondreele implement reusable GSAS-II image files that can be read into a new …
(edit) @273   12 years vondreele output of S(Q) and G(R) as files for other use some effort to fix …
(edit) @271   12 years vondreele make g77 versions of fortran for binwin2.7 - faster than gfortran! fix …
(edit) @267   12 years vondreele removed azm rotation - didn't work fix azimuthal polarization
(edit) @265   12 years vondreele further progress on implementing pdf calculations optionally put …
(edit) @264   13 years vondreele begin implementation of pdf generation - work in progress modify image …
(edit) @260   13 years vondreele fix tree scrolling
(edit) @250   13 years vondreele GSASIIgrid.py - improve Comments listing GSASII.py - add qPlot option …
(edit) @249   13 years vondreele Modify export powder & delete data to allow global selections make …
(edit) @248   13 years vondreele histogram2d.for - cleaned up add azmthOff - as for a rotation of a 2D …
(edit) @240   13 years vondreele reworked menu of image file types in FileDialog? allow nonsquare image …
(edit) @239   13 years vondreele add 'any image file' to image file menu add calibration skip & dmin to …
(edit) @237   13 years vondreele add new data types SXAS & REFL
(edit) @230   13 years vondreele add svn keywords & add log intensity plotting
(edit) @229   13 years vondreele add svn keywords & self.logPlot
(edit) @226   13 years vondreele can read APS Gold tif files
(edit) @225   13 years vondreele fixes to window positioning around task bar
(edit) @193   13 years vondreele various fixes, but still bugs. GSASII.py - add more sample parameters …
(edit) @186   13 years vondreele add "solve" to menu Pawley fixes
(edit) @182   13 years vondreele
(edit) @179   13 years vondreele add new sample environment parameters
(edit) @174   13 years vondreele improve powder pattern contour plotting
(edit) @171   13 years vondreele GSASIIIO.py: read phase from cif file fix esd output for powder data …
(edit) @169   13 years vondreele remove undo from GSASII.py make numpy arrays of xyz powder data fixup …
(edit) @167   13 years vondreele image fixes for offset detector drawing/phase fixes
(edit) @166   13 years vondreele fixups of atom editing/atom drawing
(edit) @164   13 years vondreele more parameters
(edit) @163   13 years vondreele new versions
(edit) @161   13 years vondreele implement hardcopy (jpeg, tiff & bmp) output of structure drawings
(edit) @155   13 years vondreele changes for structure drawing
(edit) @144   13 years vondreel cosmetic change
(edit) @142   13 years vondreel major refactor of phase editing, EXP & PDB import replace "general" …
(edit) @135   13 years vondreel remove "GSASII" and "menu" from all names originally put in by …
(edit) @122   13 years vondreel implement .gpx file name on GSASII command line fixes for integrate all
(edit) @94   13 years vondreel move all fortran to fsource add gray for readonly textctrl do polygon …
(edit) @87   13 years vondreel "Spots" in Masks is really "Points" Start of "points" for masks
(edit) @85   13 years vondreel threshold masks operational add index peak list load/reload menu & …
(edit) @82   13 years vondreel split powder GUI stuff out of G2gd & put in new GSASIIpwdGUI.py - all …
(edit) @81   13 years vondreel split out image stuff into GSASIIimage.py
(edit) @78   13 years vondreel split IndexPeaks?, etc. from GSASIIcomp.py & put in new GSASIIindex.py
(edit) @68   13 years vondreel improvements in powder pattern plot options
(edit) @66   13 years vondreel final cleanup after GSASIIpath implementation
(edit) @65   13 years vondreel remove all path setup code & replace with a simple import of GSASIIpath.
(edit) @63   13 years vondreel some refactoring of integrate routines in prep for an "integrate all" …
(edit) @62   13 years vondreel more cleanup of image integration; force 32 bit arrays to reduce …
(edit) @56   13 years vondreel major modification for images - not stored in project file. Now read …
(edit) @55   13 years vondreel 3rd try - reduce meatrices in integration
(edit) @53   13 years vondreel finish image integration problems still with motion, picking pts., …
(edit) @52   13 years vondreel add help & status bar messages in various places begin setup for …
(edit) @51   13 years vondreel integration working & plotted
(edit) @50   13 years vondreel fix graphics zoom, redraw, home issues now OK for powder, single …
(edit) @49   13 years vondreel resolved zoom issues with peak picking, etc. further steps for image …
(edit) @48   13 years vondreel finished ellipse fitting finished integration range display
(edit) @45   14 years vondreel remove plotting routines
(edit) @38   14 years vondreel convert to python 2.6 from Enthought small fixes to plotting ellipses
(edit) @36   14 years vondreel and again
(edit) @33   14 years toby fix up package paths
(edit) @32   14 years vondreel finished 1st round of ellipse fitting need to do LS fitting
(edit) @31   14 years vondreel move peak fit, index & refine menus to respective data frames fix …
(edit) @29   14 years vondreel next stage of image calibration
(edit) @25   14 years vondreel
(edit) @24   14 years toby add error mesages, fix import by making relative to source location, …
(edit) @23   14 years toby add a new sub directory based on OS and python ver for binary file(s)
(edit) @22   14 years vondreel more single crystal plot stuff
(edit) @21   14 years vondreel fixes to image/powder pattern plot events
(edit) @20   14 years vondreel more image controls fixes
(edit) @19   14 years vondreel image control fixups
(add) @8   14 years vondreel
Note: See TracRevisionLog for help on using the revision log.