- Timestamp:
- 02/22/05 11:21:39 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/python/scantable.py
r489 r497 82 82 name: the name of the outputfile. For format="FITS" this 83 83 is the directory file name into which all the files 84 will be written (default is 'asap_FITS') 84 will be written (default is 'asap_FITS'). For format 85 "ASCII" this is the root file name (data in 'name'.txt 86 and header in 'name'_header.txt) 85 87 format: an optional file format. Default is ASAP. 86 88 Allowed are - 'ASAP' (save as ASAP [aips++] Table),
Note:
See TracChangeset
for help on using the changeset viewer.