Changeset 120 for trunk/GSASIIplot.py
- Timestamp:
- Jul 16, 2010 11:16:24 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r118 r120 346 346 item, cookie = self.PatternTree.GetNextChild(self.root, cookie) 347 347 Ymax = 1.0 348 print len(PlotList) 348 349 for Pattern in PlotList: 349 350 xye = Pattern[1]
Note: See TracChangeset
for help on using the changeset viewer.