Changeset 1216


Ignore:
Timestamp:
08/30/06 12:31:50 (18 years ago)
Author:
phi196
Message:

allaxes does not exist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/Release2.1.0b/python/scantable.py

    r1212 r1216  
    923923                         Otherwise, the scaling is done in-situ
    924924                         The default is taken from .asaprc (False)
    925             allaxes:         if True apply to all spectra. Otherwise
    926                          apply only to the selected (beam/pol/if)spectra only
    927                          The default is taken from .asaprc (True if none)
    928925        """
    929926        if insitu is None: insitu = rcParams['insitu']
Note: See TracChangeset for help on using the changeset viewer.