Changeset 1144
- Timestamp:
- 08/16/06 11:10:27 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/python/__init__.py
r1134 r1144 409 409 average_time - return the (weighted) time average of a scan 410 410 or a list of scans 411 average_channel - return the (median) average of a scantable412 411 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. 416 413 convert_pol - convert to a different polarisation type 417 414 auto_quotient - return the on/off quotient with 418 415 automatic detection of the on/off scans (closest 419 416 in time off is selected) 417 mx_quotient - Form a quotient using MX data (off beams) 420 418 scale, *, / - return a scan scaled by a given factor 421 419 add, +, - - return a scan with given value added
Note:
See TracChangeset
for help on using the changeset viewer.