Changeset 160


Ignore:
Timestamp:
12/26/04 22:43:15 (19 years ago)
Author:
kil064
Message:

document that poly_baseline now operates on all rows in the scan

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/asapmath.py

    r150 r160  
    129129def poly_baseline(scan, mask=None, order=0):
    130130    """
    131     Return a scan which has been baselined by a polynomial.
     131    Return a scan which has been baselined (all rows) by a polynomial.
    132132    Parameters:
    133133        scan:    a scantable
Note: See TracChangeset for help on using the changeset viewer.