source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3168   5 years vondreele fix phase data copy operations - needed copy.deepcopy in 2 places …
(edit) @3167   5 years toby Misc Py3 fixes
(edit) @3166   5 years toby Misc Py3 fixes
(edit) @3165   5 years vondreele fix import of ICDD str files with atom constraints
(edit) @3164   5 years vondreele fix neutron resonant scattering factor calcs. - neglected constant …
(edit) @3163   5 years vondreele fix typo in Tb neutron scattering factors; extra space fix lst output …
(edit) @3162   5 years vondreele add importer for ICDD .str files
(edit) @3161   5 years vondreele convert isinstance(val,int) --> 'int' in striphist(type(val)), etc. in …
(edit) @3160   5 years vondreele fix new PE importer; it was a 32bit float image not int.
(edit) @3159   5 years vondreele new reader for PE 4343 detector
(edit) @3158   5 years vondreele add image correction via a gain map
(edit) @3157   5 years vondreele add Lorentzian term 'Z' to CW profile instrument parameters - constant …
(edit) @3156   5 years vondreele fix multiplot colors for waterfall plots
(edit) @3155   5 years vondreele Fix integer divide issue in OnCellChange? in G2pwdGUI
(edit) @3154   5 years vondreele new & imporved spot mask routines: manual spot mask now fits position …
(edit) @3153   5 years vondreele Add choice of setero projection & equal area inv. pole figures in …
(edit) @3152   5 years toby Fix bug with PE .raw.tif reads
(edit) @3151   5 years vondreele male all default image pixel sizes [200.,200.] so ValidatedTxtCtrl?
(edit) @3150   5 years vondreele fix plotting of inverse pole figures now h-axis horizontal, k-axis …
(edit) @3149   5 years vondreele Fix Jacobian refine bug
(edit) @3148   5 years vondreele fix problem with atom refine & I/A selection; 2.7 &7 3.6 compliant
(edit) @3147   5 years vondreele for image integration use linear interpolation to fill in bins with no …
(edit) @3146   5 years vondreele add time to G2img_MAR.py, fix open bug in G2pwd_fxye.py
(edit) @3144   5 years vondreele fix MAR345 & CBF importers to work for python 3.6 as well as python …
(edit) @3143   5 years vondreele fix ReadMarCCDFrame.py for py 3.6/py 2.7 compatibility & put it back …
(edit) @3142   5 years vondreele fix AutoIntegrate? for 2.7 & 3.6 - wx.MULTIPLE --> wx.FD_MULTIPLE …
(edit) @3141   5 years vondreele fix bug in AutoIntegrate? (for py 2.7) remove a debug print in tif …
(edit) @3140   5 years vondreele add d-spacing to export csv reflection tables
(edit) @3139   5 years vondreele implement PWDR simulation for TOF instruments
(edit) @3138   5 years vondreele in 'M' waterfall plots, allow u/U & d/D where upper case is 10x shift. …
(edit) @3137   5 years vondreele replace old CifFile? with new py 2/7/3.6 compliant code fix cif file …
(edit) @3136   5 years vondreele make GSAS-II python 3.6 compliant & preserve python 2.7 use;changes: …
(edit) @3135   5 years toby create tutorials list from info in GSASIIctrlGUI.py
(edit) @3130   5 years toby updates for G2Scriptable and associated tutorial
(edit) @3129   5 years toby bug fixes
(edit) @3128   5 years toby spell check
(edit) @3127   5 years toby minor change to G2path print statement
(edit) @3126   5 years toby proxy fix; document Phase/Data? tab in help
(edit) @3125   5 years vondreele make python3 compatible change print statements
(edit) @3124   5 years vondreele fixes for AutoIntegrate? from imgctrl table
(edit) @3123   5 years toby do update when load of binaries fails; improve docs and bug fixes in …
(edit) @3122   5 years vondreele fix problem viewing seq. results if 1st histogram is skipped
(edit) @3117   5 years vondreele replace SConstruct with working old one
(edit) @3111   5 years toby get binaries out of trunk
(edit) @3110   5 years vondreele new binaries for "old" numpy (1.9) in 32-bit & 64-bit versions
(edit) @3109   5 years toby remove Bobs binaries from what should be empty directory
(edit) @3108   5 years vondreele update AllBinaries? to have win_64_p2.7_n1.13 including spotmask.pyd
(edit) @3106   5 years vondreele new fortran routine for processing spot masks fix to SConstruct - …
(edit) @3105   5 years vondreele another slight integration improvement
(edit) @3104   5 years vondreele achieve some speed (~10%) improvement in integration of images
(edit) @3103   5 years vondreele show seq. result in structure drawing - steps thru histograms changing …
(edit) @3102   5 years toby docs for G2scripting; start thinking about how to postpone G2path.SetBinary?
(edit) @3101   5 years vondreele change SetScrollRate?(1,1) to SetScrollRate?(10,10) - improves scrolling …
(edit) @3100   5 years vondreele implement fix FXU for sequential refinements
(edit) @3099   5 years vondreele fixes to protein validation code
(edit) @3098   6 years toby fix powder data import errors with G2scriptable
(edit) @3097   6 years vondreele fix origin shift transformation & vec,matrix, vec transformations; now …
(edit) @3096   6 years toby fix fixed background refinement
(edit) @3095   6 years vondreele add new confit parm: Show_timing enable editing of the Use column in …
(edit) @3093   6 years toby fix multiprocessing with constraints
(edit) @3092   6 years vondreele change # decimal places on pseudovariables from 3 to 5 fix bug on …
(edit) @3091   6 years odonnell more documentation for G2Project
(edit) @3090   6 years odonnell more refinement specifier documentation
(edit) @3085   6 years odonnell removed comments, started documenting refinement specifiers
(edit) @3082   6 years vondreele fix legend plotting error in PlotXY
(edit) @3080   6 years vondreele openGL fix for linux systems
(edit) @3079   6 years vondreele implement rigid body reference vectors
(edit) @3077   6 years toby fix bug on svn check
(edit) @3076   6 years vondreele fix multiplot coloring to cover color range of G2frame.ContourColor?
(edit) @3075   6 years toby Allow editing of proxy info
(edit) @3070   6 years vondreele implement use of background pattern for PWDR data. Used for plot & …
(edit) @3069   6 years odonnell phase and histogram access works without G2obj
(edit) @3068   6 years vondreele fix parameter display to show nan (crashed before) trap with error if …
(edit) @3067   6 years odonnell Remove some index_id calls
(edit) @3066   6 years vondreele cosmetic
(edit) @3065   6 years toby fix error introduced by variable sorting
(edit) @3063   6 years vondreele improve auto peak search - tuning both lower limit & overlap rejection
(edit) @3062   6 years vondreele make minF/sig floating pt by default
(edit) @3061   6 years toby sort variable names
(edit) @3058   6 years vondreele fix name problem in G2dataGUI; replace GetItemPyData? with GetItemText?
(edit) @3057   6 years toby more work on constraints: prevent use of perviously constrained …
(edit) @3056   6 years toby expand error reporting with constraints (no fixes yet to prevent them)
(edit) @3054   6 years vondreele fixes to MCSA gui routines; trap <3 atom RBs fix missing AtLookup?
(edit) @3053   6 years vondreele read multiple scans in a Panalytical xrdml file
(edit) @3052   6 years vondreele fix Panalytical import to read summed data
(edit) @3051   6 years vondreele modify text for Contour_color
(edit) @3049   6 years toby reset InitMP after SelectConfigSetting?.OnApplyChanges? to allow number …
(edit) @3048   6 years vondreele remove item from config_example.py fix bug in FindAtomsDraw? implement …
(edit) @3046   6 years toby label user-supplied & code-generated equivalences (constraints); …
(edit) @3045   6 years vondreele plot both protein vlidators (#2 still in erroe) remove config value …
(edit) @3044   6 years vondreele remove local basinhopping
(edit) @3043   6 years vondreele comment block blunder fixed
(edit) @3042   6 years vondreele add scipy license to basinhopping MCSA plot bug fix
(edit) @3041   6 years toby Fully implement multiprocessing on reflection loops, but currently …
(edit) @3039   6 years vondreele fixes to 2D strain fitting & remove no longer used code
(edit) @3038   6 years vondreele fix sequential 2D stress/strain fitting
(edit) @3037   6 years vondreele remove a stray status text() get rid of wx.EXPAND for Sample …
(edit) @3035   6 years vondreele fix another umlaut problem
(edit) @3034   6 years vondreele remove 'u' from file name extension use. See what happens with …
(edit) @3033   6 years vondreele fixes to protein validate, "old" works; not "old" close but not perfect
Note: See TracRevisionLog for help on using the revision log.