source: trunk/GSASIIIO.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3828   4 years toby fix cif export w/unused histogram; switch 3.x imports to pickle w/warn …
(edit) @3825   4 years vondreele create csv exporter for small angle data - includes size distribution …
(edit) @3814   4 years toby refactor to move some IO-only routines; add initial image support to …
(edit) @3810   4 years toby fix range object in GPX file; fix spurious warning on tutorial update
(edit) @3809   4 years toby update scriptable to handle banks in data/inst files
(edit) @3806   4 years toby redo parameter lookup to provide numerical deriv step size (see …
(edit) @3772   4 years toby add GUI (seen in debug mode only) for general (equation specified) …
(edit) @3759   4 years vondreele add fullIntegrate = True to configuration stuff add input control for …
(edit) @3711   5 years toby major constraint update: move conflicting equivs to constraints; allow …
(edit) @3506   5 years svnjenkins fix scriptable problem due to change in Restraints; update Tutorials; …
(edit) @3447   5 years toby fix seq ref constraint numbering bug; fix use if HAP vars in PSvars & …
(edit) @3438   5 years vondreele g2strIO fix magnetic hkl extinctions in reflection generation remove …
(edit) @3433   5 years vondreele objectScanIgnore additions put in phase fro mag reflections better …
(edit) @3430   5 years toby move long to Py2.x
(edit) @3429   5 years vondreele add np.int64 to objectScanInnore list fix order problems in …
(edit) @3427   5 years toby fix minor bugs
(edit) @3426   5 years toby Add scan of .gpx objects; try to fix bug on drag
(edit) @3373   5 years toby make sequential refinement setting work like a global flag; add …
(edit) @3365   5 years vondreele remove qplot,dplot, etc from PWDR data[0] dict - weren't ever used …
(edit) @3355   5 years toby name main & plot window against project name, remove other SetTitle? calls
(edit) @3333   5 years vondreele add new Parm menu item Load Multi Contols for load image controls for …
(edit) @3332   5 years vondreele preset image parameters for Bruker; allows easy recalibrate & integration
(edit) @3330   5 years vondreele modify Bruker image import to keep "TARGET" and use it in …
(edit) @3319   5 years toby set a default name when the gpx file name is blank
(edit) @3298   5 years toby add publication quality Rietveld plots
(edit) @3260   5 years toby misc Py3 fixes
(edit) @3254   5 years vondreele fix XsSave? names problem (G2IO) try to get ProgressBar? box to stay on …
(edit) @3246   5 years toby cif export: use sig for x,x,x positions etc; column order for seq …
(edit) @3228   5 years toby fix rename of PWDR entries
(edit) @3217   5 years toby request file/dir name before saving a PDF
(edit) @3216   5 years toby add data & parameter access in scripting
(edit) @3196   5 years toby minor tweaks of column metadata stuff
(edit) @3195   5 years toby generalize 1ID metadata import to column-oriented; add routine to test …
(edit) @3190   5 years toby Search through comments for values of sample parameters & and labels …
(edit) @3189   5 years toby minor docs updates
(edit) @3187   5 years toby misc docs cleanups; add 1-ID metadata reader & new config variable
(edit) @3180   5 years toby autointegration updates
(edit) @3173   5 years vondreele ensure limits on multiple powder patterns from integration are …
(edit) @3161   6 years vondreele convert isinstance(val,int) --> 'int' in striphist(type(val)), etc. in …
(edit) @3157   6 years vondreele add Lorentzian term 'Z' to CW profile instrument parameters - constant …
(edit) @3136   6 years vondreele make GSAS-II python 3.6 compliant & preserve python 2.7 use;changes: …
(edit) @3023   6 years odonnell remove wx dependency for GSASIIscriptable
(edit) @3000   6 years toby make the two frame version the trunk as we hit version 3000
(edit) @2871   6 years vondreele change ContourColor? default back to Paired even if it is 12 color …
(edit) @2867   6 years toby fix sequential exports
(edit) @2863   6 years vondreele extend contour color selection to include reversed ones (doubles the …
(edit) @2818   6 years vondreele add GetPhaseNames?(fl) to G2obj - uses opened gpx file fix …
(edit) @2817   6 years vondreele major revision - move all importers to GSASIIobj & make them …
(edit) @2777   6 years vondreele implement import of getPDFx G(R) files NB: these have no matching PWDR …
(edit) @2754   6 years vondreele fix "off-by-one" problem in powder profiles; calc missed last point - …
(edit) @2721   6 years vondreele fix pseudo variable issues when some vals are None fix problem of …
(edit) @2717   6 years vondreele
(edit) @2712   6 years vondreele add export of G(R) in a format suitable for pdfGUI import
(edit) @2710   6 years vondreele improve ExportPDF with G2file selector & allow selection of I(Q), …
(edit) @2703   6 years vondreele fix problem with default Sample parms for lab data default selection
(edit) @2701   6 years vondreele Rename ShowLSParms to OnShowLSParms Add [Ymin,Ymax] to PWDR data[0]
(edit) @2659   6 years vondreele make lab data (2 x-ray wavelengths) instrument default …
(edit) @2625   6 years vondreele fix problem with using dark/background images - GetCheckImageFile?
(edit) @2610   6 years toby fix bug on change in PDF files; save location when images are moved
(edit) @2563   6 years vondreele Speed up image integration on Mac by reducing ProgressBar? calls from …
(edit) @2561   6 years vondreele add Rmax to PDF Controls; default = 100.; will not be exact PDF always …
(edit) @2555   6 years vondreele fix problems with missing image files; if user doesn't find them no …
(edit) @2546   7 years vondreele cleanup of all GSASII main routines - remove unused variables, dead …
(edit) @2544   7 years vondreele major cleanup of unused variables, etc.
(edit) @2532   7 years vondreele clean up display of version info. etc. on console.
(edit) @2530   7 years vondreele finish window placement rules - data display window upper right is …
(edit) @2522   7 years vondreele Do Ivo's changes & some more work on mag derivatives.
(edit) @2515   7 years vondreele put Bank 1 into default Iparms & put None back in initializations.
(edit) @2514   7 years vondreele change default for Bank from None to 1 in G2IO put in patch in …
(edit) @2509   7 years toby fixes to help
(edit) @2491   7 years vondreele fix bug for call to GetPhaseData? in export phase put in stub for …
(edit) @2486   7 years vondreele fix mag form factor lookup - some aren't chemical valences (e.g. Fe+4) …
(edit) @2460   7 years vondreele further fixes to edf importer
(edit) @2459   7 years vondreele fix import of edf SignedLong? image
(edit) @2449   7 years toby Fix CIF exports; make sure exporters are imported only once (on Mac)
(edit) @2436   7 years vondreele implement decimal azimuth ranges (from integer)
(edit) @2433   7 years toby update for sequential export
(edit) @2422   7 years vondreele allow saving of plotted XY data from PlotXY as csv file
(edit) @2401   7 years vondreele begin adding magnetism; change space group fortran code modify …
(edit) @2341   7 years toby improve powder imports: suppress printing of binary data; improve …
(edit) @2298   7 years vondreele Add stubs for BondDialog? & AngleDialog? for adding these to Seq results …
(edit) @2297   7 years vondreele implement creation of summed file from multi-frame ge image files; …
(edit) @2296   7 years vondreele make frame numbers 4 place zero filled per Bjorn's request.
(edit) @2290   7 years vondreele complex problem - fix summing of GE images; needed new item in Image …
(edit) @2289   7 years vondreele fixed interpretation of space group symbols with :1/2 at end …
(edit) @2227   7 years vondreele avoid divide by zero effect if a zero image refactor LoadImage2Tree …
(edit) @2223   7 years vondreele make min Threshold = 0 for images on import; anything else is too …
(edit) @2222   7 years vondreele fix min image default threshold at zero rather than min(image) - …
(edit) @2215   7 years toby load images to tree as read in
(edit) @2214   7 years vondreele missing import copy
(edit) @2196   7 years toby redo plot window graphics to redraw after refinement (need to update …
(edit) @2167   7 years vondreele clean up of stacking fault stuff
(edit) @2166   7 years vondreele add GetMeanWave? to G2math to return Ka-bar more work on Stacking …
(edit) @2164   7 years vondreele fix problem for MAR files when header has DISTANCE = 0.0
(edit) @2163   7 years vondreele plotting of stacking layers, some stacking GUI changes
(edit) @2161   7 years vondreele Add GUI for layer stacking structures - almost complete; new phase …
(edit) @2152   7 years vondreele all PWDR exporters will make file name from histogram name allow read …
(edit) @2150   7 years vondreele incomplete mods to import powder - suggest not using until I fix it
(edit) @2109   7 years toby Andrey's enhancement: keep track of last GPX, import & export …
(edit) @2093   7 years toby autoint: show IMGs to be integrated; replace PWDR when auto-integrated
Note: See TracRevisionLog for help on using the revision log.