Changeset 2795
- Timestamp:
- 03/15/13 19:27:48 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/python/asapplotter.py
r2718 r2795 1516 1516 self._data.set_selection(basesel) 1517 1517 continue 1518 print "Plotting direction of %s = %s" % (colorby, str(idx))1518 #print "Plotting direction of %s = %s" % (colorby, str(idx)) 1519 1519 # getting data to plot 1520 1520 dir = array(self._data.get_directionval()).transpose()
Note:
See TracChangeset
for help on using the changeset viewer.