Changes in trunk/src/python_Scantable.cpp [2435:2286]
- File:
-
- 1 edited
-
trunk/src/python_Scantable.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/python_Scantable.cpp
r2435 r2286 145 145 (boost::python::arg("nmin")=-1, 146 146 boost::python::arg("nmax")=-1) ) 147 .def("_regrid_specchan", &ScantableWrapper::regridSpecChannel,148 (boost::python::arg("nchan")=-1) )149 147 .def("_poly_baseline", &ScantableWrapper::polyBaseline) 150 148 .def("_auto_poly_baseline", &ScantableWrapper::autoPolyBaseline)
Note:
See TracChangeset
for help on using the changeset viewer.
