I am working on a model of the granular layer in which Golgi and granule cells are explicitly modelled.
I would like to add the 3D location of each cell using pt3dadd. I am able to do so for the Golgi cells. However, when adding the 3D location to the granule cells' soma, the job crashes with the following error:
Code: Select all
NEURON: spFactor error: Singular
in run.hoc near line 776
pc1.psolve(tstop)
^
ParallelContext[0].psolve(20)
xopen("run.hoc")
I would appreciate any help on how to debug this.
Thank you,
Kind regards