Changeset 509


Ignore:
Timestamp:
02/23/05 15:01:06 (19 years ago)
Author:
phi196
Message:

Help wording

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/asapmath.py

    r506 r509  
    237237def freq_align(scan, reftime=None, method='cubic', perif=False, insitu=None):
    238238    """
    239         Return a scan where all rows have been aligned in frequency. The
    240         alignment frequency frame (e.g. LSRK) is that set by function
     239        Return a scan where all rows have been aligned in frequency/velocity.
     240        The alignment frequency frame (e.g. LSRK) is that set by function
    241241        set_freqframe. 
    242242        scan:        a scantable
Note: See TracChangeset for help on using the changeset viewer.