Ignore:
Timestamp:
08/20/10 12:53:05 (14 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

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...

An implementation of asapmath.splitant() is changed since
the new filler doesn't support antenna parameter at the
moment.

The default behavior of MS filler also changed.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/PKSFiller.cpp

    r1874 r1880  
    7474  Vector<uInt> nchans,npols;
    7575
    76   String antenna("0");
     76  String antenna("");
    7777
    7878  reader_ = getPKSreader(inName, antenna, 0, 0, format, beams, ifs,
Note: See TracChangeset for help on using the changeset viewer.