Ignore:
Timestamp:
03/11/13 12:46:39 (11 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: Yes CAS-4770

Ready for Test: Yes

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: test_sdcal2

Put in Release Notes: No

Module(s): Module Names change impacts.

Description: Describe your changes here...

Bug fix on handling data selection of input Scantable object.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STCalibration.cpp

    r2742 r2786  
    2525{
    2626  STSelector selOrg = scantable_->getSelection();
    27   setupSelector();
     27  setupSelector(selOrg);
    2828  scantable_->setSelection(sel_);
    2929 
Note: See TracChangeset for help on using the changeset viewer.