Changeset 50 for trunk/GSASIIcomp.py


Ignore:
Timestamp:
Apr 21, 2010 10:55:25 AM (13 years ago)
Author:
vondreel
Message:

fix graphics zoom, redraw, home issues
now OK for powder, single crystal, image & transformed image plots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIcomp.py

    r49 r50  
    16281628    t2 = time.time()
    16291629    print "Elapsed time:","%8.3f"%(t2-t1), "s"
    1630     G2plt.PlotTRImage(self)
     1630    G2plt.PlotTRImage(self,newPlot=True)
    16311631    print 'Form 1-D histograms for ',numAzms,' azimuthal angles'
    16321632    print 'Integration limits:',LUtth,LRazm
Note: See TracChangeset for help on using the changeset viewer.