Changeset 120 for trunk/GSASIIplot.py


Ignore:
Timestamp:
Jul 16, 2010 11:16:24 AM (13 years ago)
Author:
vondreel
Message:

cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIplot.py

    r118 r120  
    346346            item, cookie = self.PatternTree.GetNextChild(self.root, cookie)               
    347347    Ymax = 1.0
     348    print len(PlotList)
    348349    for Pattern in PlotList:
    349350        xye = Pattern[1]
Note: See TracChangeset for help on using the changeset viewer.