source: trunk/GSASII.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2542   9 years toby deal a bit better with Unicode file names
(edit) @2539   9 years vondreele fix to unicode character in directory name problem numerous unused …
(edit) @2532   9 years vondreele clean up display of version info. etc. on console.
(edit) @2531   9 years toby reopen tree items after a refinement
(edit) @2528   9 years vondreele make all dataDisplay windows be right justified wrt last position. …
(edit) @2522   9 years vondreele Do Ivo's changes & some more work on mag derivatives.
(edit) @2518   9 years toby bind for Sequential Refine in wrong place
(edit) @2516   9 years toby revise import to not assume Bank 1 with multibank instparm files; deal …
(edit) @2509   9 years toby fixes to help
(edit) @2502   9 years toby prevent double-draw of data window after refinements
(edit) @2498   9 years toby set Refine flag after linking hist & phase in import
(edit) @2491   9 years vondreele fix bug for call to GetPhaseData? in export phase put in stub for …
(edit) @2486   9 years vondreele fix mag form factor lookup - some aren't chemical valences (e.g. Fe+4) …
(edit) @2481   9 years vondreele force Transform to delete nonmagnetic atoms if phase made magnetic & …
(edit) @2479   9 years toby Rework plotting to refresh after refinements
(edit) @2457   9 years vondreele fix bug in PWDR selection for PDF
(edit) @2449   9 years toby Fix CIF exports; make sure exporters are imported only once (on Mac)
(edit) @2431   9 years vondreele fix problem with wxPython 3.x with changing text entry focus. Needed a …
(edit) @2422   9 years vondreele allow saving of plotted XY data from PlotXY as csv file
(edit) @2421   9 years vondreele name sequential results by type of sequence (peak fit, SASD, etc.) so …
(edit) @2420   9 years vondreele add "All scales value" to SumDialog?
(edit) @2416   9 years vondreele fix issues with summing images & powder patterns - SumDialog? is now a …
(edit) @2412   9 years vondreele fixes to PDF stuff
(edit) @2377   9 years toby add patch for locale mis-set on OSX machines
(edit) @2363   9 years toby fix minor bugs in sequential refinement
(edit) @2362   9 years toby fix bug due to addition of CorrectionCode? to InstParms?
(edit) @2360   9 years toby new Mac .so files, incorporate data corrections into .instprm file
(edit) @2344   9 years toby add option to correct data on import
(edit) @2342   9 years toby fix reading of CIF intensities with esds
(edit) @2341   9 years toby improve powder imports: suppress printing of binary data; improve …
(edit) @2304   9 years vondreele add Cancel to image integration ProgressDialog? - will do a Pause in …
(edit) @2297   9 years vondreele implement creation of summed file from multi-frame ge image files; …
(edit) @2290   9 years vondreele complex problem - fix summing of GE images; needed new item in Image …
(edit) @2275   9 years vondreele add warning for high Levenberg-Marquardt lambda.
(edit) @2272   9 years vondreele add Stacking Faults II tutorial add a Copy Phase command to Layers …
(edit) @2246   9 years vondreele trap another Id=0 problem after Refine finishes (G2.py) rearrange …
(edit) @2244   9 years vondreele two lines at end of OnSeqRefine? call things that don't exist …
(edit) @2238   9 years vondreele remove commented block from GSASII.py add Bruker RAW file importer for …
(edit) @2234   9 years toby implement code to select appropriate tree time when a plot tab is selected
(edit) @2215   9 years toby load images to tree as read in
(edit) @2214   9 years vondreele missing import copy
(edit) @2197   9 years vondreele replace pyd files for binwin2.7 & binwin64-2.7 implement new pyGetSpc …
(edit) @2196   9 years toby redo plot window graphics to redraw after refinement (need to update …
(edit) @2185   9 years vondreele fix PWDR import from zip problem when iparm/instparm file isn'r in zip.
(edit) @2174   9 years vondreele fix image integrate and integrate all with dark & background images …
(edit) @2160   9 years vondreele fix zip file problem
(edit) @2159   9 years vondreele add importer for FullProf? .dat powder files
(edit) @2153   9 years vondreele allow Cancel from Default profile parms - data not loaded
(edit) @2152   9 years vondreele all PWDR exporters will make file name from histogram name allow read …
(edit) @2151   9 years vondreele add Generic TOF to defaultIparms.py; forces user to set flight path & …
(edit) @2150   9 years vondreele incomplete mods to import powder - suggest not using until I fix it
(edit) @2148   9 years vondreele ReadPowderInstprm? modified to handle multibank instprm files. Fails if …
(edit) @2147   9 years vondreele handle TOF profile type=2 iparm files (e.g. for GEM) implement …
(edit) @2141   9 years vondreele add peak list d-spacing esds to exported peak lists tables for CW & TOF
(edit) @2135   9 years vondreele more fixes to peak exports to get correct FWHM refactor Merge GUI
(edit) @2134   9 years toby better display of G2 version number
(edit) @2132   9 years vondreele more rationalization of FWHM calculations
(edit) @2129   9 years vondreele revisions to FWHM calculations - some math errors fixed implement …
(edit) @2127   9 years vondreele Add Merge dialog (not working yet) Fix L & G+L peak width plots per …
(edit) @2113   9 years vondreele better cleanup when main window is closed add FlagSetDialog? class & …
(edit) @2109   9 years toby Andrey's enhancement: keep track of last GPX, import & export …
(edit) @2101   9 years toby Drop #1 from header in one-image files; revise HDF5 importer to read …
(edit) @2087   9 years toby change error handling if h5py not installed; add new condition …
(edit) @2084   9 years vondreele fix bug in TOF iparm reading remove extraneous code in G2imgGUI …
(edit) @2083   10 years toby Export multiple masks/controls
(edit) @2077   10 years vondreele refactor wave data display to do one atom at a time instead of a long GUI
(edit) @2075   10 years vondreele explicit plot destroy when GSAS2 closes work on scrolling on phase …
(edit) @2071   10 years toby allow standalone testing of image importer from GSASIIIO.py
(edit) @2068   10 years toby cleanup image reader documetation
(edit) @2065   10 years toby Allow reading of multiple images from single file
(edit) @2061   10 years vondreele modify export app peak lists to include d-spacing as a column fix 2x …
(edit) @2056   10 years vondreele peak list read/list/indexing now fixed
(edit) @2050   10 years vondreele include Bank no in Instrument parameters - no check yet expand range …
(edit) @2048   10 years toby move list of PWDR tree items to delete so they are saved
(edit) @2047   10 years toby revise autoint to implement Reset -- redoes integration; warn on old …
(edit) @2043   10 years vondreele some SS deriv work trap G2frame.PatternId? = None (or 0) in …
(edit) @2034   10 years vondreele remove block of commented out old code from OnRefine? fix contour …
(edit) @2026   10 years toby autoint minimal, but ready for testing; fixes to Exports
(edit) @2017   10 years toby update reload after refinement to make sure old Id is removed; also …
(edit) @2015   10 years toby redo image read to avoid reloads; prevent open of Edit image parms on …
(edit) @2003   10 years toby Make Transpose a config opt; new routine to read images with import …
(edit) @2002   10 years toby fix 1st import image 1st bug
(edit) @2001   10 years toby add initial Image imports code
(edit) @1997   10 years toby Add API for direct image read (G2IO.ExportPowderList?) and powder …
(edit) @1985   10 years toby fix CIF import where ? is used for Uiso value and where iso/aniso type …
(edit) @1971   10 years toby Add preferences option to edit configuration options
(edit) @1970   10 years vondreele Add pygauleg to pypowder.for - recompile Win2.7 & Win2.7-64 work on SS …
(edit) @1962   10 years vondreele made PackageVersions? a list so it comes out in same order as the other …
(edit) @1961   10 years toby save package info in GPX; display only in Debug mode
(edit) @1960   10 years toby add current version number to Controls dict on save; display on read
(edit) @1959   10 years toby fix crash with anaconda on Mac; allow for 2.7.xx version numbers
(edit) @1956   10 years vondreele fix (again) fill unit cell, dynamic SS drawing & GenAtom? issues - now …
(edit) @1949   10 years vondreele add image read for Rigaku R-Axis IV files
(edit) @1945   10 years vondreele fix another new histo in new phase error some cleanup in texture …
(edit) @1934   10 years vondreele fix on self.HKL error
(edit) @1932   10 years vondreele fix problems with plotting & phase handling when there is no structure …
(edit) @1931   10 years vondreele Autoupdate of atom drawing table and drawing after LS refinement and …
(edit) @1918   10 years vondreele further mods on twins
(edit) @1917   10 years vondreele better handling of nonmerohedral twins
(edit) @1915   10 years vondreele start on riding constraints - works for atom frac,x,y,z; skipping u's …
Note: See TracRevisionLog for help on using the revision log.