source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2317   7 years vondreele missing/exercise directories
(edit) @2316   7 years toby prototype distance calc.
(edit) @2314   7 years vondreele change Levenberg/Marquardt? lambda max to 103 from 105 (it was …
(edit) @2313   7 years toby remove unused pylab reference
(edit) @2312   7 years vondreele fix issues with save, load copy & selected copy of image controls
(edit) @2311   7 years vondreele add tracking of 5 user selected reflection phases during charge …
(edit) @2310   7 years vondreele Add two new image control menu items: 1) Recalibrate all - does a …
(edit) @2309   7 years vondreele rename G2img formatName to "GSAS-II image" & add CBF importer
(edit) @2308   7 years vondreele add sp.shell model or SASD - Thx to L.A, Avakyan fix (again) page …
(edit) @2307   7 years vondreele try again
(edit) @2306   7 years vondreele put a skipPageChange = True in PlotPatterns? to keep it from switching …
(edit) @2305   7 years vondreele in G2image.ImageIntegrate? force taz to be float-32 (it was float-64 & …
(edit) @2304   7 years vondreele add Cancel to image integration ProgressDialog? - will do a Pause in …
(edit) @2303   7 years vondreele change ProgressDialog? expected count so AUTO_HIDE works - now no …
(edit) @2302   7 years vondreele fresh binaries for binwin2.7/fellipse.pyd explicit del for various …
(edit) @2301   7 years vondreele add FindAllNeighbors? to G2math for finding all symm equiv neighbors …
(edit) @2300   7 years toby change title on auto-int table build file selector
(edit) @2299   7 years vondreele fix typo in GetTifData?
(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) @2295   7 years vondreele add merohedral twins tutorial fix problem in GetImageZ
(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) @2288   7 years vondreele fix problem with incompatible arrays in dark correction
(edit) @2287   7 years vondreele more changes to import Shelx INS,RES files
(edit) @2286   7 years vondreele fix problems in INS importer
(edit) @2285   7 years vondreele add importer for Shelx .ins files also one for old GSAS Pnn powder …
(edit) @2284   7 years vondreele update binwin64 (probably no different from previous one) add Stacking …
(edit) @2278   7 years vondreele add calculation of total fault density to Layers GUI trap another plot …
(edit) @2276   7 years vondreele show plotted layer names on plot status bar
(edit) @2275   7 years vondreele add warning for high Levenberg-Marquardt lambda.
(edit) @2272   7 years vondreele add Stacking Faults II tutorial add a Copy Phase command to Layers …
(edit) @2249   7 years vondreele fix bug in stacking fault dialog add stacking fault-I to tutorial menu
(edit) @2246   7 years vondreele trap another Id=0 problem after Refine finishes (G2.py) rearrange …
(edit) @2245   7 years vondreele add a line to the layer GUI informing lack of refinement capability …
(edit) @2244   7 years vondreele two lines at end of OnSeqRefine? call things that don't exist …
(edit) @2243   7 years vondreele put Dx,Dy & Dz into future stacking fault parameters
(edit) @2242   7 years vondreele change default stack inst to Gaussian provide labels for plots of …
(edit) @2241   7 years vondreele draw unit cell box for stacking fault drawings & change atom/bond diameters
(edit) @2240   7 years vondreele Trap bad cell refinement in Rietveld
(edit) @2239   7 years vondreele catch an id=0 bug in InvokeTreeItem? divide simulated intensity for …
(edit) @2238   7 years vondreele remove commented block from GSASII.py add Bruker RAW file importer for …
(edit) @2237   7 years vondreele Add a useful print in stacking simulations trap PyAssertionErrors? & …
(edit) @2236   7 years vondreele allow delete last layer & fraction input for stacking probability
(edit) @2235   7 years vondreele trap typos in matrix/vector input for Transform GUI
(edit) @2234   7 years toby implement code to select appropriate tree time when a plot tab is selected
(edit) @2233   7 years vondreele force transposed phase atoms to be in unit cell modify structure plot …
(edit) @2232   7 years vondreele fix atom transform problem with incomplete structures
(edit) @2231   7 years vondreele really comment out Atoms rotate menu choice.
(edit) @2230   7 years vondreele comment out the Atoms Rotate menu option - might be ill conceived
(edit) @2229   7 years vondreele Add Atom Rotate option
(edit) @2228   7 years vondreele fixes to Transform of unit cell contents
(edit) @2227   7 years vondreele avoid divide by zero effect if a zero image refactor LoadImage2Tree …
(edit) @2226   7 years vondreele now try sumImg -= int(data.get('Flat Bkg',0)) in GetImageZ
(edit) @2225   7 years vondreele now make it float(data.get('Flat Bkg',0)) in GetImageZ
(edit) @2224   7 years vondreele Use 0 instead of 0. for Flat Bkg - gave error in later numpy version
(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) @2221   7 years vondreele change text of "Use as default ..." to "use for all new .." on Image …
(edit) @2220   7 years toby add 32-bit linux build (not tested)
(edit) @2219   7 years vondreele allow fractions in transformation matrix/vector elements fix cell …
(edit) @2218   7 years vondreele work on cell transformations - fills new cell with unique atom set, …
(edit) @2217   7 years toby Add linux-64 build from Jenkins
(edit) @2216   7 years vondreele implement import layer from another gpx file
(edit) @2215   7 years toby load images to tree as read in
(edit) @2214   7 years vondreele missing import copy
(edit) @2213   7 years vondreele force delete of images after they are no longer needed during integration
(edit) @2212   7 years vondreele Implement 'abc*' as one of the 'Common' cell transformations. …
(edit) @2211   7 years vondreele some work on Transform Phase menu item. uncomment the if Page.context …
(edit) @2210   7 years vondreele Add messages for completion of simulations
(edit) @2209   7 years vondreele Add symmetry (inversion thru ccenter!) to transition probability …
(edit) @2208   7 years vondreele fix error in stacking plots
(edit) @2207   7 years vondreele remove DIFFaX.exe from bin directories - no longer used
(edit) @2206   7 years vondreele find errors in stacking fortran - replace both binwin directories …
(edit) @2205   7 years vondreele implement sequential stacking fault calculations with plotting fix PlotXY
(edit) @2204   7 years vondreele fix stacking fault initial setup bug
(edit) @2203   7 years vondreele add pydiffax to binwin2.7/pydiffax.pyd put back SetSelectionNoRefresh?
(edit) @2202   7 years vondreele fix(?) background display after Refine issue - needed a SetSize? call
(edit) @2201   7 years toby plot updates
(edit) @2200   7 years toby plot updates
(edit) @2199   7 years vondreele force status field widths for pole & inverse pole figures use …
(edit) @2198   7 years vondreele selected PWDR plot width is retained after Refine, but not if some …
(edit) @2197   7 years vondreele replace pyd files for binwin2.7 & binwin64-2.7 implement new pyGetSpc …
(edit) @2196   7 years toby redo plot window graphics to redraw after refinement (need to update …
(edit) @2195   7 years vondreele remove selected area image multiplier - not necessary fix image …
(edit) @2194   7 years toby make pydiffax optional
(edit) @2193   7 years vondreele adjust selected area diffr. image display centering
(edit) @2192   7 years vondreele fix bug in absorption correction in image integration
(edit) @2191   8 years vondreele reduce printing from DIFFaX routines - new fortran binaries fix bug in …
(edit) @2190   8 years vondreele fix g77/gfortran problem with DIFFaX by putting use of GET_G into …
(edit) @2189   8 years vondreele comment out import pydiffax since g77 version woun't compile (argh)
(edit) @2188   8 years vondreele
(edit) @2187   8 years vondreele Modify the Cite please banners to add small angle & DIFFaX references …
(edit) @2186   8 years vondreele fix Bravais lattice name issues in Unit Cells & fix problem of …
(edit) @2185   8 years vondreele fix PWDR import from zip problem when iparm/instparm file isn'r in zip.
(edit) @2184   8 years vondreele fix problems in adding atoms, etc for 'faulted' phases in the regular …
(edit) @2183   8 years vondreele fix General - atomic wt. now updated on isotope change add new …
(edit) @2182   8 years vondreele change selected area diffr multiplier to be pwrs of 2 change layer …
(edit) @2181   8 years vondreele remove stray print from G2plot cleanup stacking sequence part of Stack …
Note: See TracRevisionLog for help on using the revision log.