source: trunk/GSASIIIO.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4635   3 years vondreele change all 'Ur' to 'r' in open commands double all '\' in G2scriptable …
(edit) @4619   3 years vondreele Add pink beam check box to image data GUI When selected, integration …
(edit) @4573   3 years toby RB extensions and minor bug fixes
(edit) @4548   3 years vondreele Add csv exporter for reflectometry data
(edit) @4539   3 years vondreele remove commented old/bad code in G2IO fix Instrument parameters plots …
(edit) @4538   3 years vondreele fix integer divide issue in ComputeArc? in G2plot remove Spotmask is …
(edit) @4498   3 years toby cleanup errors and cruft noted in spyder
(edit) @4492   3 years vondreele cleanup here & there
(edit) @4411   3 years toby bug in CIF export; misc cleanup
(edit) @4410   3 years toby do much more cleanup after phase delete; refactor some importer …
(edit) @4399   3 years toby major refactoring & corrections to ISODISTORT mode import and computations
(edit) @4374   3 years toby use https before http
(edit) @4372   3 years toby streamline Post access to web pages; try http before https
(edit) @4365   3 years toby set keywords & eol on all G2 files
(edit) @4361   3 years toby fix hist CIF export, remove dev. ver of IntPDFtool
(edit) @4345   3 years toby Add more image settings to preferences; prevent save of config.py …
(edit) @4343   3 years toby deal with exporters sharing extension in autointegration
(edit) @4324   3 years vondreele revised auto spot finder; set default esdMul = 3 everywhere try …
(edit) @4317   3 years vondreele make esd multiplier for spot mask search a float add timing to it
(edit) @4301   3 years toby initialize SpotMask? for image import
(edit) @4201   3 years vondreele add new chebyschev-1 background function; matches that from old gsas. …
(edit) @4198   3 years toby doc improvements; new scripting options (rev. sequential & set …
(edit) @4184   4 years toby fix GPX files with a colour object in them
(edit) @4119   4 years toby add reflection output in scripting
(edit) @4032   4 years vondreele fix 'Resolution' in old gpx to 'GridStep?' fix to bad logical operator …
(edit) @3999   4 years toby reorg PDF computation/save as non-GUI code, add PDF to scriptable, doc …
(edit) @3980   4 years toby fix misc PDF issues
(edit) @3887   4 years toby Fix restore of seq results after crash
(edit) @3873   4 years toby trap error if unable to delete seq files
(edit) @3869   4 years toby more clear working of Cancel on relocate image
(edit) @3855   4 years toby major speed up with very big sequential fits
(edit) @3843   4 years vondreele change image integration block size to 256 from 1024 - 3x faster …
(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   7 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.
Note: See TracRevisionLog for help on using the revision log.