Changeset 1566


Ignore:
Timestamp:
06/08/09 18:11:11 (15 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: No

Ready to Release: Yes

Interface Changes: No

What Interface Changed:

Test Programs: run sdbaseline() or sdstat() with mode='interact'.

Put in Release Notes: No

Module(s): sdbaseline() and sdstat()

Description: Output from CASA tutorial at NAOJ.

Instructions for interactive mask selection are modified.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/alma/python/interactivemask.py

    r1498 r1566  
    8686
    8787                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.'
    9292               
    9393                cid = None
Note: See TracChangeset for help on using the changeset viewer.