source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2292   9 years vondreele try again
(edit) @2291   9 years vondreele add merohedral twin exercises
(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) @2288   9 years vondreele fix problem with incompatible arrays in dark correction
(edit) @2287   9 years vondreele more changes to import Shelx INS,RES files
(edit) @2286   9 years vondreele fix problems in INS importer
(edit) @2285   9 years vondreele add importer for Shelx .ins files also one for old GSAS Pnn powder …
(edit) @2284   9 years vondreele update binwin64 (probably no different from previous one) add Stacking …
(edit) @2283   9 years vondreele mime type change
(edit) @2282   9 years vondreele new Stacking Faults III
(edit) @2281   9 years vondreele
(edit) @2280   9 years vondreele
(edit) @2279   9 years vondreele
(edit) @2278   9 years vondreele add calculation of total fault density to Layers GUI trap another plot …
(edit) @2277   9 years vondreele fix a few typos
(edit) @2276   9 years vondreele show plotted layer names on plot status bar
(edit) @2275   9 years vondreele add warning for high Levenberg-Marquardt lambda.
(edit) @2274   9 years vondreele fix Stacking Faults II.htm
(edit) @2273   9 years vondreele fix Stacking Faults II.htm
(edit) @2272   9 years vondreele add Stacking Faults II tutorial add a Copy Phase command to Layers …
(edit) @2271   9 years vondreele
(edit) @2270   9 years vondreele add data
(edit) @2269   9 years vondreele add pictures
(edit) @2268   9 years vondreele
(edit) @2267   9 years vondreele
(edit) @2266   9 years vondreele new Stacking Faults II_files
(edit) @2265   9 years vondreele
(edit) @2264   9 years vondreele missing drawings
(edit) @2263   9 years vondreele
(edit) @2262   9 years vondreele make visible as html
(edit) @2261   9 years vondreele new stacking faults II tutorial
(edit) @2260   9 years vondreele new Stacking Faults-I.htm
(edit) @2259   9 years vondreele
(edit) @2258   9 years vondreele
(edit) @2257   9 years vondreele
(edit) @2256   9 years vondreele
(edit) @2255   9 years vondreele
(edit) @2254   9 years vondreele
(edit) @2253   9 years vondreele new stacking fault tutorial
(edit) @2252   9 years vondreele
(edit) @2251   9 years vondreele
(edit) @2250   9 years vondreele
(edit) @2249   9 years vondreele fix bug in stacking fault dialog add stacking fault-I to tutorial menu
(edit) @2248   9 years vondreele Add Stacking Faults-I tutorial
(edit) @2247   9 years vondreele Add stacking faults-I tutorial
(edit) @2246   9 years vondreele trap another Id=0 problem after Refine finishes (G2.py) rearrange …
(edit) @2245   9 years vondreele add a line to the layer GUI informing lack of refinement capability …
(edit) @2244   9 years vondreele two lines at end of OnSeqRefine? call things that don't exist …
(edit) @2243   9 years vondreele put Dx,Dy & Dz into future stacking fault parameters
(edit) @2242   9 years vondreele change default stack inst to Gaussian provide labels for plots of …
(edit) @2241   9 years vondreele draw unit cell box for stacking fault drawings & change atom/bond diameters
(edit) @2240   9 years vondreele Trap bad cell refinement in Rietveld
(edit) @2239   9 years vondreele catch an id=0 bug in InvokeTreeItem? divide simulated intensity for …
(edit) @2238   9 years vondreele remove commented block from GSASII.py add Bruker RAW file importer for …
(edit) @2237   9 years vondreele Add a useful print in stacking simulations trap PyAssertionErrors? & …
(edit) @2236   9 years vondreele allow delete last layer & fraction input for stacking probability
(edit) @2235   9 years vondreele trap typos in matrix/vector input for Transform GUI
(edit) @2234   9 years toby implement code to select appropriate tree time when a plot tab is selected
(edit) @2233   9 years vondreele force transposed phase atoms to be in unit cell modify structure plot …
(edit) @2232   9 years vondreele fix atom transform problem with incomplete structures
(edit) @2231   9 years vondreele really comment out Atoms rotate menu choice.
(edit) @2230   9 years vondreele comment out the Atoms Rotate menu option - might be ill conceived
(edit) @2229   9 years vondreele Add Atom Rotate option
(edit) @2228   9 years vondreele fixes to Transform of unit cell contents
(edit) @2227   9 years vondreele avoid divide by zero effect if a zero image refactor LoadImage2Tree …
(edit) @2226   9 years vondreele now try sumImg -= int(data.get('Flat Bkg',0)) in GetImageZ
(edit) @2225   9 years vondreele now make it float(data.get('Flat Bkg',0)) in GetImageZ
(edit) @2224   9 years vondreele Use 0 instead of 0. for Flat Bkg - gave error in later numpy version
(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) @2221   9 years vondreele change text of "Use as default ..." to "use for all new .." on Image …
(edit) @2220   9 years toby add 32-bit linux build (not tested)
(edit) @2219   9 years vondreele allow fractions in transformation matrix/vector elements fix cell …
(edit) @2218   9 years vondreele work on cell transformations - fills new cell with unique atom set, …
(edit) @2217   9 years toby Add linux-64 build from Jenkins
(edit) @2216   9 years vondreele implement import layer from another gpx file
(edit) @2215   9 years toby load images to tree as read in
(edit) @2214   9 years vondreele missing import copy
(edit) @2213   9 years vondreele force delete of images after they are no longer needed during integration
(edit) @2212   9 years vondreele Implement 'abc*' as one of the 'Common' cell transformations. …
(edit) @2211   9 years vondreele some work on Transform Phase menu item. uncomment the if Page.context …
(edit) @2210   9 years vondreele Add messages for completion of simulations
(edit) @2209   9 years vondreele Add symmetry (inversion thru ccenter!) to transition probability …
(edit) @2208   9 years vondreele fix error in stacking plots
(edit) @2207   9 years vondreele remove DIFFaX.exe from bin directories - no longer used
(edit) @2206   9 years vondreele find errors in stacking fortran - replace both binwin directories …
(edit) @2205   9 years vondreele implement sequential stacking fault calculations with plotting fix PlotXY
(edit) @2204   9 years vondreele fix stacking fault initial setup bug
(edit) @2203   9 years vondreele add pydiffax to binwin2.7/pydiffax.pyd put back SetSelectionNoRefresh?
(edit) @2202   9 years vondreele fix(?) background display after Refine issue - needed a SetSize? call
(edit) @2201   9 years toby plot updates
(edit) @2200   9 years toby plot updates
(edit) @2199   9 years vondreele force status field widths for pole & inverse pole figures use …
(edit) @2198   9 years vondreele selected PWDR plot width is retained after Refine, but not if some …
(edit) @2197   9 years vondreele replace pyd files for binwin2.7 & binwin64-2.7 implement new pyGetSpc …
(edit) @2196   9 years toby redo plot window graphics to redraw after refinement (need to update …
(edit) @2195   9 years vondreele remove selected area image multiplier - not necessary fix image …
(edit) @2194   9 years toby make pydiffax optional
(edit) @2193   9 years vondreele adjust selected area diffr. image display centering
Note: See TracRevisionLog for help on using the revision log.