expand_pop

nrv.nmod.utils.expand_pop(y_axons: ndarray, z_axons: ndarray, factor: float) array[source]

Expand population of placed axons by a specified number

Parameters:
  • y_axons (np.ndarray) – y coordinate of the axons, in um

  • z_axons (np.ndarray) – z coordinate of the axons, in um

  • factor (float) – expansion factor, unitless