Ignore:
Timestamp:
01/13/10 12:50:13 (14 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: Yes CAS-1799

Ready to Release: No

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...

Calibration algorithm for ALMA data (data from OSF) is updated.


File:
1 edited

Legend:

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

    r1666 r1673  
    3838            average = rcParams['scantable.autoaverage']
    3939        if getpt is None:
    40             getpt = False
     40            getpt = True
    4141        varlist = vars()
    4242        from asap._asap import stmath
Note: See TracChangeset for help on using the changeset viewer.