Changeset 1522


Ignore:
Timestamp:
03/06/09 12:24:17 (15 years ago)
Author:
TakTsutsumi
Message:

New Development: No

JIRA Issue: No

Ready to Release: Yes

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: No

Module(s): Module Names change impacts.

Description: Updated the documentation for getpt


File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/alma/python/scantable.py

    r1517 r1522  
    3030                         (input rpfits/sdfits/ms) or replaces the value
    3131                         in existing scantables
     32            getpt:       for MeasurementSet input data only:
     33                         If True, all pointing data are filled.
     34                         The deafult is False, which makes time to load
     35                         the MS data faster in some cases.
    3236        """
    3337        if average is None:
Note: See TracChangeset for help on using the changeset viewer.