Changeset 535
- Timestamp:
- 03/08/05 11:36:05 (21 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/python/scantable.py (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/python/scantable.pyr532 r535 757 757 False averages all scans together, 758 758 weight: Weighting scheme. 'none', 'var' (1/var(spec) 759 weighted), 'tsys' (1/Tsys**2 weighted), or'tint'760 (integration time weighted) . The default is761 'tint'759 weighted), 'tsys' (1/Tsys**2 weighted), 'tint' 760 (integration time weighted) or 'tintsys' (Tint/Tsys**2). 761 The default is 'tint' 762 762 Example: 763 763 # time average the scantable without using a mask 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
