axon_population.place_population_from_data

axon_population.place_population_from_data(pos: tuple[ndarray] | ndarray | str)[source]

_summary_

Parameters:

pos (tuple[np.ndarray] | np.ndarray) –

data to used to create the population. Supported data:
  • str: of the file path and name where to load the population properties.

  • tuple[np.ndarray] containing the population properties.

  • np.ndarray: of dimention (2, n_ax)