myogen.simulator.neuron.populations.AffIa__Pool.get_initialization_data#
- AffIa__Pool.get_initialization_data() tuple[list, list]#
Return sections and their initial voltages for NEURON simulation setup.
Collects all soma and dendrite sections from the neuron population along with their corresponding initial voltage values for proper NEURON simulation initialization. Returns empty lists if this population doesn’t have voltage initialization (e.g., dummy cells).