single IFO bug fix
the generic polarization updates meant that there were arrays that have to have at least two elements (h+,hx, and beyond) but those arrays historically were allocated based on the number of interferometers. That's bad when it's a single interferometer. Fixed now.