Ignore:
Timestamp:
03/08/05 15:27:49 (19 years ago)
Author:
mar637
Message:

Reworked stokestopolspectrum to have polIdx=-1 to enable polSel_.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_SDMemTable.cc

    r505 r539  
    7777         (boost::python::arg("whichRow")=0),
    7878         (boost::python::arg("linear")=false),
    79          (boost::python::arg("thepol")=0) )
     79         (boost::python::arg("thepol")=-1) )
    8080    .def("_getpolarizationlabel", &SDMemTableWrapper::getPolarizationLabel,
    8181         (boost::python::arg("linear")=false),
Note: See TracChangeset for help on using the changeset viewer.