Changeset 1565
- Timestamp:
- 05/06/09 16:00:43 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/python/scantable.py
r1554 r1565 1214 1214 """ 1215 1215 Convert the data to a different polarisation type. 1216 Note that you will need cross-polarisation terms for most conversions. 1216 1217 Parameters: 1217 1218 poltype: The new polarisation type. Valid types are: 1218 "linear", " stokes" and "circular"1219 "linear", "circular", "stokes" and "linpol" 1219 1220 """ 1220 1221 varlist = vars()
Note:
See TracChangeset
for help on using the changeset viewer.