fascicle.translate
- fascicle.translate(y=0, z=0, with_geom: bool = True, with_pop: bool = True, with_context: bool = True)[source]
Translate the population and/or its geometry and/or stim and rec context.
- 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
with_context (bool, optional) – if True stimulation and recording contexts attach to the fascicle , by default True