Changeset 462


Ignore:
Timestamp:
02/17/05 01:44:46 (19 years ago)
Author:
kil064
Message:

track change to SDPolUtil

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMemTable.cc

    r457 r462  
    717717     Array<Bool> tMask(farr.shape());
    718718     convertArray(tMask, farr);
    719      mask = SDPolUtil::stokesMask (tMask, True);
     719     mask = SDPolUtil::stokesData (tMask, True);
    720720  } else {
    721721     specCol_.get(whichRow, arr);
Note: See TracChangeset for help on using the changeset viewer.