def get_seed_shape(self): return RegularPolygon(n=6)
def get_seed_shape(self): return RegularPolygon(n=5, start_angle=np.pi / 2)