Changeset 2123 for trunk/python
- Timestamp:
- 04/08/11 15:32:58 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/python/asapplotter.py
r2112 r2123 304 304 if self._data is not None: 305 305 if scan != self._data: 306 del self._data 306 307 self._data = scan 307 308 # reset
Note:
See TracChangeset
for help on using the changeset viewer.