Calling getChannels() for SPWs that do not appear in the
DataDescription table (also called phantoms) caused an
exception due to the missing polarization entry in the
DataDescription table. This is supported now by returning
-1 in getPolarizationID() and supporting that value in the
makeChannelSelectorC() function.
Fixes partially CAS-11734