source: trunk/GSASIIIO.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2818   8 years vondreele add GetPhaseNames?(fl) to G2obj - uses opened gpx file fix …
(edit) @2817   8 years vondreele major revision - move all importers to GSASIIobj & make them …
(edit) @2777   8 years vondreele implement import of getPDFx G(R) files NB: these have no matching PWDR …
(edit) @2754   8 years vondreele fix "off-by-one" problem in powder profiles; calc missed last point - …
(edit) @2721   8 years vondreele fix pseudo variable issues when some vals are None fix problem of …
(edit) @2717   8 years vondreele
(edit) @2712   8 years vondreele add export of G(R) in a format suitable for pdfGUI import
(edit) @2710   8 years vondreele improve ExportPDF with G2file selector & allow selection of I(Q), …
(edit) @2703   8 years vondreele fix problem with default Sample parms for lab data default selection
(edit) @2701   8 years vondreele Rename ShowLSParms to OnShowLSParms Add [Ymin,Ymax] to PWDR data[0]
(edit) @2659   8 years vondreele make lab data (2 x-ray wavelengths) instrument default …
(edit) @2625   8 years vondreele fix problem with using dark/background images - GetCheckImageFile?
(edit) @2610   8 years toby fix bug on change in PDF files; save location when images are moved
(edit) @2563   8 years vondreele Speed up image integration on Mac by reducing ProgressBar? calls from …
(edit) @2561   8 years vondreele add Rmax to PDF Controls; default = 100.; will not be exact PDF always …
(edit) @2555   9 years vondreele fix problems with missing image files; if user doesn't find them no …
(edit) @2546   9 years vondreele cleanup of all GSASII main routines - remove unused variables, dead …
(edit) @2544   9 years vondreele major cleanup of unused variables, etc.
(edit) @2532   9 years vondreele clean up display of version info. etc. on console.
(edit) @2530   9 years vondreele finish window placement rules - data display window upper right is …
(edit) @2522   9 years vondreele Do Ivo's changes & some more work on mag derivatives.
(edit) @2515   9 years vondreele put Bank 1 into default Iparms & put None back in initializations.
(edit) @2514   9 years vondreele change default for Bank from None to 1 in G2IO put in patch in …
(edit) @2509   9 years toby fixes to help
(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) @2460   9 years vondreele further fixes to edf importer
(edit) @2459   9 years vondreele fix import of edf SignedLong? image
(edit) @2449   9 years toby Fix CIF exports; make sure exporters are imported only once (on Mac)
(edit) @2436   9 years vondreele implement decimal azimuth ranges (from integer)
(edit) @2433   9 years toby update for sequential export
(edit) @2422   9 years vondreele allow saving of plotted XY data from PlotXY as csv file
(edit) @2401   9 years vondreele begin adding magnetism; change space group fortran code modify …
(edit) @2341   9 years toby improve powder imports: suppress printing of binary data; improve …
(edit) @2298   9 years vondreele Add stubs for BondDialog? & AngleDialog? for adding these to Seq results …
(edit) @2297   9 years vondreele implement creation of summed file from multi-frame ge image files; …
(edit) @2296   9 years vondreele make frame numbers 4 place zero filled per Bjorn's request.
(edit) @2290   9 years vondreele complex problem - fix summing of GE images; needed new item in Image …
(edit) @2289   9 years vondreele fixed interpretation of space group symbols with :1/2 at end …
(edit) @2227   9 years vondreele avoid divide by zero effect if a zero image refactor LoadImage2Tree …
(edit) @2223   9 years vondreele make min Threshold = 0 for images on import; anything else is too …
(edit) @2222   9 years vondreele fix min image default threshold at zero rather than min(image) - …
(edit) @2215   9 years toby load images to tree as read in
(edit) @2214   9 years vondreele missing import copy
(edit) @2196   9 years toby redo plot window graphics to redraw after refinement (need to update …
(edit) @2167   9 years vondreele clean up of stacking fault stuff
(edit) @2166   9 years vondreele add GetMeanWave? to G2math to return Ka-bar more work on Stacking …
(edit) @2164   9 years vondreele fix problem for MAR files when header has DISTANCE = 0.0
(edit) @2163   9 years vondreele plotting of stacking layers, some stacking GUI changes
(edit) @2161   9 years vondreele Add GUI for layer stacking structures - almost complete; new phase …
(edit) @2152   9 years vondreele all PWDR exporters will make file name from histogram name allow read …
(edit) @2150   9 years vondreele incomplete mods to import powder - suggest not using until I fix it
(edit) @2109   9 years toby Andrey's enhancement: keep track of last GPX, import & export …
(edit) @2093   9 years toby autoint: show IMGs to be integrated; replace PWDR when auto-integrated
(edit) @2087   9 years toby change error handling if h5py not installed; add new condition …
(edit) @2083   10 years toby Export multiple masks/controls
(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) @2056   10 years vondreele peak list read/list/indexing now fixed
(edit) @2042   10 years toby move TIF code; correct bug; get rid of old GetImageData?, next step in …
(edit) @2041   10 years vondreele enter space group (R -3 c) for Alumina image calibrant - gives better …
(edit) @2035   10 years toby try RTFD build again with new approach
(edit) @2026   10 years toby autoint minimal, but ready for testing; fixes to Exports
(edit) @2015   10 years toby redo image read to avoid reloads; prevent open of Edit image parms on …
(edit) @2013   10 years vondreele remove two stray debug prints
(edit) @2012   10 years toby belated check in
(edit) @2011   10 years vondreele fix image transpose error in ReadImageData?
(edit) @2003   10 years toby Make Transpose a config opt; new routine to read images with import …
(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) @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) @1949   10 years vondreele add image read for Rigaku R-Axis IV files
(edit) @1925   10 years vondreele create AddHatomDialog? & work on OnHydAtomAdd? allow reading of .cor …
(edit) @1920   10 years vondreele modify the pack-f.for code to read rectangular MAR images (NX != NY …
(edit) @1916   10 years vondreele now read mar2560 image files
(edit) @1892   10 years toby treat mis-aligned numbers as zero
(edit) @1863   10 years vondreele fix file name in error msg
(edit) @1837   10 years vondreele fix Mass problem on 1st LS if General not visited after atoms added …
(edit) @1834   10 years vondreele redefine azimuthal angle in Sample Parms as the center of the …
(edit) @1831   10 years toby move remaining generic controls to G2ctrls
(edit) @1814   10 years toby save selected tree text name at time of selection (see G2frame.PickId?)
(edit) @1778   10 years vondreele allow Refine texture menu item to appear; use DestroyChildren? to clear …
(edit) @1770   10 years vondreele moved MultipleChoicesDialog? and SingleChoiceDialog? from G2grid to G2ctrls
(edit) @1762   10 years vondreele fix exports of reflection csv & txt files to work for CW & TOF data as …
(edit) @1698   10 years toby Allow powder data importers to set Controls values (such as FreePrm?
(edit) @1694   10 years vondreele some missing stuff in PWDR[0] dictionary add new fxn to G2img - …
(edit) @1671   10 years vondreele add SignedInteger? to the edf image format choices
(edit) @1663   10 years vondreele change default single crystal extinction coeff to 1e-7 from 1e-10 fix …
(edit) @1643   10 years vondreele fix input of TOF hkl data fix bond angle calculations fix 2D & 3D hkl …
(edit) @1634   10 years vondreele Add input for CHESS MedOptics? D1 CCD detector tiff files
(edit) @1625   10 years vondreele add a parameter to result from G2stIO.GetPhaseData? add modulation …
(edit) @1619   10 years toby add columnsorter for hetrogeneous seq ref; reorg to start moving …
(edit) @1603   10 years vondreele fix typo
(edit) @1602   10 years vondreele fix SaveIntegration? - wrong default for Index Peaks List add some more …
(edit) @1594   11 years vondreele begin Pawley refinement stuff for incommensurate structures Pawley SS …
(edit) @1588   11 years toby fix error on save w/o Controls tree item
(edit) @1576   11 years toby add scroll for masks; fix up image import after GPX/image file move
Note: See TracRevisionLog for help on using the revision log.