I call select_atoms method with following selection: '(resname WAT or resname HOH) and (sphzone 6.0 (resnum 99 147 231 261 289))'
Expected behaviour
I expect to get exactly the same results in 0.16.2 and 0.17.0 - 5 water molecules.
Actual behaviour
Version 0.16.2 gives 5 water molecules.
Version 0.17.0 gives 31 water molecules, completely different molecules.