axon_population.translate

axon_population.translate(y: float, z: float, with_geom: bool = True, with_pop: bool = True, mask_on: list[str] = [])

Translate the population and/or its geometry

Parameters:
  • y (float) – y axis value for the translation in um

  • z (float) – z axis value for the translation in um

  • with_geom (bool, optional) – if True rotate the geometry, by default True

  • with_pop (bool, optional) – if True rotate the population, by default True