Changeset 1216
- Timestamp:
- 08/30/06 12:31:50 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/Release2.1.0b/python/scantable.py
r1212 r1216 923 923 Otherwise, the scaling is done in-situ 924 924 The default is taken from .asaprc (False) 925 allaxes: if True apply to all spectra. Otherwise926 apply only to the selected (beam/pol/if)spectra only927 The default is taken from .asaprc (True if none)928 925 """ 929 926 if insitu is None: insitu = rcParams['insitu']
Note:
See TracChangeset
for help on using the changeset viewer.