atompy.CoordinateSystem.keep_where# CoordinateSystem.keep_where(mask)[source]# Keep every CoordinateSystem i where mask[i] == True. Parameters: maskndarrayArray of booleans. Returns: CoordinateSystem