Changeset 271 for trunk/python
- Timestamp:
- 01/23/05 20:27:12 (21 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/python/asapmath.py (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/python/asapmath.pyr269 r271 199 199 def align(scan, insitu=None): 200 200 """ 201 Return a scan where all rows have been aligned in velocity. The 202 velocity reference frame (e.gh. LSRK), unit and doppler (e.g. OPTICAL) 203 are those set by functions set_unit and set_freqframe. The data 204 are aligned to the velocity abcissa at the first time present in the data. 201 205 scan: a scantable 202 206 insitu: if False a new scantable is returned. 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
