Ignore:
Timestamp:
08/16/06 11:11:45 (18 years ago)
Author:
mar637
Message:

added average_beam which is part of Ticket #45

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_STMath.cpp

    r1140 r1145  
    4747        .def("_averagechannel", &STMathWrapper::averageChannel)
    4848        .def("_averagepol", &STMathWrapper::averagePolarisations)
     49        .def("_averagebeams", &STMathWrapper::averageBeams)
    4950        .def("_unaryop", &STMathWrapper::unaryOperate)
    5051        .def("_auto_quotient", &STMathWrapper::autoQuotient)
Note: See TracChangeset for help on using the changeset viewer.