Changeset 1566
- Timestamp:
- 06/08/09 18:11:11 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/alma/python/interactivemask.py
r1498 r1566 86 86 87 87 print '' 88 print ' Masked regions are shaded with yellow. (gray: projections)'89 print 'Now you can modify mask regions.'90 print 'Draw rectangles with Left-mouse to add Mask region,'91 print 'or with Right-mouse to UNMask region.'88 print 'Selected regions are shaded with yellow. (gray: projections)' 89 print 'Now you can modify the selection.' 90 print 'Draw rectangles with Left-mouse to add the regions,' 91 print 'or with Right-mouse to exclude the regions.' 92 92 93 93 cid = None
Note:
See TracChangeset
for help on using the changeset viewer.