Changeset 1144


Ignore:
Timestamp:
08/16/06 11:10:27 (18 years ago)
Author:
mar637
Message:

added new functions to commands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r1134 r1144  
    409409            average_time    - return the (weighted) time average of a scan
    410410                              or a list of scans
    411             average_channel - return the (median) average of a scantable
    412411            average_pol     - average the polarisations together.
    413                               The dimension won't be reduced and
    414                               all polarisations will contain the
    415                               averaged spectrum.
     412            average_beam    - average the beams together.
    416413            convert_pol     - convert to a different polarisation type
    417414            auto_quotient   - return the on/off quotient with
    418415                              automatic detection of the on/off scans (closest
    419416                              in time off is selected)
     417            mx_quotient     - Form a quotient using MX data (off beams)
    420418            scale, *, /     - return a scan scaled by a given factor
    421419            add, +, -       - return a scan with given value added
Note: See TracChangeset for help on using the changeset viewer.