Ignore:
Timestamp:
12/07/05 14:18:09 (18 years ago)
Author:
mar637
Message:

merge from Release12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r737 r780  
    268268
    269269__date__ = '$Date$'.split()[1]
    270 __version__  = '1.2'
     270__version__  = '1.2.1'
    271271
    272272if rcParams['verbose']:
     
    340340            poly_baseline   - fit a polynomial baseline to all Beams/IFs/Pols
    341341            auto_poly_baseline - automatically fit a polynomial baseline
     342            recalc_azel     - recalculate azimuth and elevation based on
     343                              the pointing
    342344            gain_el         - apply gain-elevation correction
    343345            opacity         - apply opacity correction
Note: See TracChangeset for help on using the changeset viewer.