allensdk.model.biophys_sim.neuron.hoc_utils module

class allensdk.model.biophys_sim.neuron.hoc_utils.HocUtils(description)[source]

Bases: object

A helper class for containing references to NEUORN.

Attributes:
hobject

The NEURON hoc object.

nrnobject

The NEURON python object.

neuronmodule

The NEURON module.

h = None
initialize_hoc()[source]

Basic setup for NEURON.

neuron = None
nrn = None