Changeset 543


Ignore:
Timestamp:
03/08/05 15:46:27 (19 years ago)
Author:
phi196
Message:

simple help change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/asapmath.py

    r524 r543  
    1212                  False averages all scans together,
    1313        weight:   Weighting scheme. 'none, 'var' (1/var(spec)
    14                   weighted), 'tsys' (1/Tsys**2 weighted), or 'tint'
    15                   (integration time weighted). The default is 'tint'
     14                  weighted), 'tsys' (1/Tsys**2 weighted), 'tint'
     15                  (integration time weighted) or 'tintsys' (Tsys
     16                  and tint). The default is 'tint'
    1617    Example:
    1718        # return a time averaged scan from scana and scanb
Note: See TracChangeset for help on using the changeset viewer.