Ignore:
Timestamp:
01/10/06 15:11:58 (18 years ago)
Author:
mar637
Message:

Request: added channel based flagging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release12/python/__init__.py

    r798 r800  
    268268
    269269__date__ = '$Date$'.split()[1]
    270 __version__  = '1.2.1'
     270__version__  = '1.2.2a'
    271271
    272272if rcParams['verbose']:
     
    318318            set_restfreqs   - set a list of rest frequencies
    319319            lines           - print list of known spectral lines
    320             flag_spectrum   - flag a whole Beam/IF/Pol
     320            flag_spectrum   - flag spectral channels
    321321            save            - save the scantable to disk as either 'ASAP'
    322322                              or 'SDFITS'
Note: See TracChangeset for help on using the changeset viewer.