Changeset 2174 for trunk/GSASII.py
- Timestamp:
- Mar 16, 2016 1:25:24 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASII.py
r2160 r2174 2325 2325 self.oldImagefile = '' # the name of the last image file read 2326 2326 self.oldImageTag = None # the name of the tag for multi-image files 2327 self.ImageZ = [] # this contains the image plotted and used for integration2327 self.ImageZ = [] # this contains the image plotted 2328 2328 # self.ImageZ and self.oldImagefile are set in GSASIIplot.PlotImage 2329 2329 # and GSASIIIO.GetImageData
Note: See TracChangeset
for help on using the changeset viewer.