Changeset 582 for sans/utils
- Timestamp:
- Oct 26, 2009 11:00:23 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/utils/bt5/bt5plot2/BT5DataSet.py
r581 r582 305 305 #to iterate through the contents of self.plot 306 306 print self.plot 307 print type(self.plot[0]).__name__ 307 308 #Is it a plot with errorbars? 308 309 if type(self.plot[0]) is tuple:
Note: See TracChangeset
for help on using the changeset viewer.